10:53:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/146683 10:53:46 Running as SYSTEM 10:53:46 [EnvInject] - Loading node environment variables. 10:53:46 Building remotely on prd-ubuntu2204-docker-8c-8g-12825 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 10:53:46 [ssh-agent] Looking for ssh-agent implementation... 10:53:46 $ ssh-agent 10:53:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8yzKUW/agent.1558 10:53:46 SSH_AGENT_PID=1560 10:53:46 [ssh-agent] Started. 10:53:46 Running ssh-add (command line suppressed) 10:53:46 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_42409985584912209.key (/w/workspace/cps-master-merge-java@tmp/private_key_42409985584912209.key) 10:53:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:53:47 The recommended git tool is: NONE 10:53:48 using credential onap-jenkins-ssh 10:53:48 Wiping out workspace first. 10:53:48 Cloning the remote Git repository 10:53:48 Cloning repository git://cloud.onap.org/mirror/cps.git 10:53:48 > git init /w/workspace/cps-master-merge-java # timeout=10 10:53:48 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:53:48 > git --version # timeout=10 10:53:48 > git --version # 'git version 2.34.1' 10:53:48 using GIT_SSH to set credentials Gerrit user 10:53:48 Verifying host key using manually-configured host key entries 10:53:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:53:51 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:53:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:52 Avoid second fetch 10:53:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:53:52 Checking out Revision 95071594ee80dd8d9d67d9aa25ff72cb701b2c4a (refs/remotes/origin/master) 10:53:52 > git config core.sparsecheckout # timeout=10 10:53:52 > git checkout -f 95071594ee80dd8d9d67d9aa25ff72cb701b2c4a # timeout=30 10:53:52 Commit message: "Resolve failing groovy test" 10:53:52 > git rev-list --no-walk 746779f10ec1b2602f13115cec7ce9bb6a2102a0 # timeout=10 10:53:55 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 10:53:55 provisioning config files... 10:53:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:53:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:53:55 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1197798406255378500.sh 10:53:55 ---> python-tools-install.sh 10:53:55 Setup pyenv: 10:53:56 * system (set by /opt/pyenv/version) 10:53:56 * 3.8.20 (set by /opt/pyenv/version) 10:53:56 * 3.9.20 (set by /opt/pyenv/version) 10:53:56 3.10.15 10:53:56 3.11.10 10:54:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouhx 10:54:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:04 lf-activate-venv(): INFO: Base packages installed successfully 10:54:04 lf-activate-venv(): INFO: Installing additional packages: lftools 10:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-ouhx/bin to PATH 10:54:26 Generating Requirements File 10:54:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:54:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:54:48 Python 3.11.10 10:54:49 pip 26.1.2 from /tmp/venv-ouhx/lib/python3.11/site-packages/pip (python 3.11) 10:54:49 aiohappyeyeballs==2.7.1 10:54:49 aiohttp==3.14.3 10:54:49 aiosignal==1.4.0 10:54:49 appdirs==1.4.4 10:54:49 argcomplete==3.7.0 10:54:49 aspy.yaml==1.3.0 10:54:49 attrs==26.1.0 10:54:49 autopage==0.6.0 10:54:49 beautifulsoup4==4.15.0 10:54:49 boto3==1.43.56 10:54:49 botocore==1.43.56 10:54:49 bs4==0.0.2 10:54:49 certifi==2026.7.22 10:54:49 cffi==2.1.0 10:54:49 cfgv==3.5.0 10:54:49 chardet==7.4.3 10:54:49 charset-normalizer==3.4.9 10:54:49 click==8.4.2 10:54:49 cliff==4.15.0 10:54:49 cmd2==4.1.2 10:54:49 cryptography==3.3.2 10:54:49 debtcollector==3.1.0 10:54:49 decorator==5.3.1 10:54:49 defusedxml==0.7.1 10:54:49 Deprecated==1.3.1 10:54:49 distlib==0.4.3 10:54:49 dnspython==2.8.0 10:54:49 docker==7.2.0 10:54:49 dogpile.cache==1.5.0 10:54:49 durationpy==0.10 10:54:49 email-validator==2.3.0 10:54:49 filelock==3.32.0 10:54:49 frozenlist==1.8.0 10:54:49 future==1.0.0 10:54:49 gitdb==4.0.12 10:54:49 GitPython==3.1.57 10:54:49 httplib2==0.30.2 10:54:49 identify==2.6.19 10:54:49 idna==3.18 10:54:49 importlib-resources==1.5.0 10:54:49 iso8601==2.1.0 10:54:49 Jinja2==3.1.6 10:54:49 jmespath==1.1.0 10:54:49 jsonpatch==1.33 10:54:49 jsonpointer==3.1.1 10:54:49 jsonschema==4.26.0 10:54:49 jsonschema-specifications==2025.9.1 10:54:49 keystoneauth1==5.15.0 10:54:49 kubernetes==36.0.3 10:54:49 lftools==0.37.22 10:54:49 lxml==6.1.1 10:54:49 markdown-it-py==4.2.0 10:54:49 MarkupSafe==3.0.3 10:54:49 mdurl==0.1.2 10:54:49 msgpack==1.2.1 10:54:49 multi_key_dict==2.0.3 10:54:49 multidict==6.7.1 10:54:49 munch==4.0.0 10:54:49 netaddr==1.3.0 10:54:49 niet==1.4.2 10:54:49 nodeenv==1.10.0 10:54:49 oauth2client==4.1.3 10:54:49 oauthlib==3.3.1 10:54:49 openstacksdk==4.17.0 10:54:49 os-service-types==1.8.2 10:54:49 osc-lib==4.7.0 10:54:49 oslo.config==10.6.0 10:54:49 oslo.context==6.5.0 10:54:49 oslo.i18n==6.9.0 10:54:49 oslo.log==8.3.0 10:54:49 oslo.serialization==5.11.0 10:54:49 oslo.utils==10.1.1 10:54:49 packaging==26.2 10:54:49 pbr==7.0.3 10:54:49 platformdirs==4.11.0 10:54:49 prettytable==3.18.0 10:54:49 prompt_toolkit==3.0.53 10:54:49 propcache==0.5.2 10:54:49 psutil==7.2.2 10:54:49 pyasn1==0.6.4 10:54:49 pyasn1_modules==0.4.2 10:54:49 pycparser==3.0 10:54:49 pygerrit2==2.0.15 10:54:49 PyGithub==2.9.1 10:54:49 Pygments==2.20.0 10:54:49 PyJWT==2.13.0 10:54:49 PyNaCl==1.6.2 10:54:49 pyparsing==2.4.7 10:54:49 pyperclip==1.11.0 10:54:49 pyrsistent==0.20.0 10:54:49 python-dateutil==2.9.0.post0 10:54:49 python-discovery==1.5.0 10:54:49 python-heatclient==5.2.0 10:54:49 python-jenkins==1.8.3 10:54:49 python-keystoneclient==5.8.0 10:54:49 python-magnumclient==4.11.0 10:54:49 python-manilaclient==6.2.0 10:54:49 python-openstackclient==10.2.1 10:54:49 python-swiftclient==4.10.0 10:54:49 PyYAML==6.0.3 10:54:49 referencing==0.37.0 10:54:49 requests==2.34.2 10:54:49 requests-oauthlib==2.0.0 10:54:49 rfc3986==2.0.0 10:54:49 rich==15.0.0 10:54:49 rich-argparse==1.8.0 10:54:49 rpds-py==2026.6.3 10:54:49 rsa==4.9.1 10:54:49 ruamel.yaml==0.19.1 10:54:49 ruamel.yaml.clib==0.2.15 10:54:49 s3transfer==0.19.2 10:54:49 simplejson==4.1.1 10:54:49 six==1.17.0 10:54:49 smmap==5.0.3 10:54:49 soupsieve==2.9.1 10:54:49 stevedore==5.9.0 10:54:49 tabulate==0.10.0 10:54:49 toml==0.10.2 10:54:49 tomlkit==0.15.1 10:54:49 tqdm==4.69.1 10:54:49 typing_extensions==4.16.0 10:54:49 urllib3==1.26.20 10:54:49 virtualenv==21.7.0 10:54:49 wcwidth==0.8.2 10:54:49 websocket-client==1.9.0 10:54:49 wrapt==2.2.2 10:54:49 xdg==6.0.0 10:54:49 xmltodict==1.0.4 10:54:49 yarl==1.24.5 10:54:49 yq==4.1.2 10:54:49 [cps-master-merge-java] $ /bin/sh /tmp/jenkins15348254120708524741.sh 10:54:49 ---> uv-install.sh 10:54:49 Installing uv/uvx (latest) using shell installer 10:54:49 2026-07-27 10:54:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-d5469g.sh" [1] 10:54:49 downloading uv 0.11.32 x86_64-unknown-linux-gnu 10:54:50 installing to /home/jenkins/.local/bin 10:54:50 uv 10:54:50 uvx 10:54:50 everything's installed! 10:54:50 10:54:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:54:50 10:54:50 source $HOME/.local/bin/env (sh, bash, zsh) 10:54:50 source $HOME/.local/bin/env.fish (fish) 10:54:50 Adding install location to PATH 10:54:50 ---> Validating uv/uvx install 10:54:50 uvx 0.11.32 (x86_64-unknown-linux-gnu) 10:54:50 [EnvInject] - Injecting environment variables from a build step. 10:54:50 [EnvInject] - Injecting as environment variables the properties content 10:54:50 SET_JDK_VERSION=openjdk21 10:54:50 GIT_URL="git://cloud.onap.org/mirror" 10:54:50 10:54:50 [EnvInject] - Variables injected successfully. 10:54:50 [cps-master-merge-java] $ /bin/sh /tmp/jenkins1382087239485999748.sh 10:54:50 ---> update-java-alternatives.sh 10:54:50 ---> Updating Java version 10:54:51 ---> Ubuntu/Debian system detected 10:54:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:54:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:54:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:54:51 openjdk version "21.0.11" 2026-04-21 10:54:51 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 10:54:51 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 10:54:51 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 10:54:51 [EnvInject] - Injecting environment variables from a build step. 10:54:51 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:54:51 [EnvInject] - Variables injected successfully. 10:54:51 provisioning config files... 10:54:51 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config14837736066756947283tmp 10:54:51 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config14898792901621240492tmp 10:54:51 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 10:54:51 Run condition [Regular expression match] preventing perform for step [Execute shell] 10:54:51 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-12825 10:54:52 using settings config with name cps-settings 10:54:52 Replacing all maven server entries not found in credentials list is true 10:54:52 using global settings config with name global-settings 10:54:52 Replacing all maven server entries not found in credentials list is true 10:54:52 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings14397098533316170002.xml -gs /tmp/global-settings4805084160619018807.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=95071594ee80dd8d9d67d9aa25ff72cb701b2c4a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/146683 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=146683 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/83/146683/1 -DGERRIT_NEWREV=95071594ee80dd8d9d67d9aa25ff72cb701b2c4a "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVzb2x2ZSBmYWlsaW5nIGdyb292eSB0ZXN0CgpJc3N1ZS1JRDogQ1BTLTMyNzkKQ2hhbmdlLUlkOiBJNGY1NzZkOTM0N2M4YjJkYjNjNjFlNjY2NmIxYmFkODFiNGFlM2YyNwpTaWduZWQtb2ZmLWJ5OiBzZWFuYmVpcm5lIDxzZWFuLmJlaXJuZUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Resolve failing groovy test" -DGERRIT_EVENT_ACCOUNT_USERNAME=emaclee -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4f576d9347c8b2db3c61e6666b1bad81b4ae3f27 -DGERRIT_EVENT_HASH=-446941634 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:54:53 [INFO] Scanning for projects... 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test-with-auth:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.8.2-SNAPSHOT 10:54:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-merge-java/cps-parent/pom.xml, line 579, column 21 10:54:55 [WARNING] 10:54:55 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:54:55 [WARNING] 10:54:55 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:54:55 [WARNING] 10:54:55 [INFO] ------------------------------------------------------------------------ 10:54:55 [INFO] Reactor Build Order: 10:54:55 [INFO] 10:54:55 [INFO] org.onap.cps:cps-dependencies [pom] 10:54:55 [INFO] cps-bom [pom] 10:54:55 [INFO] checkstyle [jar] 10:54:55 [INFO] cps-parent [pom] 10:54:55 [INFO] cps-events [jar] 10:54:55 [INFO] cps-path-parser [jar] 10:54:55 [INFO] cps-service [jar] 10:54:55 [INFO] cps-rest [jar] 10:54:55 [INFO] cps-ncmp-events [jar] 10:54:55 [INFO] provmns-api [jar] 10:54:55 [INFO] cps-ncmp-service [jar] 10:54:55 [INFO] cps-ncmp-rest [jar] 10:54:55 [INFO] cps-ncmp-rest-stub [pom] 10:54:55 [INFO] cps-ncmp-rest-stub-service [jar] 10:54:55 [INFO] cps-ncmp-rest-stub-app [jar] 10:54:55 [INFO] cps-ri [jar] 10:54:55 [INFO] test-dcm-rest [jar] 10:54:55 [INFO] integration-test [jar] 10:54:55 [INFO] integration-test-with-auth [jar] 10:54:55 [INFO] spotbugs [jar] 10:54:55 [INFO] cps-application [jar] 10:54:55 [INFO] policy-executor-stub [jar] 10:54:55 [INFO] jacoco-report [jar] 10:54:55 [INFO] cps [pom] 10:54:55 [INFO] 10:54:55 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:54:55 [INFO] Building org.onap.cps:cps-dependencies 3.8.2-SNAPSHOT [1/24] 10:54:55 [INFO] from cps-dependencies/pom.xml 10:54:55 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:55 [INFO] 10:54:55 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- 10:54:55 [INFO] 10:54:55 [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- 10:54:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.8.2-SNAPSHOT/cps-dependencies-3.8.2-SNAPSHOT.pom 10:54:55 [INFO] 10:54:55 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-dependencies --- 10:54:56 [INFO] 10:54:56 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:54:56 [INFO] Building cps-bom 3.8.2-SNAPSHOT [2/24] 10:54:56 [INFO] from cps-bom/pom.xml 10:54:56 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:56 [INFO] 10:54:56 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- 10:54:56 [INFO] 10:54:56 [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- 10:54:56 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.8.2-SNAPSHOT/cps-bom-3.8.2-SNAPSHOT.pom 10:54:56 [INFO] 10:54:56 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-bom --- 10:54:56 [INFO] 10:54:56 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:54:56 [INFO] Building checkstyle 3.8.2-SNAPSHOT [3/24] 10:54:56 [INFO] from checkstyle/pom.xml 10:54:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:54:56 [INFO] 10:54:56 [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- 10:54:56 [INFO] 10:54:56 [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- 10:54:56 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:54:56 [INFO] Copying 6 resources from src/main/resources to target/classes 10:54:56 [INFO] 10:54:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- 10:54:57 [INFO] No sources to compile 10:54:57 [INFO] 10:54:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- 10:54:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:54:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 10:54:57 [INFO] 10:54:57 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- 10:54:57 [INFO] No sources to compile 10:54:57 [INFO] 10:54:57 [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- 10:54:57 [INFO] No tests to run. 10:54:57 [INFO] 10:54:57 [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- 10:54:58 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.8.2-SNAPSHOT.jar 10:54:58 [INFO] 10:54:58 [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- 10:54:59 ======================================================================================================================== 10:54:59 Copyright Check Python Script: 10:54:59 0 issue(s) found after 1 altered file(s) checked 10:54:59 ======================================================================================================================== 10:54:59 [INFO] 10:54:59 [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- 10:54:59 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.8.2-SNAPSHOT/checkstyle-3.8.2-SNAPSHOT.pom 10:54:59 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.8.2-SNAPSHOT/checkstyle-3.8.2-SNAPSHOT.jar 10:54:59 [INFO] 10:54:59 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ checkstyle --- 10:54:59 [INFO] 10:54:59 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:54:59 [INFO] Building cps-parent 3.8.2-SNAPSHOT [4/24] 10:54:59 [INFO] from cps-parent/pom.xml 10:54:59 [INFO] --------------------------------[ pom ]--------------------------------- 10:54:59 [INFO] 10:54:59 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- 10:54:59 [INFO] 10:54:59 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 10:54:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:54:59 [INFO] 10:54:59 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-parent --- 10:55:01 [INFO] You have 0 Checkstyle violations. 10:55:01 [INFO] 10:55:01 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-parent --- 10:55:02 [INFO] You have 0 Checkstyle violations. 10:55:02 [INFO] 10:55:02 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- 10:55:02 [INFO] No sources specified for compilation. Skipping. 10:55:02 [INFO] 10:55:02 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- 10:55:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:02 [INFO] 10:55:02 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- 10:55:02 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 10:55:02 [INFO] 10:55:02 [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- 10:55:02 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.8.2-SNAPSHOT/cps-parent-3.8.2-SNAPSHOT.pom 10:55:02 [INFO] 10:55:02 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-parent --- 10:55:02 [INFO] 10:55:02 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:55:02 [INFO] Building cps-events 3.8.2-SNAPSHOT [5/24] 10:55:02 [INFO] from cps-events/pom.xml 10:55:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:03 [INFO] 10:55:03 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- 10:55:03 [INFO] 10:55:03 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 10:55:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:55:03 [INFO] 10:55:03 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- 10:55:03 [INFO] 10:55:03 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-events --- 10:55:03 [INFO] You have 0 Checkstyle violations. 10:55:03 [INFO] 10:55:03 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-events --- 10:55:03 [INFO] You have 0 Checkstyle violations. 10:55:03 [INFO] 10:55:03 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- 10:55:03 [INFO] Copying 2 resources from src/main/resources to target/classes 10:55:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 10:55:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 10:55:03 [INFO] 10:55:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- 10:55:03 [INFO] Recompiling the module because of changed source code. 10:55:03 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 10:55:04 [INFO] 10:55:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- 10:55:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 10:55:04 [INFO] 10:55:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- 10:55:04 [INFO] No sources to compile 10:55:04 [INFO] 10:55:04 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- 10:55:04 [INFO] No sources specified for compilation. Skipping. 10:55:04 [INFO] 10:55:04 [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- 10:55:05 [INFO] No tests to run. 10:55:05 [INFO] 10:55:05 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- 10:55:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:05 [INFO] 10:55:05 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- 10:55:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 10:55:05 [INFO] 10:55:05 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- 10:55:05 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.8.2-SNAPSHOT.jar 10:55:05 [INFO] 10:55:05 [INFO] --- install:3.1.2:install (default-install) @ cps-events --- 10:55:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.8.2-SNAPSHOT/cps-events-3.8.2-SNAPSHOT.pom 10:55:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.8.2-SNAPSHOT/cps-events-3.8.2-SNAPSHOT.jar 10:55:05 [INFO] 10:55:05 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-events --- 10:55:05 [INFO] 10:55:05 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:55:05 [INFO] Building cps-path-parser 3.8.2-SNAPSHOT [6/24] 10:55:05 [INFO] from cps-path-parser/pom.xml 10:55:05 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:06 [INFO] 10:55:06 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- 10:55:06 [INFO] 10:55:06 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:55:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:55:06 [INFO] 10:55:06 [INFO] --- antlr4:4.13.2:antlr4 (default) @ cps-path-parser --- 10:55:06 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 10:55:06 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:55:06 [INFO] 10:55:06 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-path-parser --- 10:55:06 [INFO] You have 0 Checkstyle violations. 10:55:06 [INFO] 10:55:06 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-path-parser --- 10:55:07 [INFO] You have 0 Checkstyle violations. 10:55:07 [INFO] 10:55:07 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- 10:55:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 10:55:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 10:55:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 10:55:07 [INFO] 10:55:07 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- 10:55:07 [INFO] Recompiling the module because of changed source code. 10:55:07 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 10:55:07 [INFO] Annotation processing is enabled because one or more processors were found 10:55:07 on the class path. A future release of javac may disable annotation processing 10:55:07 unless at least one processor is specified by name (-processor), or a search 10:55:07 path is specified (--processor-path, --processor-module-path), or annotation 10:55:07 processing is enabled explicitly (-proc:only, -proc:full). 10:55:07 Use -Xlint:-options to suppress this message. 10:55:07 Use -proc:none to disable annotation processing. 10:55:07 [INFO] 10:55:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- 10:55:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 10:55:07 [INFO] 10:55:07 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 10:55:07 [INFO] No sources to compile 10:55:07 [INFO] 10:55:07 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- 10:55:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:08 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:55:08 [INFO] Parallel parsing disabled. 10:55:08 [INFO] Compiled 4 files. 10:55:08 [INFO] 10:55:08 [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- 10:55:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:55:09 [INFO] 10:55:09 [INFO] ------------------------------------------------------- 10:55:09 [INFO] T E S T S 10:55:09 [INFO] ------------------------------------------------------- 10:55:10 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:55:11 line 1:2 missing QName at '/' 10:55:11 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:55:11 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:55:11 line 1:18 missing QName at '' 10:55:11 line 1:37 mismatched input '@' expecting {'[', '/'} 10:55:11 line 1:37 mismatched input ']' expecting {'[', '/'} 10:55:11 line 1:37 mismatched input '::' expecting {'[', '/'} 10:55:11 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 10:55:11 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 10:55:11 line 1:14 no viable alternative at input '[-' 10:55:11 line 1:22 mismatched input ']' expecting '@' 10:55:11 line 1:22 mismatched input '1' expecting '@' 10:55:11 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:55:11 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:55:11 line 1:14 no viable alternative at input '[]' 10:55:11 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 10:55:11 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 10:55:11 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:55:11 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:55:11 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 10:55:11 line 1:25 mismatched input ''1'' expecting '@' 10:55:11 line 1:25 mismatched input '2' expecting '@' 10:55:11 line 1:14 no viable alternative at input '[1' 10:55:11 line 1:15 missing QName at '=' 10:55:11 line 1:15 missing QName at '=' 10:55:11 line 1:15 mismatched input ']' expecting QName 10:55:11 line 1:24 missing StringLiteral at ']' 10:55:11 line 1:22 missing QName at ',' 10:55:11 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:55:11 line 1:2 extraneous input '/' expecting QName 10:55:11 line 1:8 mismatched input '*' expecting QName 10:55:11 line 1:0 mismatched input '' expecting '/' 10:55:11 line 1:1 no viable alternative at input '/' 10:55:11 [INFO] Tests run: 117, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:55:11 [INFO] 10:55:11 [INFO] Results: 10:55:11 [INFO] 10:55:11 [INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0 10:55:11 [INFO] 10:55:11 [INFO] 10:55:11 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- 10:55:11 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:55:11 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 10:55:11 [INFO] 10:55:11 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- 10:55:11 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:55:11 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 10:55:11 [INFO] All coverage checks have been met. 10:55:11 [INFO] 10:55:11 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- 10:55:11 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.8.2-SNAPSHOT.jar 10:55:11 [INFO] 10:55:11 [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- 10:55:11 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.8.2-SNAPSHOT/cps-path-parser-3.8.2-SNAPSHOT.pom 10:55:11 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.8.2-SNAPSHOT/cps-path-parser-3.8.2-SNAPSHOT.jar 10:55:11 [INFO] 10:55:11 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-path-parser --- 10:55:11 [INFO] 10:55:11 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:55:11 [INFO] Building cps-service 3.8.2-SNAPSHOT [7/24] 10:55:11 [INFO] from cps-service/pom.xml 10:55:11 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:17 [INFO] 10:55:17 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- 10:55:17 [INFO] 10:55:17 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 10:55:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:55:17 [INFO] 10:55:17 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-service --- 10:55:17 [INFO] You have 0 Checkstyle violations. 10:55:17 [INFO] 10:55:17 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-service --- 10:55:18 [INFO] You have 0 Checkstyle violations. 10:55:18 [INFO] 10:55:18 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- 10:55:18 [INFO] Copying 2 resources from src/main/resources to target/classes 10:55:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 10:55:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 10:55:18 [INFO] 10:55:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- 10:55:18 [INFO] Recompiling the module because of changed dependency. 10:55:18 [INFO] Compiling 101 source files with javac [debug release 21] to target/classes 10:55:20 [INFO] Annotation processing is enabled because one or more processors were found 10:55:20 on the class path. A future release of javac may disable annotation processing 10:55:20 unless at least one processor is specified by name (-processor), or a search 10:55:20 path is specified (--processor-path, --processor-module-path), or annotation 10:55:20 processing is enabled explicitly (-proc:only, -proc:full). 10:55:20 Use -Xlint:-options to suppress this message. 10:55:20 Use -proc:none to disable annotation processing. 10:55:20 [INFO] 10:55:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- 10:55:20 [INFO] Copying 33 resources from src/test/resources to target/test-classes 10:55:20 [INFO] 10:55:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-service --- 10:55:20 [INFO] Recompiling the module because of changed dependency. 10:55:20 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 10:55:20 [INFO] Annotation processing is enabled because one or more processors were found 10:55:20 on the class path. A future release of javac may disable annotation processing 10:55:20 unless at least one processor is specified by name (-processor), or a search 10:55:20 path is specified (--processor-path, --processor-module-path), or annotation 10:55:20 processing is enabled explicitly (-proc:only, -proc:full). 10:55:20 Use -Xlint:-options to suppress this message. 10:55:20 Use -proc:none to disable annotation processing. 10:55:20 [INFO] 10:55:20 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- 10:55:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:20 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:55:20 [INFO] Parallel parsing disabled. 10:55:23 [INFO] Compiled 163 files. 10:55:23 [INFO] 10:55:23 [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- 10:55:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:55:23 [INFO] 10:55:23 [INFO] ------------------------------------------------------- 10:55:23 [INFO] T E S T S 10:55:23 [INFO] ------------------------------------------------------- 10:55:25 [INFO] Running org.onap.cps.config.AsyncConfigSpec 10:55:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.onap.cps.config.AsyncConfigSpec 10:55:25 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 10:55:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.onap.cps.config.CpsServicesConfigSpec 10:55:26 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:55:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 10:55:26 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:55:27 10:55:27.121 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=SourceIdentifier [invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 10:55:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:55:27 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 10:55:27 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 10:55:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:28 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 10:55:28 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 10:55:28 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 10:55:28 WARNING: Dynamic loading of agents will be disallowed by default in a future release 10:55:28 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 10:55:28 [INFO] Running org.onap.cps.events.EventProducerSpec 10:55:28 10:55:28.901 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:55:28 10:55:28.924 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 10:55:28 10:55:28.929 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:55:28 10:55:28.935 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:55:28 10:55:28.938 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 10:55:28 10:55:28.939 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 10:55:29 10:55:28.997 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 10:55:29 10:55:29.006 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 10:55:29 10:55:29.011 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 10:55:29 10:55:29.012 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 10:55:29 10:55:29.014 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 10:55:29 10:55:29.015 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 10:55:29 10:55:29.029 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 10:55:29 10:55:29.030 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 10:55:29 10:55:29.032 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 10:55:29 10:55:29.035 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 10:55:29 10:55:29.035 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 10:55:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in org.onap.cps.events.EventProducerSpec 10:55:29 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 10:55:29 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 10:55:29 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 10:55:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 10:55:29 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 10:55:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 10:55:29 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:55:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:55:29 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 10:55:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 10:55:29 [INFO] Running org.onap.cps.utils.YangParserSpec 10:55:29 10:55:29.385 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 10:55:29 10:55:29.387 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 10:55:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.onap.cps.utils.YangParserSpec 10:55:29 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 10:55:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.CpsValidatorImplSpec 10:55:29 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 10:55:29 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:55:29 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:55:29 [Fatal Error] :1:1: Premature end of file. 10:55:29 line 1:1 no viable alternative at input '/' 10:55:29 line 1:1 no viable alternative at input '/[' 10:55:29 line 1:11 missing QName at '' 10:55:30 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.onap.cps.utils.YangParserHelperSpec 10:55:30 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 10:55:30 [Fatal Error] :1:1: Content is not allowed in prolog. 10:55:30 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.utils.XmlUtilsSpec 10:55:30 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:55:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.utils.YangUtilsSpec 10:55:30 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 10:55:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.onap.cps.utils.XmlObjectMapperSpec 10:55:30 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:55:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.utils.PrefixResolverSpec 10:55:30 [INFO] Running org.onap.cps.utils.GsonSpec 10:55:30 first-container a-leaf a-Value 10:55:30 last-container x-leaf x-value 10:55:30 10:55:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.GsonSpec 10:55:30 [INFO] Running org.onap.cps.utils.ContentTypeSpec 10:55:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.ContentTypeSpec 10:55:30 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:55:31 10:55:31.083 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:55:31 10:55:31.087 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:55:31 10:55:31.111 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:55:31 10:55:31.113 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:55:31 10:55:31.126 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:55:31 10:55:31.130 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to json array. 10:55:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.onap.cps.utils.JsonObjectMapperSpec 10:55:31 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:55:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.utils.DataMapUtilsSpec 10:55:31 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 10:55:31 line 1:9 no viable alternative at input '[' 10:55:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 10:55:31 [INFO] Running org.onap.cps.utils.deltareport.GroupedDeltaReportGeneratorSpec 10:55:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.utils.deltareport.GroupedDeltaReportGeneratorSpec 10:55:31 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportGeneratorSpec 10:55:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.deltareport.DeltaReportGeneratorSpec 10:55:31 [INFO] Running org.onap.cps.utils.deltareport.CompletionExceptionConverterSpec 10:55:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.utils.deltareport.CompletionExceptionConverterSpec 10:55:31 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:55:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.JsonParserStreamSpec 10:55:31 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 10:55:31 10:55:31.412 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:55:31 10:55:31.442 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:55:31 10:55:31.443 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 10:55:31 10:55:31.453 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 10:55:31 10:55:31.456 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 10:55:31 10:55:31.464 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 10:55:31 10:55:31.468 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:55:31 10:55:31.471 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:55:31 10:55:31.471 [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 10:55:31 10:55:31.478 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:55:31 10:55:31.481 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 10:55:31 10:55:31.493 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:55:31 10:55:31.497 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 10:55:31 10:55:31.525 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 10:55:31 10:55:31.531 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 10:55:31 10:55:31.538 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 10:55:31 10:55:31.541 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 10:55:31 10:55:31.566 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 10:55:31 10:55:31.568 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 10:55:31 10:55:31.570 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 10:55:31 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.onap.cps.init.AbstractModelLoaderSpec 10:55:31 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 10:55:31 10:55:31.581 [main] INFO org.onap.cps.init.AbstractSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 10:55:31 10:55:31.583 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 10:55:31 10:55:31.583 [main] INFO org.onap.cps.init.AbstractSubscriptionModelLoader -- Model Loader #1 Completed 10:55:31 10:55:31.586 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 10:55:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 10:55:31 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 10:55:31 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 10:55:31 --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 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system.logo 10:55:31 INFO: [10.30.106.233]:5701 [dev] [5.5.0] 10:55:31 o o o o---o o--o o o---o o o----o o--o--o 10:55:31 | | / \ / | / / \ | | 10:55:31 o----o o o o----o | o o o----o | 10:55:31 | | * \ / | \ * \ | | 10:55:31 o o * o o---o o--o o----o o---o * o o----o o 10:55:31 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system 10:55:31 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system 10:55:31 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system 10:55:31 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system 10:55:31 INFO: [10.30.106.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. 10:55:31 Jul 27, 2026 10:55:31 AM com.hazelcast.system 10:55:31 INFO: [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:55:31 To enable the Jet engine on the members, do one of the following: 10:55:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:55:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:55:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:55:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:55:32 Jul 27, 2026 10:55:32 AM com.hazelcast.system.security 10:55:32 INFO: [10.30.106.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. 10:55:32 Jul 27, 2026 10:55:32 AM com.hazelcast.instance.impl.Node 10:55:32 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:55:32 Jul 27, 2026 10:55:32 AM com.hazelcast.internal.diagnostics.Diagnostics 10:55:32 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:55:32 Jul 27, 2026 10:55:32 AM com.hazelcast.core.LifecycleService 10:55:32 INFO: [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.internal.cluster.ClusterService 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] 10:55:35 10:55:35 Members {size:1, ver:1} [ 10:55:35 Member [10.30.106.233]:5701 - dd0a52ea-e90c-40c8-aa4e-8d686300f078 this 10:55:35 ] 10:55:35 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.core.LifecycleService 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.core.LifecycleService 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - dd0a52ea-e90c-40c8-aa4e-8d686300f078 this is handled 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.instance.impl.Node 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.instance.impl.Node 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.instance.impl.Node 10:55:35 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:55:35 Jul 27, 2026 10:55:35 AM com.hazelcast.client.impl.ClientEngine 10:55:35 WARNING: [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:55:35 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:55:35 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:55:35 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:55:35 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:55:35 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:55:35 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:55:35 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:55:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:55:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:55:35 at java.base/java.lang.Thread.run(Thread.java:1583) 10:55:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:55:35 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:55:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:55:35 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:55:35 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:55:35 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:55:35 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:55:35 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:55:35 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:55:35 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:55:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:55:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:55:35 at java.base/java.lang.Thread.run(Thread.java:1583) 10:55:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:55:35 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:55:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:55:35 at ------ submitted from ------.() 10:55:35 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:55:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:55:35 ... 16 more 10:55:35 10:55:36 Jul 27, 2026 10:55:36 AM com.hazelcast.instance.impl.NodeExtension 10:55:36 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:55:36 Jul 27, 2026 10:55:36 AM com.hazelcast.instance.impl.Node 10:55:36 INFO: [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1148 ms. 10:55:36 Jul 27, 2026 10:55:36 AM com.hazelcast.core.LifecycleService 10:55:36 INFO: [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:55:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.723 s -- in org.onap.cps.init.ModelLoaderLockSpec 10:55:36 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 10:55:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 10:55:36 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 10:55:36 10:55:36.352 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 10:55:36 10:55:36.353 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 10:55:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 10:55:36 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 10:55:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 10:55:36 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 10:55:36 10:55:36.386 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:55:36 10:55:36.387 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 10:55:36 10:55:36.387 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 10:55:36 10:55:36.387 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 10:55:36 10:55:36.388 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:55:36 10:55:36.388 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 10:55:36 10:55:36.388 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:55:36 10:55:36.489 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:55:36 10:55:36.589 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 10:55:36 10:55:36.592 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 10:55:36 10:55:36.592 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 10:55:36 10:55:36.592 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 10:55:36 10:55:36.593 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 10:55:36 10:55:36.593 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 10:55:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 10:55:36 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 10:55:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 10:55:36 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 10:55:36 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 10:55:36 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 10:55:36 10:55:36.944 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNode$Empty 10:55:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.onap.cps.impl.DataNodeBuilderSpec 10:55:36 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 10:55:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 10:55:37 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 10:55:37 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:55:37 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:55:37 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 10:55:37 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 10:55:37 [Fatal Error] :1:1: Content is not allowed in prolog. 10:55:37 [Fatal Error] :1:1: Content is not allowed in prolog. 10:55:37 10:55:37.424 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 10:55:37 java.lang.Exception: Sending failed 10:55:37 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:55:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:55:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:55:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:37 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:588) 10:55:37 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:55:37 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:55:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:55:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:55:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:55:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:55:37 at groovy.lang.Closure.call(Closure.java:427) 10:55:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:55:37 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:55:37 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:55:37 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:55:37 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:55:37 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:55:37 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:55:37 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:55:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:55:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:55:37 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:55:37 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$564226779.sendCpsDataUpdateEvent(Unknown Source) 10:55:37 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 10:55:37 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 10:55:37 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 10:55:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:37 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:590) 10:55:37 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:55:37 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:55:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:55:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:55:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:55:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:55:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:55:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:55:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:55:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:55:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:55:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:55:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:55:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:55:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:55:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:55:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:55:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:55:37 [WARNING] Tests run: 82, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.467 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 10:55:37 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 10:55:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 10:55:37 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 10:55:37 10:55:37,833 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:37 10:55:37,833 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:55:37 10:55:37,835 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:55:38 10:55:37,971 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:55:38 10:55:37,971 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:55:38 10:55:38 . ____ _ __ _ _ 10:55:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:38 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:38 =========|_|==============|___/=/_/_/_/ 10:55:38 10:55:38 :: Spring Boot :: (v4.1.0) 10:55:38 10:55:38 2026-07-27T10:55:38.207Z INFO 2326 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.11 with PID 2326 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 10:55:38 2026-07-27T10:55:38.208Z INFO 2326 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:55:38 2026-07-27T10:55:38.457Z INFO 2326 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.941 seconds (process running for 15.246) 10:55:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 10:55:38 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 10:55:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 10:55:38 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 10:55:38 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 10:55:38 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 10:55:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsFacadeImplSpec 10:55:38 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 10:55:39 10:55:38,903 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:39 10:55:38,903 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:55:39 10:55:38,903 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:55:39 10:55:38,912 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:55:39 10:55:38,912 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:55:39 10:55:39 . ____ _ __ _ _ 10:55:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:39 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:39 =========|_|==============|___/=/_/_/_/ 10:55:39 10:55:39 :: Spring Boot :: (v4.1.0) 10:55:39 10:55:39 2026-07-27T10:55:38.921Z INFO 2326 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.11 with PID 2326 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 10:55:39 2026-07-27T10:55:38.921Z INFO 2326 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:55:39 o o o o---o o--o o o---o o o----o o--o--o 10:55:39 | | / \ / | / / \ | | 10:55:39 o----o o o o----o | o o o----o | 10:55:39 | | * \ / | \ * \ | | 10:55:39 o o * o o---o o--o o----o o---o * o o----o o 10:55:39 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.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. 10:55:39 2026-07-27T10:55:38.961Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 10:55:39 To enable the Jet engine on the members, do one of the following: 10:55:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:55:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:55:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:55:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:55:39 2026-07-27T10:55:38.972Z INFO 2326 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:55:39 2026-07-27T10:55:38.974Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 10:55:39 2026-07-27T10:55:38.981Z INFO 2326 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:55:39 2026-07-27T10:55:38.982Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTING 10:55:41 2026-07-27T10:55:41.291Z INFO 2326 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:55:41 10:55:41 Members {size:1, ver:1} [ 10:55:41 Member [10.30.106.233]:5701 - 01f2d8c7-50d4-4e18-96e1-c4ee820fafb0 this 10:55:41 ] 10:55:41 10:55:41 2026-07-27T10:55:41.292Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTED 10:55:41 2026-07-27T10:55:41.309Z INFO 2326 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.433 seconds (process running for 18.099) 10:55:41 2026-07-27T10:55:41.315Z INFO 2326 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:55:41 2026-07-27T10:55:41.323Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:55:41 2026-07-27T10:55:41.324Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 10:55:41 2026-07-27T10:55:41.325Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 10:55:41 2026-07-27T10:55:41.325Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 10:55:41 2026-07-27T10:55:41.402Z INFO 2326 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 10:55:41 2026-07-27T10:55:41.403Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 10:55:41 2026-07-27T10:55:41.403Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:55:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 10:55:41 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [my cluster] [5.5.0] 10:55:41 o o o o---o o--o o o---o o o----o o--o--o 10:55:41 | | / \ / | / / \ | | 10:55:41 o----o o o o----o | o o o----o | 10:55:41 | | * \ / | \ * \ | | 10:55:41 o o * o o---o o--o o----o o---o * o o----o o 10:55:41 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [my cluster] [5.5.0] Cluster name: my cluster 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.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. 10:55:41 2026-07-27T10:55:41.413Z INFO 2326 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 10:55:41 To enable the Jet engine on the members, do one of the following: 10:55:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:55:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:55:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:55:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:55:41 2026-07-27T10:55:41.423Z INFO 2326 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:55:41 2026-07-27T10:55:41.426Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [my cluster] [5.5.0] Using Multicast discovery 10:55:41 2026-07-27T10:55:41.433Z INFO 2326 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:55:41 2026-07-27T10:55:41.433Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [my cluster] [5.5.0] [10.30.106.233]:5701 is STARTING 10:55:43 2026-07-27T10:55:43.640Z INFO 2326 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [my cluster] [5.5.0] 10:55:43 10:55:43 Members {size:1, ver:1} [ 10:55:43 Member [10.30.106.233]:5701 - 0babdbe8-5257-48a0-9c60-2fd4dab29c7b this 10:55:43 ] 10:55:43 10:55:43 2026-07-27T10:55:43.641Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [my cluster] [5.5.0] [10.30.106.233]:5701 is STARTED 10:55:43 2026-07-27T10:55:43.665Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [my cluster] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:55:43 2026-07-27T10:55:43.665Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [my cluster] [5.5.0] Shutting down multicast service... 10:55:43 2026-07-27T10:55:43.665Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [my cluster] [5.5.0] Shutting down connection manager... 10:55:43 2026-07-27T10:55:43.666Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [my cluster] [5.5.0] Shutting down node engine... 10:55:43 2026-07-27T10:55:43.669Z WARN 2326 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [my cluster] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:55:43 10:55:43 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:55:43 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:55:43 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:55:43 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:55:43 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:55:43 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:55:43 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:55:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:55:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:55:43 at java.base/java.lang.Thread.run(Thread.java:1583) 10:55:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:55:43 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:55:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:55:43 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:55:43 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:55:43 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:55:43 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:55:43 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:55:43 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:55:43 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:55:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:55:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:55:43 at java.base/java.lang.Thread.run(Thread.java:1583) 10:55:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:55:43 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:55:43 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:55:43 at ------ submitted from ------.() 10:55:43 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:55:43 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:55:43 ... 16 common frames omitted 10:55:43 10:55:43 2026-07-27T10:55:43.757Z INFO 2326 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 10:55:43 2026-07-27T10:55:43.757Z INFO 2326 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 92 ms. 10:55:43 2026-07-27T10:55:43.758Z INFO 2326 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [my cluster] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:55:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 10:55:43 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 10:55:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:55:43 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:55:43 [Fatal Error] :1:1: Content is not allowed in prolog. 10:55:43 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 10:55:43 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.onap.cps.impl.DataNodeFactorySpec 10:55:43 [INFO] Running org.onap.cps.impl.query.CompositeQueryProcessorSpec 10:55:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.query.CompositeQueryProcessorSpec 10:55:43 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 10:55:43 line 1:6 no viable alternative at input '[invalid' 10:55:44 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 10:55:44 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 10:55:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 10:55:44 [INFO] 10:55:44 [INFO] Results: 10:55:44 [INFO] 10:55:44 [WARNING] Tests run: 580, Failures: 0, Errors: 0, Skipped: 3 10:55:44 [INFO] 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- 10:55:44 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 10:55:44 [INFO] Analyzed bundle 'cps-service' with 81 classes 10:55:44 [INFO] 10:55:44 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- 10:55:44 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 10:55:44 [INFO] Analyzed bundle 'cps-service' with 81 classes 10:55:44 [INFO] All coverage checks have been met. 10:55:44 [INFO] 10:55:44 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- 10:55:44 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.8.2-SNAPSHOT.jar 10:55:44 [INFO] 10:55:44 [INFO] --- install:3.1.2:install (default-install) @ cps-service --- 10:55:44 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.8.2-SNAPSHOT/cps-service-3.8.2-SNAPSHOT.pom 10:55:44 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.8.2-SNAPSHOT/cps-service-3.8.2-SNAPSHOT.jar 10:55:44 [INFO] 10:55:44 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-service --- 10:55:44 [INFO] 10:55:44 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:55:44 [INFO] Building cps-rest 3.8.2-SNAPSHOT [8/24] 10:55:44 [INFO] from cps-rest/pom.xml 10:55:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:46 [INFO] 10:55:46 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 10:55:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:55:46 [INFO] 10:55:46 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- 10:55:48 [INFO] Generating with dryRun=false 10:55:48 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 10:55:48 [INFO] OpenAPI Generator: spring (server) 10:55:48 [INFO] Generator 'spring' is considered stable. 10:55:48 [INFO] ---------------------------------- 10:55:48 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:55:48 [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) 10:55:48 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:55:48 [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). 10:55:48 [INFO] Processing operation createDataspace 10:55:48 [INFO] Processing operation deleteDataspace 10:55:48 [INFO] Processing operation createDataspaceV2 10:55:48 [INFO] Processing operation getAllDataspaces 10:55:48 [INFO] Processing operation getDataspace 10:55:48 [INFO] Processing operation cleanDataspace 10:55:48 [INFO] Processing operation createAnchor 10:55:48 [INFO] Processing operation createAnchorV2 10:55:48 [INFO] Processing operation getAnchors 10:55:48 [INFO] Processing operation getAnchor 10:55:48 [INFO] Processing operation deleteAnchor 10:55:48 [INFO] Processing operation createSchemaSet 10:55:48 [INFO] Processing operation createSchemaSetV2 10:55:48 [INFO] Processing operation getSchemaSets 10:55:48 [INFO] Processing operation getSchemaSet 10:55:48 [INFO] Processing operation deleteSchemaSet 10:55:48 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:55:48 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:55:48 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 10:55:48 [INFO] Processing operation replaceNode 10:55:48 [INFO] Processing operation createNode 10:55:48 [INFO] Processing operation deleteDataNode 10:55:48 [INFO] Processing operation updateNodeLeaves 10:55:48 [INFO] Processing operation deleteListOrListElement 10:55:48 [INFO] Processing operation replaceListContent 10:55:48 [INFO] Processing operation addListElements 10:55:48 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:55:48 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 10:55:48 [INFO] Processing operation applyChangesInDeltaReport 10:55:48 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:55:48 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:55:48 [INFO] Processing operation getNodesCompositeQuery 10:55:48 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:55:48 [INFO] Processing operation getNotificationSubscription 10:55:48 [INFO] Processing operation createNotificationSubscription 10:55:48 [INFO] Processing operation deleteNotificationSubscription 10:55:48 [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] 10:55:48 [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] 10:55:48 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:55:48 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 10:55:48 [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] 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 10:55:48 [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] 10:55:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 10:55:48 [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] 10:55:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 10:55:49 [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] 10:55:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 10:55:49 [INFO] Skipping generation of Webhooks. 10:55:49 [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] 10:55:49 [INFO] Skipping generation of supporting files. 10:55:49 ################################################################################ 10:55:49 # Thanks for using OpenAPI Generator. # 10:55:49 # Please consider donation to help us maintain this project 🙏 # 10:55:49 # https://opencollective.com/openapi_generator/donate # 10:55:49 ################################################################################ 10:55:49 [INFO] 10:55:49 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-rest --- 10:55:49 [INFO] You have 0 Checkstyle violations. 10:55:49 [INFO] 10:55:49 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-rest --- 10:55:49 [INFO] You have 0 Checkstyle violations. 10:55:49 [INFO] 10:55:49 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-rest --- 10:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 10:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 10:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 10:55:49 [INFO] 10:55:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-rest --- 10:55:49 [INFO] Recompiling the module because of changed dependency. 10:55:49 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 10:55:50 [INFO] Annotation processing is enabled because one or more processors were found 10:55:50 on the class path. A future release of javac may disable annotation processing 10:55:50 unless at least one processor is specified by name (-processor), or a search 10:55:50 path is specified (--processor-path, --processor-module-path), or annotation 10:55:50 processing is enabled explicitly (-proc:only, -proc:full). 10:55:50 Use -Xlint:-options to suppress this message. 10:55:50 Use -proc:none to disable annotation processing. 10:55:50 [WARNING] /w/workspace/cps-master-merge-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". 10:55:50 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 10:55:50 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 10:55:50 [INFO] 10:55:50 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 10:55:50 [INFO] Generating with dryRun=false 10:55:50 [INFO] No .openapi-generator-ignore file found. 10:55:50 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:55:50 [INFO] Generator 'openapi-yaml' is considered stable. 10:55:50 [INFO] Output file [outputFile=openapi.yaml] 10:55:50 [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). 10:55:50 [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] 10:55:51 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:55:51 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [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] 10:55:51 [INFO] Skipping generation of Webhooks. 10:55:51 [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] 10:55:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 10:55:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:55:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:55:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:55:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:55:51 ################################################################################ 10:55:51 # Thanks for using OpenAPI Generator. # 10:55:51 # Please consider donation to help us maintain this project 🙏 # 10:55:51 # https://opencollective.com/openapi_generator/donate # 10:55:51 ################################################################################ 10:55:51 [INFO] 10:55:51 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-rest --- 10:55:51 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 10:55:51 [INFO] 10:55:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-rest --- 10:55:51 [INFO] Copying 6 resources from src/test/resources to target/test-classes 10:55:51 [INFO] 10:55:51 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-rest --- 10:55:51 [INFO] Recompiling the module because of changed dependency. 10:55:51 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:55:51 [INFO] Annotation processing is enabled because one or more processors were found 10:55:51 on the class path. A future release of javac may disable annotation processing 10:55:51 unless at least one processor is specified by name (-processor), or a search 10:55:51 path is specified (--processor-path, --processor-module-path), or annotation 10:55:51 processing is enabled explicitly (-proc:only, -proc:full). 10:55:51 Use -Xlint:-options to suppress this message. 10:55:51 Use -proc:none to disable annotation processing. 10:55:51 [INFO] 10:55:51 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-rest --- 10:55:51 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:51 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:55:51 [INFO] Parallel parsing disabled. 10:55:53 [INFO] Compiled 29 files. 10:55:53 [INFO] 10:55:53 [INFO] --- surefire:3.5.2:test (default-test) @ cps-rest --- 10:55:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:55:53 [INFO] 10:55:53 [INFO] ------------------------------------------------------- 10:55:53 [INFO] T E S T S 10:55:53 [INFO] ------------------------------------------------------- 10:55:54 10:55:54.307 [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. 10:55:54 10:55:54.519 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:54 10:55:54.523 [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. 10:55:54 10:55:54.524 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.524 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.525 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.538 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:54 10:55:54.678 [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. 10:55:54 10:55:54.722 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:55:54 10:55:54.723 [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. 10:55:54 10:55:54.723 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.724 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.724 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.734 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:55:54 10:55:54.760 [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. 10:55:54 10:55:54.771 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:55:54 10:55:54.772 [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. 10:55:54 10:55:54.772 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.772 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.772 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.781 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:55:54 10:55:54.797 [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. 10:55:54 10:55:54.806 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:55:54 10:55:54.806 [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. 10:55:54 10:55:54.807 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.807 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.807 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.815 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:55:54 10:55:54.842 [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. 10:55:54 10:55:54.853 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:55:54 10:55:54.854 [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. 10:55:54 10:55:54.854 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.855 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.855 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.865 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:55:54 10:55:54.883 [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. 10:55:54 10:55:54.891 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:54 10:55:54.891 [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. 10:55:54 10:55:54.892 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.892 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.892 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.900 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:54 10:55:54.903 [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. 10:55:54 10:55:54.909 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:55:54 10:55:54.910 [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. 10:55:54 10:55:54.910 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.910 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.910 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 10:55:54 10:55:54.919 [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. 10:55:54 10:55:54.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:55:54 10:55:54.926 [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. 10:55:54 10:55:54.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.934 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:55:54 10:55:54.936 [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. 10:55:54 10:55:54.942 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:55:54 10:55:54.943 [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. 10:55:54 10:55:54.943 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.943 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.944 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.950 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:55:54 10:55:54.952 [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. 10:55:54 10:55:54.959 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:55:54 10:55:54.960 [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. 10:55:54 10:55:54.960 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.960 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:54 10:55:54.961 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:55 10:55:54.968 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:55:55 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:56 10:55:56,902 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:56 10:55:56,902 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:55:56 10:55:56,905 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:55:56 10:55:56,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:55:56 10:55:56,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:55:57 10:55:57,084 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:55:57 10:55:57,085 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:55:57 10:55:57 . ____ _ __ _ _ 10:55:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:57 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:57 =========|_|==============|___/=/_/_/_/ 10:55:57 10:55:57 :: Spring Boot :: (v4.1.0) 10:55:57 10:55:57 2026-07-27T10:55:57.424Z INFO 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 21.0.11 with PID 2568 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:55:57 2026-07-27T10:55:57.425Z INFO 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:58 2026-07-27T10:55:58.770Z INFO 2568 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:58 2026-07-27T10:55:58.770Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:58 2026-07-27T10:55:58.773Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 10:55:58 2026-07-27T10:55:58.803Z INFO 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 2.334 seconds (process running for 5.648) 10:55:58 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 10:55:59 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 10:55:59 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 10:55:59 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 10:55:59 WARNING: Dynamic loading of agents will be disallowed by default in a future release 10:55:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:59 2026-07-27T10:55:59.448Z WARN 2568 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 10:55:59 2026-07-27T10:55:59.453Z WARN 2568 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 10:55:59 2026-07-27T10:55:59.475Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:55:59 10:55:59 java.lang.IllegalStateException: some error message 10:55:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:59 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 10:55:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:55:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:55:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:55:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:55:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:55:59 10:55:59 2026-07-27T10:55:59.672Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:55:59 10:55:59 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 10:55:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:55:59 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 10:55:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:55:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:55:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:55:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:55:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:55:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:55:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:55:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:55:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:55:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:55:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:55:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:55:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:55:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:55:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:55:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:55:59 Caused by: java.lang.Throwable 10:55:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:55:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:55:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:55:59 ... 92 common frames omitted 10:55:59 10:55:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.605 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:55:59 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:55:59 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:55:59 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:55:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:55:59 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:56:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:56:00 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 10:56:00 10:56:00,052 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:00 10:56:00,052 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:00 10:56:00,053 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:00 10:56:00,059 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:00 10:56:00,059 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:00 10:56:00,063 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:00 10:56:00,063 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:00 10:56:00 . ____ _ __ _ _ 10:56:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:00 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:00 =========|_|==============|___/=/_/_/_/ 10:56:00 10:56:00 :: Spring Boot :: (v4.1.0) 10:56:00 10:56:00 2026-07-27T10:56:00.071Z INFO 2568 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 21.0.11 with PID 2568 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:56:00 2026-07-27T10:56:00.071Z INFO 2568 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:56:00 2026-07-27T10:56:00.281Z INFO 2568 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:56:00 2026-07-27T10:56:00.281Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:56:00 2026-07-27T10:56:00.281Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:56:00 2026-07-27T10:56:00.288Z INFO 2568 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.26 seconds (process running for 7.133) 10:56:00 2026-07-27T10:56:00.508Z ERROR 2568 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 10:56:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 10:56:00 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:56:00 10:56:00,552 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:00 10:56:00,552 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:00 10:56:00,552 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:00 10:56:00,558 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:00 10:56:00,558 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:00 10:56:00,562 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:00 10:56:00,562 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:00 10:56:00 . ____ _ __ _ _ 10:56:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:00 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:00 =========|_|==============|___/=/_/_/_/ 10:56:00 10:56:00 :: Spring Boot :: (v4.1.0) 10:56:00 10:56:00 2026-07-27T10:56:00.569Z INFO 2568 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 21.0.11 with PID 2568 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:56:00 2026-07-27T10:56:00.569Z INFO 2568 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:56:00 2026-07-27T10:56:00.758Z INFO 2568 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:56:00 2026-07-27T10:56:00.758Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:56:00 2026-07-27T10:56:00.759Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:56:00 2026-07-27T10:56:00.766Z INFO 2568 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 0.231 seconds (process running for 7.611) 10:56:00 2026-07-27T10:56:00.786Z WARN 2568 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 10:56:00 2026-07-27T10:56:00.787Z WARN 2568 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 10:56:00 2026-07-27T10:56:00.810Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:00 10:56:00 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 10:56:00 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:56:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:56:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:56:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:56:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:121) 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:00 Caused by: java.lang.RuntimeException 10:56:00 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:56:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:56:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:56:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:56:00 ... 92 common frames omitted 10:56:00 10:56:00 2026-07-27T10:56:00.901Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:00 10:56:00 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 10:56:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:133) 10:56:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:70) 10:56:00 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:00 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$1.createSchemaSet() 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:244) 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:00 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:56:00 and component.yang=fake component content 1 10:56:00 10:56:00 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 10:56:00 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 10:56:00 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 10:56:00 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 10:56:00 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 10:56:00 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 10:56:00 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 10:56:00 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 10:56:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:125) 10:56:00 ... 148 common frames omitted 10:56:00 10:56:00 2026-07-27T10:56:00.968Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:00 10:56:00 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:167) 10:56:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:56:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:279) 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:00 10:56:00 2026-07-27T10:56:00.975Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:00 10:56:00 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:167) 10:56:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:56:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:279) 10:56:00 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:00 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:00 10:56:01 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 10:56:01 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:56:01 10:56:01,172 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:01 10:56:01,172 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:01 10:56:01,172 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:01 10:56:01,177 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:01 10:56:01,177 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:01 10:56:01,180 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:01 10:56:01,181 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:01 10:56:01 . ____ _ __ _ _ 10:56:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:01 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:01 =========|_|==============|___/=/_/_/_/ 10:56:01 10:56:01 :: Spring Boot :: (v4.1.0) 10:56:01 10:56:01 2026-07-27T10:56:01.188Z INFO 2568 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 21.0.11 with PID 2568 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:56:01 2026-07-27T10:56:01.188Z INFO 2568 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:56:01 2026-07-27T10:56:01.343Z INFO 2568 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:56:01 2026-07-27T10:56:01.343Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:56:01 2026-07-27T10:56:01.344Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:56:01 2026-07-27T10:56:01.350Z INFO 2568 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.195 seconds (process running for 8.195) 10:56:01 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 10:56:01 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:56:01 10:56:01,521 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:01 10:56:01,521 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:01 10:56:01,521 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:01 10:56:01,525 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:01 10:56:01,525 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:01 10:56:01,529 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:01 10:56:01,529 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:01 10:56:01 . ____ _ __ _ _ 10:56:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:01 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:01 =========|_|==============|___/=/_/_/_/ 10:56:01 10:56:01 :: Spring Boot :: (v4.1.0) 10:56:01 10:56:01 2026-07-27T10:56:01.535Z INFO 2568 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 21.0.11 with PID 2568 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:56:01 2026-07-27T10:56:01.535Z INFO 2568 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:56:01 2026-07-27T10:56:01.697Z INFO 2568 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:56:01 2026-07-27T10:56:01.697Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:56:01 2026-07-27T10:56:01.697Z INFO 2568 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:56:01 2026-07-27T10:56:01.703Z INFO 2568 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.196 seconds (process running for 8.548) 10:56:01 2026-07-27T10:56:01.771Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.createNode() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:01 2026-07-27T10:56:01.820Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:01 2026-07-27T10:56:01.834Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:01 2026-07-27T10:56:01.854Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:01 2026-07-27T10:56:01.870Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:01 2026-07-27T10:56:01.952Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:01 10:56:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:01 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.updateNodeLeaves() 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) 10:56:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 10:56:01 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:01 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:01 10:56:02 2026-07-27T10:56:01.998Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:02 10:56:02 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:02 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:02 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:02 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceNode() 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:02 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:02 10:56:02 2026-07-27T10:56:02.014Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:02 10:56:02 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:02 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:02 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:02 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:02 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:02 10:56:02 2026-07-27T10:56:02.030Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:02 10:56:02 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:02 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:02 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:02 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:02 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:02 10:56:02 2026-07-27T10:56:02.048Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:02 10:56:02 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:02 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:02 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:02 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteListOrListElement() 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:02 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:02 10:56:02 2026-07-27T10:56:02.062Z ERROR 2568 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:56:02 10:56:02 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 10:56:02 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 10:56:02 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:56:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:56:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:56:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:56:02 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteDataNode() 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:56:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:56:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:56:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:56:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:56:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:56:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:56:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:56:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:56:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:56:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:56:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:56:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:56:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:56:02 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 10:56:02 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:02 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:02 10:56:02 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 10:56:02 [INFO] 10:56:02 [INFO] Results: 10:56:02 [INFO] 10:56:02 [INFO] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0 10:56:02 [INFO] 10:56:02 [INFO] 10:56:02 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-rest --- 10:56:02 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:56:02 [INFO] Analyzed bundle 'cps-rest' with 7 classes 10:56:02 [INFO] 10:56:02 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-rest --- 10:56:02 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:56:02 [INFO] Analyzed bundle 'cps-rest' with 7 classes 10:56:02 [INFO] All coverage checks have been met. 10:56:02 [INFO] 10:56:02 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-rest --- 10:56:02 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.8.2-SNAPSHOT.jar 10:56:02 [INFO] 10:56:02 [INFO] --- install:3.1.2:install (default-install) @ cps-rest --- 10:56:02 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.8.2-SNAPSHOT/cps-rest-3.8.2-SNAPSHOT.pom 10:56:02 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.8.2-SNAPSHOT/cps-rest-3.8.2-SNAPSHOT.jar 10:56:02 [INFO] 10:56:02 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-rest --- 10:56:02 [INFO] 10:56:02 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:56:02 [INFO] Building cps-ncmp-events 3.8.2-SNAPSHOT [9/24] 10:56:02 [INFO] from cps-ncmp-events/pom.xml 10:56:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:02 [INFO] 10:56:02 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-events --- 10:56:02 [INFO] 10:56:02 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:56:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:56:02 [INFO] 10:56:02 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-ncmp-events --- 10:56:02 [INFO] 10:56:02 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-events --- 10:56:02 [INFO] You have 0 Checkstyle violations. 10:56:02 [INFO] 10:56:02 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-events --- 10:56:02 [INFO] You have 0 Checkstyle violations. 10:56:02 [INFO] 10:56:02 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-events --- 10:56:02 [INFO] Copying 13 resources from src/main/resources to target/classes 10:56:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 10:56:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 10:56:03 [INFO] 10:56:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-events --- 10:56:03 [INFO] Recompiling the module because of changed dependency. 10:56:03 [INFO] Compiling 101 source files with javac [debug release 21] to target/classes 10:56:04 [INFO] Annotation processing is enabled because one or more processors were found 10:56:04 on the class path. A future release of javac may disable annotation processing 10:56:04 unless at least one processor is specified by name (-processor), or a search 10:56:04 path is specified (--processor-path, --processor-module-path), or annotation 10:56:04 processing is enabled explicitly (-proc:only, -proc:full). 10:56:04 Use -Xlint:-options to suppress this message. 10:56:04 Use -proc:none to disable annotation processing. 10:56:04 [INFO] 10:56:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-events --- 10:56:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 10:56:04 [INFO] 10:56:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:56:04 [INFO] No sources to compile 10:56:04 [INFO] 10:56:04 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-events --- 10:56:04 [INFO] No sources specified for compilation. Skipping. 10:56:04 [INFO] 10:56:04 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-events --- 10:56:04 [INFO] No tests to run. 10:56:04 [INFO] 10:56:04 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 10:56:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:04 [INFO] 10:56:04 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-events --- 10:56:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 10:56:04 [INFO] 10:56:04 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-events --- 10:56:04 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.8.2-SNAPSHOT.jar 10:56:04 [INFO] 10:56:04 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-events --- 10:56:04 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.8.2-SNAPSHOT/cps-ncmp-events-3.8.2-SNAPSHOT.pom 10:56:04 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.8.2-SNAPSHOT/cps-ncmp-events-3.8.2-SNAPSHOT.jar 10:56:04 [INFO] 10:56:04 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 10:56:05 [INFO] 10:56:05 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 10:56:05 [INFO] Building provmns-api 3.8.2-SNAPSHOT [10/24] 10:56:05 [INFO] from provmns-api/pom.xml 10:56:05 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:05 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 10:56:05 [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 10:56:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 10:56:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 10:56:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 10:56:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 10:56:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 10:56:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) 10:56:05 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:537) 10:56:05 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:449) 10:56:05 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) 10:56:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) 10:56:05 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:184) 10:56:05 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 10:56:05 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 10:56:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 10:56:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 10:56:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 10:56:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 10:56:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 10:56:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 10:56:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 10:56:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 10:56:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 10:56:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 10:56:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 10:56:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 10:56:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 10:56:05 at java.lang.reflect.Method.invoke (Method.java:580) 10:56:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 10:56:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 10:56:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 10:56:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 10:56:05 [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 10:56:05 [INFO] 10:56:05 [INFO] --- clean:3.2.0:clean (default-clean) @ provmns-api --- 10:56:05 [INFO] 10:56:05 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 10:56:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/provmns-api/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:56:05 [INFO] 10:56:05 [INFO] --- checkstyle:3.4.0:check (onap-license) @ provmns-api --- 10:56:05 [INFO] You have 0 Checkstyle violations. 10:56:05 [INFO] 10:56:05 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ provmns-api --- 10:56:05 [INFO] You have 0 Checkstyle violations. 10:56:05 [INFO] 10:56:05 [INFO] --- resources:3.3.1:resources (default-resources) @ provmns-api --- 10:56:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/main/resources 10:56:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-sources/license 10:56:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/target/generated-resources/licenses 10:56:05 [INFO] 10:56:05 [INFO] --- compiler:3.13.0:compile (default-compile) @ provmns-api --- 10:56:05 [INFO] Recompiling the module because of changed dependency. 10:56:05 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:56:05 [INFO] Annotation processing is enabled because one or more processors were found 10:56:05 on the class path. A future release of javac may disable annotation processing 10:56:05 unless at least one processor is specified by name (-processor), or a search 10:56:05 path is specified (--processor-path, --processor-module-path), or annotation 10:56:05 processing is enabled explicitly (-proc:only, -proc:full). 10:56:05 Use -Xlint:-options to suppress this message. 10:56:05 Use -proc:none to disable annotation processing. 10:56:05 [INFO] 10:56:05 [INFO] --- antrun:3.1.0:run (merge-lib-jar) @ provmns-api --- 10:56:05 [INFO] Executing tasks 10:56:05 [INFO] [jar] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-merged.jar 10:56:05 [INFO] [unzip] Expanding: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-merged.jar into /w/workspace/cps-master-merge-java/provmns-api/target/classes 10:56:05 [INFO] Executed tasks 10:56:05 [INFO] 10:56:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ provmns-api --- 10:56:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/provmns-api/src/test/resources 10:56:05 [INFO] 10:56:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ provmns-api --- 10:56:05 [INFO] No sources to compile 10:56:05 [INFO] 10:56:05 [INFO] --- gplus:4.0.1:compileTests (default) @ provmns-api --- 10:56:05 [INFO] No sources specified for compilation. Skipping. 10:56:05 [INFO] 10:56:05 [INFO] --- surefire:3.5.2:test (default-test) @ provmns-api --- 10:56:05 [INFO] No tests to run. 10:56:05 [INFO] 10:56:05 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ provmns-api --- 10:56:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:05 [INFO] 10:56:05 [INFO] --- jacoco:0.8.14:check (coverage-check) @ provmns-api --- 10:56:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/provmns-api/target/code-coverage/jacoco-ut.exec 10:56:05 [INFO] 10:56:05 [INFO] --- jar:3.4.1:jar (default-jar) @ provmns-api --- 10:56:05 [INFO] Building jar: /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-3.8.2-SNAPSHOT.jar 10:56:05 [INFO] 10:56:05 [INFO] --- install:3.1.2:install (default-install) @ provmns-api --- 10:56:05 [INFO] Installing /w/workspace/cps-master-merge-java/provmns-api/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.8.2-SNAPSHOT/provmns-api-3.8.2-SNAPSHOT.pom 10:56:05 [INFO] Installing /w/workspace/cps-master-merge-java/provmns-api/target/provmns-api-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.8.2-SNAPSHOT/provmns-api-3.8.2-SNAPSHOT.jar 10:56:05 [INFO] 10:56:05 [INFO] --- antrun:3.1.0:run (update-local-repo-jar) @ provmns-api --- 10:56:05 [INFO] Executing tasks 10:56:05 [INFO] [copy] Copying 1 file to /w/workspace/cps-master-merge-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 10:56:05 [INFO] Executed tasks 10:56:05 [INFO] 10:56:05 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ provmns-api --- 10:56:05 [INFO] 10:56:05 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:56:05 [INFO] Building cps-ncmp-service 3.8.2-SNAPSHOT [11/24] 10:56:05 [INFO] from cps-ncmp-service/pom.xml 10:56:05 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:06 [INFO] 10:56:06 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-service --- 10:56:06 [INFO] 10:56:06 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:56:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:56:06 [INFO] 10:56:06 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-service --- 10:56:06 [INFO] You have 0 Checkstyle violations. 10:56:06 [INFO] 10:56:06 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-service --- 10:56:07 [INFO] You have 0 Checkstyle violations. 10:56:07 [INFO] 10:56:07 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-service --- 10:56:07 [INFO] Copying 5 resources from src/main/resources to target/classes 10:56:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 10:56:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 10:56:07 [INFO] 10:56:07 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-service --- 10:56:07 [INFO] Recompiling the module because of changed dependency. 10:56:07 [INFO] Compiling 170 source files with javac [debug release 21] to target/classes 10:56:10 [INFO] Annotation processing is enabled because one or more processors were found 10:56:10 on the class path. A future release of javac may disable annotation processing 10:56:10 unless at least one processor is specified by name (-processor), or a search 10:56:10 path is specified (--processor-path, --processor-module-path), or annotation 10:56:10 processing is enabled explicitly (-proc:only, -proc:full). 10:56:10 Use -Xlint:-options to suppress this message. 10:56:10 Use -proc:none to disable annotation processing. 10:56:10 [WARNING] /w/workspace/cps-master-merge-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". 10:56:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 10:56:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 10:56:10 [INFO] 10:56:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-service --- 10:56:10 [INFO] Copying 11 resources from src/test/resources to target/test-classes 10:56:10 [INFO] 10:56:10 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:56:10 [INFO] Recompiling the module because of changed dependency. 10:56:10 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 10:56:10 [INFO] Annotation processing is enabled because one or more processors were found 10:56:10 on the class path. A future release of javac may disable annotation processing 10:56:10 unless at least one processor is specified by name (-processor), or a search 10:56:10 path is specified (--processor-path, --processor-module-path), or annotation 10:56:10 processing is enabled explicitly (-proc:only, -proc:full). 10:56:10 Use -Xlint:-options to suppress this message. 10:56:10 Use -proc:none to disable annotation processing. 10:56:10 [INFO] 10:56:10 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-service --- 10:56:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:56:10 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:56:10 [INFO] Parallel parsing disabled. 10:56:14 [INFO] Compiled 289 files. 10:56:14 [INFO] 10:56:14 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-service --- 10:56:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:56:14 [INFO] 10:56:14 [INFO] ------------------------------------------------------- 10:56:14 [INFO] T E S T S 10:56:14 [INFO] ------------------------------------------------------- 10:56:18 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 10:56:18 10:56:18,495 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:18 10:56:18,497 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:18 10:56:18,499 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:18 10:56:18,552 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:18 10:56:18,553 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:19 10:56:18,938 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:19 10:56:18,938 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:19 10:56:19 . ____ _ __ _ _ 10:56:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:19 =========|_|==============|___/=/_/_/_/ 10:56:19 10:56:19 :: Spring Boot :: (v4.1.0) 10:56:19 10:56:19 2026-07-27T10:56:19.307Z INFO 2694 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:19 2026-07-27T10:56:19.310Z INFO 2694 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:19 2026-07-27T10:56:19.770Z INFO 2694 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 10:56:26 2026-07-27T10:56:26.886Z INFO 2694 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 8.744 seconds (process running for 12.209) 10:56:27 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 10:56:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:56:27 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 10:56:27 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 10:56:27 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 10:56:27 WARNING: Dynamic loading of agents will be disallowed by default in a future release 10:56:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.614 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 10:56:27 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 10:56:27 10:56:27,758 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:27 10:56:27,758 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:27 10:56:27,758 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:27 10:56:27,764 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:27 10:56:27,764 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:27 10:56:27,769 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:27 10:56:27,769 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:27 10:56:27 . ____ _ __ _ _ 10:56:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:27 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:27 =========|_|==============|___/=/_/_/_/ 10:56:27 10:56:27 :: Spring Boot :: (v4.1.0) 10:56:27 10:56:27 2026-07-27T10:56:27.778Z INFO 2694 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:27 2026-07-27T10:56:27.778Z INFO 2694 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:27 2026-07-27T10:56:27.804Z INFO 2694 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.08 seconds (process running for 13.127) 10:56:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 10:56:27 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 10:56:27 10:56:27,876 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:27 10:56:27,876 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:27 10:56:27,876 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:27 10:56:27,881 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:27 10:56:27,881 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:27 10:56:27,886 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:27 10:56:27,886 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:27 10:56:27 . ____ _ __ _ _ 10:56:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:27 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:27 =========|_|==============|___/=/_/_/_/ 10:56:27 10:56:27 :: Spring Boot :: (v4.1.0) 10:56:27 10:56:27 2026-07-27T10:56:27.894Z INFO 2694 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:27 2026-07-27T10:56:27.895Z INFO 2694 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 10:56:27 2026-07-27T10:56:27.915Z INFO 2694 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.065 seconds (process running for 13.238) 10:56:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 10:56:27 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 10:56:28 10:56:28,283 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:28 10:56:28,283 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:28 10:56:28,283 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:28 10:56:28,288 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:28 10:56:28,288 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:28 10:56:28,292 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:28 10:56:28,292 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:28 10:56:28 . ____ _ __ _ _ 10:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:28 =========|_|==============|___/=/_/_/_/ 10:56:28 10:56:28 :: Spring Boot :: (v4.1.0) 10:56:28 10:56:28 2026-07-27T10:56:28.299Z INFO 2694 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:28 2026-07-27T10:56:28.299Z INFO 2694 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:28 2026-07-27T10:56:28.465Z WARN 2694 --- [ 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: 10:56:28 --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 10:56:28 2026-07-27T10:56:28.587Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:56:28 o o o o---o o--o o o---o o o----o o--o--o 10:56:28 | | / \ / | / / \ | | 10:56:28 o----o o o o----o | o o o----o | 10:56:28 | | * \ / | \ * \ | | 10:56:28 o o * o o---o o--o o----o o---o * o o----o o 10:56:28 10:56:28 2026-07-27T10:56:28.587Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:56:28 2026-07-27T10:56:28.588Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:56:28 2026-07-27T10:56:28.588Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 10:56:28 2026-07-27T10:56:28.589Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:56:28 2026-07-27T10:56:28.591Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 10:56:28 To enable the Jet engine on the members, do one of the following: 10:56:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:56:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:56:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:56:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:56:29 2026-07-27T10:56:29.212Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:56:29 2026-07-27T10:56:29.289Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 10:56:29 2026-07-27T10:56:29.556Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:56:29 2026-07-27T10:56:29.562Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTING 10:56:31 2026-07-27T10:56:31.908Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:56:31 10:56:31 Members {size:1, ver:1} [ 10:56:31 Member [10.30.106.233]:5701 - 05c61e04-941f-4397-86a7-c221f45c2f33 this 10:56:31 ] 10:56:31 10:56:31 2026-07-27T10:56:31.923Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTED 10:56:31 2026-07-27T10:56:31.966Z INFO 2694 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 3.708 seconds (process running for 17.29) 10:56:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.075 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 10:56:32 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 10:56:32 10:56:32,046 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:32 10:56:32,046 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:32 10:56:32,046 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:32 10:56:32,051 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:32 10:56:32,051 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:32 10:56:32,055 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:32 10:56:32,055 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:32 10:56:32 . ____ _ __ _ _ 10:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:32 =========|_|==============|___/=/_/_/_/ 10:56:32 10:56:32 :: Spring Boot :: (v4.1.0) 10:56:32 10:56:32 2026-07-27T10:56:32.063Z INFO 2694 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:32 2026-07-27T10:56:32.063Z INFO 2694 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:32 2026-07-27T10:56:32.395Z INFO 2694 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.373 seconds (process running for 17.718) 10:56:32 2026-07-27T10:56:32.475Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:56:32 10:56:32 java.net.UnknownHostException: jaeger-remote-test-url 10:56:32 at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) 10:56:32 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1191) 10:56:32 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:56:32 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:56:32 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:56:32 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:56:32 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:56:32 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:56:32 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:56:32 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:56:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:56:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:56:32 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:56:32 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:56:32 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:56:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:56:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:56:32 at java.base/java.lang.Thread.run(Thread.java:1583) 10:56:32 10:56:32 2026-07-27T10:56:32.475Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:56:32 10:56:32 java.net.UnknownHostException: jaeger-remote-test-url: System error 10:56:32 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) 10:56:32 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) 10:56:32 at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) 10:56:32 at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) 10:56:32 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) 10:56:32 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:56:32 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:56:32 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:56:32 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:56:32 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:56:32 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:56:32 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:56:32 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:56:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:56:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:56:32 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:56:32 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:56:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:56:32 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:56:32 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:56:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:56:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:56:32 at java.base/java.lang.Thread.run(Thread.java:1583) 10:56:32 10:56:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 10:56:32 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 10:56:32 10:56:32,597 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:32 10:56:32,597 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:32 10:56:32,597 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:32 10:56:32,602 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:32 10:56:32,602 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:32 10:56:32,606 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:32 10:56:32,606 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:32 10:56:32 . ____ _ __ _ _ 10:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:32 =========|_|==============|___/=/_/_/_/ 10:56:32 10:56:32 :: Spring Boot :: (v4.1.0) 10:56:32 10:56:32 2026-07-27T10:56:32.614Z INFO 2694 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:32 2026-07-27T10:56:32.615Z INFO 2694 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:32 2026-07-27T10:56:32.675Z INFO 2694 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 10:56:32 2026-07-27T10:56:32.678Z INFO 2694 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.101 seconds (process running for 18.001) 10:56:32 2026-07-27T10:56:32.714Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:56:32 acks = -1 10:56:32 batch.size = 16384 10:56:32 bootstrap.servers = [localhost:9092] 10:56:32 buffer.memory = 33554432 10:56:32 client.dns.lookup = use_all_dns_ips 10:56:32 client.id = producer-1 10:56:32 compression.gzip.level = -1 10:56:32 compression.lz4.level = 9 10:56:32 compression.type = none 10:56:32 compression.zstd.level = 3 10:56:32 config.providers = [] 10:56:32 connections.max.idle.ms = 540000 10:56:32 delivery.timeout.ms = 120000 10:56:32 enable.idempotence = true 10:56:32 enable.metrics.push = true 10:56:32 interceptor.classes = [] 10:56:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:56:32 linger.ms = 5 10:56:32 max.block.ms = 60000 10:56:32 max.in.flight.requests.per.connection = 5 10:56:32 max.request.size = 1048576 10:56:32 metadata.max.age.ms = 300000 10:56:32 metadata.max.idle.ms = 300000 10:56:32 metadata.recovery.rebootstrap.trigger.ms = 300000 10:56:32 metadata.recovery.strategy = rebootstrap 10:56:32 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:56:32 metrics.num.samples = 2 10:56:32 metrics.recording.level = INFO 10:56:32 metrics.sample.window.ms = 30000 10:56:32 partitioner.adaptive.partitioning.enable = true 10:56:32 partitioner.availability.timeout.ms = 0 10:56:32 partitioner.class = null 10:56:32 partitioner.ignore.keys = false 10:56:32 receive.buffer.bytes = 32768 10:56:32 reconnect.backoff.max.ms = 1000 10:56:32 reconnect.backoff.ms = 50 10:56:32 request.timeout.ms = 30000 10:56:32 retries = 2147483647 10:56:32 retry.backoff.max.ms = 1000 10:56:32 retry.backoff.ms = 100 10:56:32 sasl.client.callback.handler.class = null 10:56:32 sasl.jaas.config = null 10:56:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:56:32 sasl.kerberos.min.time.before.relogin = 60000 10:56:32 sasl.kerberos.service.name = null 10:56:32 sasl.kerberos.ticket.renew.jitter = 0.05 10:56:32 sasl.kerberos.ticket.renew.window.factor = 0.8 10:56:32 sasl.login.callback.handler.class = null 10:56:32 sasl.login.class = null 10:56:32 sasl.login.connect.timeout.ms = null 10:56:32 sasl.login.read.timeout.ms = null 10:56:32 sasl.login.refresh.buffer.seconds = 300 10:56:32 sasl.login.refresh.min.period.seconds = 60 10:56:32 sasl.login.refresh.window.factor = 0.8 10:56:32 sasl.login.refresh.window.jitter = 0.05 10:56:32 sasl.login.retry.backoff.max.ms = 10000 10:56:32 sasl.login.retry.backoff.ms = 100 10:56:32 sasl.mechanism = GSSAPI 10:56:32 sasl.oauthbearer.assertion.algorithm = RS256 10:56:32 sasl.oauthbearer.assertion.claim.aud = null 10:56:32 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:56:32 sasl.oauthbearer.assertion.claim.iss = null 10:56:32 sasl.oauthbearer.assertion.claim.jti.include = false 10:56:32 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:56:32 sasl.oauthbearer.assertion.claim.sub = null 10:56:32 sasl.oauthbearer.assertion.file = null 10:56:32 sasl.oauthbearer.assertion.private.key.file = null 10:56:32 sasl.oauthbearer.assertion.private.key.passphrase = null 10:56:32 sasl.oauthbearer.assertion.template.file = null 10:56:32 sasl.oauthbearer.client.credentials.client.id = null 10:56:32 sasl.oauthbearer.client.credentials.client.secret = null 10:56:32 sasl.oauthbearer.clock.skew.seconds = 30 10:56:32 sasl.oauthbearer.expected.audience = [] 10:56:32 sasl.oauthbearer.expected.issuer = null 10:56:32 sasl.oauthbearer.header.urlencode = false 10:56:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:56:32 sasl.oauthbearer.jwks.endpoint.url = null 10:56:32 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:56:32 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:56:32 sasl.oauthbearer.scope = null 10:56:32 sasl.oauthbearer.scope.claim.name = scope 10:56:32 sasl.oauthbearer.sub.claim.name = sub 10:56:32 sasl.oauthbearer.token.endpoint.url = null 10:56:32 security.protocol = PLAINTEXT 10:56:32 security.providers = null 10:56:32 send.buffer.bytes = 131072 10:56:32 socket.connection.setup.timeout.max.ms = 30000 10:56:32 socket.connection.setup.timeout.ms = 10000 10:56:32 ssl.cipher.suites = [] 10:56:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:56:32 ssl.endpoint.identification.algorithm = https 10:56:32 ssl.engine.factory.class = null 10:56:32 ssl.key.password = null 10:56:32 ssl.keymanager.algorithm = SunX509 10:56:32 ssl.keystore.certificate.chain = null 10:56:32 ssl.keystore.key = null 10:56:32 ssl.keystore.location = null 10:56:32 ssl.keystore.password = null 10:56:32 ssl.keystore.type = JKS 10:56:32 ssl.protocol = TLSv1.3 10:56:32 ssl.provider = null 10:56:32 ssl.secure.random.implementation = null 10:56:32 ssl.trustmanager.algorithm = PKIX 10:56:32 ssl.truststore.certificates = null 10:56:32 ssl.truststore.location = null 10:56:32 ssl.truststore.password = null 10:56:32 ssl.truststore.type = JKS 10:56:32 transaction.timeout.ms = 60000 10:56:32 transaction.two.phase.commit.enable = false 10:56:32 transactional.id = null 10:56:32 value.serializer = class org.springframework.kafka.support.serializer.JacksonJsonSerializer 10:56:32 10:56:32 2026-07-27T10:56:32.763Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:56:32 2026-07-27T10:56:32.789Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 10:56:32 2026-07-27T10:56:32.845Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:56:32 2026-07-27T10:56:32.845Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:56:32 2026-07-27T10:56:32.845Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149792842 10:56:32 2026-07-27T10:56:32.877Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:56:32 acks = -1 10:56:32 batch.size = 16384 10:56:32 bootstrap.servers = [localhost:9092] 10:56:32 buffer.memory = 33554432 10:56:32 client.dns.lookup = use_all_dns_ips 10:56:32 client.id = producer-2 10:56:32 compression.gzip.level = -1 10:56:32 compression.lz4.level = 9 10:56:32 compression.type = none 10:56:32 compression.zstd.level = 3 10:56:32 config.providers = [] 10:56:32 connections.max.idle.ms = 540000 10:56:32 delivery.timeout.ms = 120000 10:56:32 enable.idempotence = true 10:56:32 enable.metrics.push = true 10:56:32 interceptor.classes = [] 10:56:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:56:32 linger.ms = 5 10:56:32 max.block.ms = 60000 10:56:32 max.in.flight.requests.per.connection = 5 10:56:32 max.request.size = 1048576 10:56:32 metadata.max.age.ms = 300000 10:56:32 metadata.max.idle.ms = 300000 10:56:32 metadata.recovery.rebootstrap.trigger.ms = 300000 10:56:32 metadata.recovery.strategy = rebootstrap 10:56:32 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:56:32 metrics.num.samples = 2 10:56:32 metrics.recording.level = INFO 10:56:32 metrics.sample.window.ms = 30000 10:56:32 partitioner.adaptive.partitioning.enable = true 10:56:32 partitioner.availability.timeout.ms = 0 10:56:32 partitioner.class = null 10:56:32 partitioner.ignore.keys = false 10:56:32 receive.buffer.bytes = 32768 10:56:32 reconnect.backoff.max.ms = 1000 10:56:32 reconnect.backoff.ms = 50 10:56:32 request.timeout.ms = 30000 10:56:32 retries = 2147483647 10:56:32 retry.backoff.max.ms = 1000 10:56:32 retry.backoff.ms = 100 10:56:32 sasl.client.callback.handler.class = null 10:56:32 sasl.jaas.config = null 10:56:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:56:32 sasl.kerberos.min.time.before.relogin = 60000 10:56:32 sasl.kerberos.service.name = null 10:56:32 sasl.kerberos.ticket.renew.jitter = 0.05 10:56:32 sasl.kerberos.ticket.renew.window.factor = 0.8 10:56:32 sasl.login.callback.handler.class = null 10:56:32 sasl.login.class = null 10:56:32 sasl.login.connect.timeout.ms = null 10:56:32 sasl.login.read.timeout.ms = null 10:56:32 sasl.login.refresh.buffer.seconds = 300 10:56:32 sasl.login.refresh.min.period.seconds = 60 10:56:32 sasl.login.refresh.window.factor = 0.8 10:56:32 sasl.login.refresh.window.jitter = 0.05 10:56:32 sasl.login.retry.backoff.max.ms = 10000 10:56:32 sasl.login.retry.backoff.ms = 100 10:56:32 sasl.mechanism = GSSAPI 10:56:32 sasl.oauthbearer.assertion.algorithm = RS256 10:56:32 sasl.oauthbearer.assertion.claim.aud = null 10:56:32 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:56:32 sasl.oauthbearer.assertion.claim.iss = null 10:56:32 sasl.oauthbearer.assertion.claim.jti.include = false 10:56:32 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:56:32 sasl.oauthbearer.assertion.claim.sub = null 10:56:32 sasl.oauthbearer.assertion.file = null 10:56:32 sasl.oauthbearer.assertion.private.key.file = null 10:56:32 sasl.oauthbearer.assertion.private.key.passphrase = null 10:56:32 sasl.oauthbearer.assertion.template.file = null 10:56:32 sasl.oauthbearer.client.credentials.client.id = null 10:56:32 sasl.oauthbearer.client.credentials.client.secret = null 10:56:32 sasl.oauthbearer.clock.skew.seconds = 30 10:56:32 sasl.oauthbearer.expected.audience = [] 10:56:32 sasl.oauthbearer.expected.issuer = null 10:56:32 sasl.oauthbearer.header.urlencode = false 10:56:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:56:32 sasl.oauthbearer.jwks.endpoint.url = null 10:56:32 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:56:32 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:56:32 sasl.oauthbearer.scope = null 10:56:32 sasl.oauthbearer.scope.claim.name = scope 10:56:32 sasl.oauthbearer.sub.claim.name = sub 10:56:32 sasl.oauthbearer.token.endpoint.url = null 10:56:32 security.protocol = PLAINTEXT 10:56:32 security.providers = null 10:56:32 send.buffer.bytes = 131072 10:56:32 socket.connection.setup.timeout.max.ms = 30000 10:56:32 socket.connection.setup.timeout.ms = 10000 10:56:32 ssl.cipher.suites = [] 10:56:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:56:32 ssl.endpoint.identification.algorithm = https 10:56:32 ssl.engine.factory.class = null 10:56:32 ssl.key.password = null 10:56:32 ssl.keymanager.algorithm = SunX509 10:56:32 ssl.keystore.certificate.chain = null 10:56:32 ssl.keystore.key = null 10:56:32 ssl.keystore.location = null 10:56:32 ssl.keystore.password = null 10:56:32 ssl.keystore.type = JKS 10:56:32 ssl.protocol = TLSv1.3 10:56:32 ssl.provider = null 10:56:32 ssl.secure.random.implementation = null 10:56:32 ssl.trustmanager.algorithm = PKIX 10:56:32 ssl.truststore.certificates = null 10:56:32 ssl.truststore.location = null 10:56:32 ssl.truststore.password = null 10:56:32 ssl.truststore.type = JKS 10:56:32 transaction.timeout.ms = 60000 10:56:32 transaction.two.phase.commit.enable = false 10:56:32 transactional.id = null 10:56:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:56:32 10:56:32 2026-07-27T10:56:32.877Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:56:32 2026-07-27T10:56:32.879Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 10:56:32 2026-07-27T10:56:32.885Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:56:32 2026-07-27T10:56:32.885Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:56:32 2026-07-27T10:56:32.885Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149792885 10:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 10:56:32 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 10:56:33 2026-07-27T10:56:32.898Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. 10:56:33 2026-07-27T10:56:33.311Z INFO 2694 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:56:33 2026-07-27T10:56:33.311Z INFO 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:56:33 2026-07-27T10:56:33.311Z WARN 2694 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:56:33 2026-07-27T10:56:33.311Z WARN 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:56:33 2026-07-27T10:56:33.313Z WARN 2694 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:56:33 2026-07-27T10:56:33.313Z WARN 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:56:33 2026-07-27T10:56:33.416Z INFO 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:56:33 2026-07-27T10:56:33.416Z WARN 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:56:33 2026-07-27T10:56:33.416Z WARN 2694 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:56:33 2026-07-27T10:56:33.426Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:56:33 2026-07-27T10:56:33.426Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:56:33 2026-07-27T10:56:33.426Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:56:33 2026-07-27T10:56:33.426Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:56:33 2026-07-27T10:56:33.429Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-1 unregistered 10:56:33 2026-07-27T10:56:33.429Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Closing the Kafka producer with timeoutMillis = 30000 ms. 10:56:33 2026-07-27T10:56:33.524Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:56:33 2026-07-27T10:56:33.524Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:56:33 2026-07-27T10:56:33.524Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:56:33 2026-07-27T10:56:33.524Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:56:33 2026-07-27T10:56:33.524Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-2 unregistered 10:56:33 10:56:33,555 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:33 10:56:33,556 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:33 10:56:33,556 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:33 10:56:33,561 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:33 10:56:33,561 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:33 10:56:33,566 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:33 10:56:33,566 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:33 10:56:33 . ____ _ __ _ _ 10:56:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:33 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:33 =========|_|==============|___/=/_/_/_/ 10:56:33 10:56:33 :: Spring Boot :: (v4.1.0) 10:56:33 10:56:33 2026-07-27T10:56:33.578Z INFO 2694 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:33 2026-07-27T10:56:33.578Z INFO 2694 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:56:33 2026-07-27T10:56:33.603Z INFO 2694 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.076 seconds (process running for 18.926) 10:56:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 10:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 10:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 10:56:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 10:56:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 10:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 10:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 10:56:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 10:56:33 2026-07-27T10:56:33.885Z WARN 2694 --- [ main] o.c.n.a.i.m.CmHandleRegistrationResponse : Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 10:56:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 10:56:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 10:56:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 10:56:33 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 10:56:34 2026-07-27T10:56:34.013Z ERROR 2694 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] 10:56:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 10:56:34 2026-07-27T10:56:34.112Z INFO 2694 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 10:56:34 2026-07-27T10:56:34.115Z INFO 2694 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:56:34 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 10:56:34 2026-07-27T10:56:34.132Z INFO 2694 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.4 10:56:35 2026-07-27T10:56:35.010Z INFO 2694 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:56:35 2026-07-27T10:56:35.018Z INFO 2694 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 10:56:35 2026-07-27T10:56:35.044Z INFO 2694 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 10:56:35 Server Version: 29.6.0 10:56:35 API Version: 1.55 10:56:35 Operating System: Ubuntu 22.04.5 LTS 10:56:35 Total Memory: 32092 MB 10:56:35 2026-07-27T10:56:35.047Z WARN 2694 --- [ main] o.testcontainers.utility.ResourceReaper : 10:56:35 ******************************************************************************** 10:56:35 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:56:35 ******************************************************************************** 10:56:35 2026-07-27T10:56:35.052Z INFO 2694 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 10:56:35 2026-07-27T10:56:35.053Z INFO 2694 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 10:56:35 2026-07-27T10:56:35.056Z INFO 2694 --- [ main] o.t.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')) 10:56:35 2026-07-27T10:56:35.092Z INFO 2694 --- [ main] t.n.o.o.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. 10:56:35 2026-07-27T10:56:35.100Z INFO 2694 --- [ main] o.t.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) 10:56:35 2026-07-27T10:56:35.301Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Starting to pull image 10:56:35 2026-07-27T10:56:35.339Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:56:35 2026-07-27T10:56:35.532Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (1 MB/? MB) 10:56:35 2026-07-27T10:56:35.533Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (4 MB/? MB) 10:56:35 2026-07-27T10:56:35.534Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (6 MB/? MB) 10:56:35 2026-07-27T10:56:35.534Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (6 MB/? MB) 10:56:35 2026-07-27T10:56:35.534Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (6 MB/? MB) 10:56:35 2026-07-27T10:56:35.535Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (12 MB/? MB) 10:56:35 2026-07-27T10:56:35.536Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (12 MB/? MB) 10:56:35 2026-07-27T10:56:35.536Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (12 MB/? MB) 10:56:35 2026-07-27T10:56:35.537Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (12 MB/? MB) 10:56:35 2026-07-27T10:56:35.538Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (19 MB/? MB) 10:56:35 2026-07-27T10:56:35.633Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (33 MB/? MB) 10:56:36 2026-07-27T10:56:36.530Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (206 MB/? MB) 10:56:36 2026-07-27T10:56:36.732Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (257 MB/? MB) 10:56:37 2026-07-27T10:56:37.231Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (364 MB/? MB) 10:56:37 2026-07-27T10:56:37.737Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (435 MB/? MB) 10:56:37 2026-07-27T10:56:37.740Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (435 MB/? MB) 10:56:39 2026-07-27T10:56:39.131Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (547 MB/553 MB) 10:56:47 2026-07-27T10:56:47.533Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (547 MB/553 MB) 10:56:47 2026-07-27T10:56:47.536Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (547 MB/553 MB) 10:56:47 2026-07-27T10:56:47.732Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (547 MB/553 MB) 10:56:47 2026-07-27T10:56:47.736Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.032Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.033Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.036Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.036Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.037Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.131Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (547 MB/553 MB) 10:56:48 2026-07-27T10:56:48.131Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (547 MB/553 MB) 10:56:49 2026-07-27T10:56:49.131Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (547 MB/553 MB) 10:56:49 2026-07-27T10:56:49.131Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (547 MB/553 MB) 10:56:49 2026-07-27T10:56:49.146Z INFO 2694 --- [ main] t.n.o.o.8.0 : Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT14.053682997S 10:56:49 2026-07-27T10:56:49.146Z INFO 2694 --- [ream-1565019165] t.n.o.o.8.0 : Pull complete. 15 layers, pulled in 13s (downloaded 547 MB at 42 MB/s) 10:56:49 2026-07-27T10:56:49.219Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:56:52 2026-07-27T10:56:52.565Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: dcd67be22cd519eb9f76f255cb06ca0ad57e908470016a527b6d33ea89f86c72 10:56:58 2026-07-27T10:56:58.470Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.250954773S 10:56:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.78 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 10:56:58 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 10:56:58 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 10:56:58 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 10:56:59 2026-07-27T10:56:59.040Z INFO 2694 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 10:56:59 2026-07-27T10:56:59.043Z INFO 2694 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 10:56:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:56:59 2026-07-27T10:56:59.245Z INFO 2694 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 10:56:59 2026-07-27T10:56:59.245Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 10:56:59 2026-07-27T10:56:59.247Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 10:56:59 2026-07-27T10:56:59.251Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 10:56:59 2026-07-27T10:56:59.252Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 10:56:59 2026-07-27T10:56:59.259Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 10:56:59 2026-07-27T10:56:59.259Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 10:56:59 2026-07-27T10:56:59.261Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 10:56:59 2026-07-27T10:56:59.261Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 10:56:59 2026-07-27T10:56:59.304Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 10:56:59 2026-07-27T10:56:59.305Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 10:56:59 2026-07-27T10:56:59.305Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 10:56:59 2026-07-27T10:56:59.305Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Deleted schema dmi-registry-2024-02-23 10:56:59 2026-07-27T10:56:59.305Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 10:56:59 2026-07-27T10:56:59.312Z INFO 2694 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 10:56:59 2026-07-27T10:56:59.317Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 10:56:59 2026-07-27T10:56:59.317Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 10:56:59 2026-07-27T10:56:59.317Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 10:56:59 2026-07-27T10:56:59.322Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 10:56:59 2026-07-27T10:56:59.322Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 10:56:59 2026-07-27T10:56:59.322Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 10:56:59 2026-07-27T10:56:59.322Z INFO 2694 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 10:56:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 10:56:59 2026-07-27T10:56:59.358Z ERROR 2694 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 10:56:59 10:56:59 java.lang.RuntimeException: Simulated failure 10:56:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:56:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:56:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:56:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:59 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 10:56:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:59 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:56:59 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:56:59 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:56:59 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:56:59 at groovy.lang.Closure.call(Closure.java:427) 10:56:59 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:56:59 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:56:59 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:56:59 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:56:59 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:56:59 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:56:59 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:56:59 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:56:59 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:56:59 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:56:59 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 10:56:59 at jdk.proxy2/jdk.proxy2.$Proxy179.getNcmpServiceCmHandle(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 10:56:59 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697.migrateInventoryToModelRelease20260423$accessor$edMa1QfQ(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697$auxiliary$5knQKBds.call(Unknown Source) 10:56:59 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 10:56:59 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 10:56:59 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 10:56:59 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 10:56:59 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:56:59 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697.migrateInventoryToModelRelease20260423(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697$migrateInventoryToModelRelease20260423.call(Unknown Source) 10:56:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:56:59 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 10:56:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:59 10:56:59 2026-07-27T10:56:59.360Z ERROR 2694 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 10:56:59 10:56:59 java.lang.RuntimeException: Simulated failure 10:56:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:56:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:56:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:56:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:59 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 10:56:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:59 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:56:59 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:56:59 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:56:59 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:56:59 at groovy.lang.Closure.call(Closure.java:427) 10:56:59 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:56:59 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:56:59 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:56:59 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:56:59 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:56:59 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:56:59 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:56:59 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:56:59 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:56:59 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:56:59 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 10:56:59 at jdk.proxy2/jdk.proxy2.$Proxy173.cmHandleBulkMigrate(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 10:56:59 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697.migrateInventoryToModelRelease20260423$accessor$edMa1QfQ(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697$auxiliary$5knQKBds.call(Unknown Source) 10:56:59 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 10:56:59 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 10:56:59 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 10:56:59 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 10:56:59 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:56:59 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697.migrateInventoryToModelRelease20260423(Unknown Source) 10:56:59 at org.onap.cps.ncmp.init.DataMigration$SpockMock$38364697$migrateInventoryToModelRelease20260423.call(Unknown Source) 10:56:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:56:59 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 10:56:59 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:56:59 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:56:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:56:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:56:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:56:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:56:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:56:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:56:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:56:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:56:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:56:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:56:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:56:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:56:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:56:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:56:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:56:59 10:56:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:56:59 2026-07-27T10:56:59.369Z INFO 2694 --- [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 10:56:59 2026-07-27T10:56:59.371Z INFO 2694 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 10:56:59 2026-07-27T10:56:59.371Z INFO 2694 --- [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Completed 10:56:59 2026-07-27T10:56:59.374Z INFO 2694 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 10:56:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 10:56:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 10:56:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 10:56:59 10:56:59,476 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:59 10:56:59,476 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:56:59 10:56:59,476 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:56:59 10:56:59,483 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:56:59 10:56:59,483 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:56:59 10:56:59,487 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:56:59 10:56:59,487 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:56:59 10:56:59 . ____ _ __ _ _ 10:56:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:59 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:59 =========|_|==============|___/=/_/_/_/ 10:56:59 10:56:59 :: Spring Boot :: (v4.1.0) 10:56:59 10:56:59 2026-07-27T10:56:59.494Z INFO 2694 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:56:59 2026-07-27T10:56:59.494Z INFO 2694 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 10:56:59 2026-07-27T10:56:59.511Z INFO 2694 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.082 seconds (process running for 44.834) 10:56:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 10:56:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 10:57:00 2026-07-27T10:57:00.720Z WARN 2694 --- [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to parse health status response: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:57:00 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 10:57:00 2026-07-27T10:57:00.729Z WARN 2694 --- [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55157 10:57:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPluginUrlValidatorSpec 10:57:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.dmi.DmiPluginUrlValidatorSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 10:57:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 10:57:00 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 10:57:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 10:57:00 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 10:57:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 10:57:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 10:57:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 10:57:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 10:57:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 10:57:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 10:57:04 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 10:57:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 10:57:04 10:57:04,161 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:04 10:57:04,161 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:04 10:57:04,161 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:04 10:57:04,164 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:04 10:57:04,164 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:04 10:57:04,167 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:04 10:57:04,167 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:04 10:57:04 . ____ _ __ _ _ 10:57:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:04 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:04 =========|_|==============|___/=/_/_/_/ 10:57:04 10:57:04 :: Spring Boot :: (v4.1.0) 10:57:04 10:57:04 2026-07-27T10:57:04.172Z INFO 2694 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:04 2026-07-27T10:57:04.173Z INFO 2694 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:57:04 2026-07-27T10:57:04.198Z INFO 2694 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 0.053 seconds (process running for 49.521) 10:57:04 2026-07-27T10:57:04.222Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:04 2026-07-27T10:57:04.222Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 10:57:04 2026-07-27T10:57:04.223Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 10:57:04 2026-07-27T10:57:04.223Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 10:57:04 2026-07-27T10:57:04.236Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 10:57:04 2026-07-27T10:57:04.239Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 17 ms. 10:57:04 2026-07-27T10:57:04.240Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 10:57:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 10:57:04 2026-07-27T10:57:04.258Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:04 2026-07-27T10:57:04.641Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:04 o o o o---o o--o o o---o o o----o o--o--o 10:57:04 | | / \ / | / / \ | | 10:57:04 o----o o o o----o | o o o----o | 10:57:04 | | * \ / | \ * \ | | 10:57:04 o o * o o---o o--o o----o o---o * o o----o o 10:57:04 10:57:04 2026-07-27T10:57:04.642Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:04 2026-07-27T10:57:04.642Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:04 2026-07-27T10:57:04.642Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:04 2026-07-27T10:57:04.642Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:04 2026-07-27T10:57:04.642Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:04 To enable the Jet engine on the members, do one of the following: 10:57:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:04 2026-07-27T10:57:04.652Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:04 2026-07-27T10:57:04.654Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:04 2026-07-27T10:57:04.660Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:04 2026-07-27T10:57:04.660Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:07 2026-07-27T10:57:07.294Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:07 10:57:07 Members {size:1, ver:1} [ 10:57:07 Member [10.30.106.233]:5701 - 16d131a1-b18b-4ac6-ad2a-740abfb24ab9 this 10:57:07 ] 10:57:07 10:57:07 2026-07-27T10:57:07.295Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:07 2026-07-27T10:57:07.303Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:07 2026-07-27T10:57:07.310Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:07 2026-07-27T10:57:07.311Z INFO 2694 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 16d131a1-b18b-4ac6-ad2a-740abfb24ab9 this is handled 10:57:07 2026-07-27T10:57:07.312Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:07 2026-07-27T10:57:07.312Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:07 2026-07-27T10:57:07.313Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:07 2026-07-27T10:57:07.329Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:07 10:57:07 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:07 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:07 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:07 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:07 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:07 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:07 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:07 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:07 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:07 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:07 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:07 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:07 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:07 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:07 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:07 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:07 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:07 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:07 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:07 at ------ submitted from ------.() 10:57:07 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:07 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:07 ... 16 common frames omitted 10:57:07 10:57:07 2026-07-27T10:57:07.424Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:07 2026-07-27T10:57:07.424Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 113 ms. 10:57:07 2026-07-27T10:57:07.425Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:07 2026-07-27T10:57:07.427Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:07 2026-07-27T10:57:07.488Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:07 o o o o---o o--o o o---o o o----o o--o--o 10:57:07 | | / \ / | / / \ | | 10:57:07 o----o o o o----o | o o o----o | 10:57:07 | | * \ / | \ * \ | | 10:57:07 o o * o o---o o--o o----o o---o * o o----o o 10:57:07 10:57:07 2026-07-27T10:57:07.488Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:07 2026-07-27T10:57:07.488Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:07 2026-07-27T10:57:07.489Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:07 2026-07-27T10:57:07.489Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:07 2026-07-27T10:57:07.489Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:07 To enable the Jet engine on the members, do one of the following: 10:57:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:07 2026-07-27T10:57:07.498Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:07 2026-07-27T10:57:07.500Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:07 2026-07-27T10:57:07.508Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:07 2026-07-27T10:57:07.508Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:10 2026-07-27T10:57:10.122Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:10 10:57:10 Members {size:1, ver:1} [ 10:57:10 Member [10.30.106.233]:5701 - b67c2bf0-d330-4cb0-8e6f-20f354651895 this 10:57:10 ] 10:57:10 10:57:10 2026-07-27T10:57:10.123Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:10 2026-07-27T10:57:10.124Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:10 2026-07-27T10:57:10.130Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:10 2026-07-27T10:57:10.130Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - b67c2bf0-d330-4cb0-8e6f-20f354651895 this is handled 10:57:10 2026-07-27T10:57:10.131Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:10 2026-07-27T10:57:10.131Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:10 2026-07-27T10:57:10.131Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:10 2026-07-27T10:57:10.148Z WARN 2694 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:10 10:57:10 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:10 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:10 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:10 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:10 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:10 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:10 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:10 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:10 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:10 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:10 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:10 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:10 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:10 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:10 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:10 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:10 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:10 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:10 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:10 at ------ submitted from ------.() 10:57:10 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:10 ... 16 common frames omitted 10:57:10 10:57:10 2026-07-27T10:57:10.233Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:10 2026-07-27T10:57:10.233Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 103 ms. 10:57:10 2026-07-27T10:57:10.234Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:10 2026-07-27T10:57:10.236Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:10 o o o o---o o--o o o---o o o----o o--o--o 10:57:10 | | / \ / | / / \ | | 10:57:10 o----o o o o----o | o o o----o | 10:57:10 | | * \ / | \ * \ | | 10:57:10 o o * o o---o o--o o----o o---o * o o----o o 10:57:10 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:10 2026-07-27T10:57:10.283Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:10 To enable the Jet engine on the members, do one of the following: 10:57:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:10 2026-07-27T10:57:10.293Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:10 2026-07-27T10:57:10.295Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:10 2026-07-27T10:57:10.301Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:10 2026-07-27T10:57:10.301Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:12 2026-07-27T10:57:12.575Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:12 10:57:12 Members {size:1, ver:1} [ 10:57:12 Member [10.30.106.233]:5701 - ea010cad-d244-49ed-8896-d6949c2c6ded this 10:57:12 ] 10:57:12 10:57:12 2026-07-27T10:57:12.575Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:12 2026-07-27T10:57:12.578Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:12 2026-07-27T10:57:12.590Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:12 2026-07-27T10:57:12.590Z INFO 2694 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - ea010cad-d244-49ed-8896-d6949c2c6ded this is handled 10:57:12 2026-07-27T10:57:12.591Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:12 2026-07-27T10:57:12.591Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:12 2026-07-27T10:57:12.591Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:12 2026-07-27T10:57:12.599Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:12 10:57:12 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:12 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:12 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:12 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:12 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:12 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:12 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:12 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:12 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:12 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:12 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:12 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:12 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:12 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:12 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:12 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:12 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:12 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:12 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:12 at ------ submitted from ------.() 10:57:12 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:12 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:12 ... 16 common frames omitted 10:57:12 10:57:12 2026-07-27T10:57:12.689Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:12 2026-07-27T10:57:12.689Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 99 ms. 10:57:12 2026-07-27T10:57:12.689Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:12 2026-07-27T10:57:12.692Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:12 o o o o---o o--o o o---o o o----o o--o--o 10:57:12 | | / \ / | / / \ | | 10:57:12 o----o o o o----o | o o o----o | 10:57:12 | | * \ / | \ * \ | | 10:57:12 o o * o o---o o--o o----o o---o * o o----o o 10:57:12 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:12 2026-07-27T10:57:12.737Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:12 To enable the Jet engine on the members, do one of the following: 10:57:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:12 2026-07-27T10:57:12.746Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:12 2026-07-27T10:57:12.747Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:12 2026-07-27T10:57:12.753Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:12 2026-07-27T10:57:12.753Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:15 2026-07-27T10:57:15.340Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:15 10:57:15 Members {size:1, ver:1} [ 10:57:15 Member [10.30.106.233]:5701 - 77d5c345-4b74-4aaa-8d5d-893b4f36f7e1 this 10:57:15 ] 10:57:15 10:57:15 2026-07-27T10:57:15.343Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:15 2026-07-27T10:57:15.345Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:15 2026-07-27T10:57:15.348Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:15 2026-07-27T10:57:15.349Z INFO 2694 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 77d5c345-4b74-4aaa-8d5d-893b4f36f7e1 this is handled 10:57:15 2026-07-27T10:57:15.350Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:15 2026-07-27T10:57:15.351Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:15 2026-07-27T10:57:15.351Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:15 2026-07-27T10:57:15.364Z WARN 2694 --- [cached.thread-1] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:15 10:57:15 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:15 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:15 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:15 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:15 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:15 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:15 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:15 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:15 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:15 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:15 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:15 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:15 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:15 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:15 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:15 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:15 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:15 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:15 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:15 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:15 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:15 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:15 at ------ submitted from ------.() 10:57:15 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:15 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:15 ... 16 common frames omitted 10:57:15 10:57:15 2026-07-27T10:57:15.451Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:15 2026-07-27T10:57:15.452Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 103 ms. 10:57:15 2026-07-27T10:57:15.452Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:15 2026-07-27T10:57:15.455Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:15 2026-07-27T10:57:15.494Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:15 o o o o---o o--o o o---o o o----o o--o--o 10:57:15 | | / \ / | / / \ | | 10:57:15 o----o o o o----o | o o o----o | 10:57:15 | | * \ / | \ * \ | | 10:57:15 o o * o o---o o--o o----o o---o * o o----o o 10:57:15 10:57:15 2026-07-27T10:57:15.494Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:15 2026-07-27T10:57:15.494Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:15 2026-07-27T10:57:15.495Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:15 2026-07-27T10:57:15.495Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:15 2026-07-27T10:57:15.495Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:15 To enable the Jet engine on the members, do one of the following: 10:57:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:15 2026-07-27T10:57:15.504Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:15 2026-07-27T10:57:15.505Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:15 2026-07-27T10:57:15.510Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:15 2026-07-27T10:57:15.510Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:18 2026-07-27T10:57:17.949Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:18 10:57:18 Members {size:1, ver:1} [ 10:57:18 Member [10.30.106.233]:5701 - 3dbf1cdd-154f-4c41-a46b-4d70d1cc391e this 10:57:18 ] 10:57:18 10:57:18 2026-07-27T10:57:17.950Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:18 2026-07-27T10:57:17.952Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:18 2026-07-27T10:57:17.959Z INFO 2694 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 10:57:18 2026-07-27T10:57:17.960Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:18 2026-07-27T10:57:17.960Z INFO 2694 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 3dbf1cdd-154f-4c41-a46b-4d70d1cc391e this is handled 10:57:18 2026-07-27T10:57:17.961Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:18 2026-07-27T10:57:17.961Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:18 2026-07-27T10:57:17.962Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:18 2026-07-27T10:57:17.982Z WARN 2694 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:18 10:57:18 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:18 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:18 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:18 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:18 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:18 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:18 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:18 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:18 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:18 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:18 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:18 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:18 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:18 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:18 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:18 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:18 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:18 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:18 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:18 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:18 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:18 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:18 at ------ submitted from ------.() 10:57:18 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:18 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:18 ... 16 common frames omitted 10:57:18 10:57:18 2026-07-27T10:57:18.074Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:18 2026-07-27T10:57:18.074Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 114 ms. 10:57:18 2026-07-27T10:57:18.074Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:18 2026-07-27T10:57:18.077Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:18 2026-07-27T10:57:18.119Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:18 o o o o---o o--o o o---o o o----o o--o--o 10:57:18 | | / \ / | / / \ | | 10:57:18 o----o o o o----o | o o o----o | 10:57:18 | | * \ / | \ * \ | | 10:57:18 o o * o o---o o--o o----o o---o * o o----o o 10:57:18 10:57:18 2026-07-27T10:57:18.120Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:18 2026-07-27T10:57:18.120Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:18 2026-07-27T10:57:18.120Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:18 2026-07-27T10:57:18.120Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:18 2026-07-27T10:57:18.120Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:18 To enable the Jet engine on the members, do one of the following: 10:57:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:18 2026-07-27T10:57:18.141Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:18 2026-07-27T10:57:18.144Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:18 2026-07-27T10:57:18.153Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:18 2026-07-27T10:57:18.153Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:20 2026-07-27T10:57:20.544Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:20 10:57:20 Members {size:1, ver:1} [ 10:57:20 Member [10.30.106.233]:5701 - 361d5ab8-9560-4815-8b04-49a40a0a8413 this 10:57:20 ] 10:57:20 10:57:20 2026-07-27T10:57:20.545Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:20 2026-07-27T10:57:20.546Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:20 2026-07-27T10:57:20.553Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:20 2026-07-27T10:57:20.553Z INFO 2694 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 361d5ab8-9560-4815-8b04-49a40a0a8413 this is handled 10:57:20 2026-07-27T10:57:20.554Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:20 2026-07-27T10:57:20.555Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:20 2026-07-27T10:57:20.555Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:20 2026-07-27T10:57:20.777Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:20 10:57:20 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:20 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:20 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:20 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:20 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:20 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:20 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:20 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:20 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:20 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:20 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:20 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:20 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:20 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:20 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:20 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:20 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:20 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:20 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:20 at ------ submitted from ------.() 10:57:20 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:20 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:20 ... 16 common frames omitted 10:57:20 10:57:20 2026-07-27T10:57:20.867Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:20 2026-07-27T10:57:20.867Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 314 ms. 10:57:20 2026-07-27T10:57:20.867Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:20 2026-07-27T10:57:20.870Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:20 2026-07-27T10:57:20.903Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:20 o o o o---o o--o o o---o o o----o o--o--o 10:57:20 | | / \ / | / / \ | | 10:57:20 o----o o o o----o | o o o----o | 10:57:20 | | * \ / | \ * \ | | 10:57:20 o o * o o---o o--o o----o o---o * o o----o o 10:57:20 10:57:20 2026-07-27T10:57:20.903Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:20 2026-07-27T10:57:20.903Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:20 2026-07-27T10:57:20.903Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:20 2026-07-27T10:57:20.903Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:20 2026-07-27T10:57:20.904Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:20 To enable the Jet engine on the members, do one of the following: 10:57:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:20 2026-07-27T10:57:20.913Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:20 2026-07-27T10:57:20.914Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:20 2026-07-27T10:57:20.919Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:20 2026-07-27T10:57:20.920Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:23 2026-07-27T10:57:23.169Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:23 10:57:23 Members {size:1, ver:1} [ 10:57:23 Member [10.30.106.233]:5701 - a9d7f84b-23ea-4f70-8c76-fde3dec8b2b2 this 10:57:23 ] 10:57:23 10:57:23 2026-07-27T10:57:23.170Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:23 2026-07-27T10:57:23.171Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:23 2026-07-27T10:57:23.177Z INFO 2694 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 10:57:23 2026-07-27T10:57:23.181Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:23 2026-07-27T10:57:23.181Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - a9d7f84b-23ea-4f70-8c76-fde3dec8b2b2 this is handled 10:57:23 2026-07-27T10:57:23.182Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:23 2026-07-27T10:57:23.182Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:23 2026-07-27T10:57:23.183Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:23 2026-07-27T10:57:23.191Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:23 10:57:23 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:23 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:23 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:23 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:23 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:23 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:23 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:23 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:23 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:23 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:23 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:23 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:23 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:23 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:23 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:23 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:23 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:23 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:23 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:23 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:23 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:23 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:23 at ------ submitted from ------.() 10:57:23 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:23 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:23 ... 16 common frames omitted 10:57:23 10:57:23 2026-07-27T10:57:23.273Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:23 2026-07-27T10:57:23.274Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 10:57:23 2026-07-27T10:57:23.274Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:23 2026-07-27T10:57:23.277Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:23 o o o o---o o--o o o---o o o----o o--o--o 10:57:23 | | / \ / | / / \ | | 10:57:23 o----o o o o----o | o o o----o | 10:57:23 | | * \ / | \ * \ | | 10:57:23 o o * o o---o o--o o----o o---o * o o----o o 10:57:23 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:23 2026-07-27T10:57:23.310Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:23 To enable the Jet engine on the members, do one of the following: 10:57:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:23 2026-07-27T10:57:23.321Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:23 2026-07-27T10:57:23.322Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:23 2026-07-27T10:57:23.327Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:23 2026-07-27T10:57:23.328Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:25 2026-07-27T10:57:25.520Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:25 10:57:25 Members {size:1, ver:1} [ 10:57:25 Member [10.30.106.233]:5701 - 3cc91a19-cdc2-4fc2-9adf-b9849928945d this 10:57:25 ] 10:57:25 10:57:25 2026-07-27T10:57:25.521Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:25 2026-07-27T10:57:25.522Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:25 2026-07-27T10:57:25.530Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:25 2026-07-27T10:57:25.531Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 3cc91a19-cdc2-4fc2-9adf-b9849928945d this is handled 10:57:25 2026-07-27T10:57:25.531Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:25 2026-07-27T10:57:25.531Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:25 2026-07-27T10:57:25.532Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:25 2026-07-27T10:57:25.547Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:25 10:57:25 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:25 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:25 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:25 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:25 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:25 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:25 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:25 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:25 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:25 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:25 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:25 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:25 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:25 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:25 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:25 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:25 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:25 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:25 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:25 at ------ submitted from ------.() 10:57:25 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:25 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:25 ... 16 common frames omitted 10:57:25 10:57:25 2026-07-27T10:57:25.629Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:25 2026-07-27T10:57:25.629Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 99 ms. 10:57:25 2026-07-27T10:57:25.629Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:25 2026-07-27T10:57:25.633Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:25 o o o o---o o--o o o---o o o----o o--o--o 10:57:25 | | / \ / | / / \ | | 10:57:25 o----o o o o----o | o o o----o | 10:57:25 | | * \ / | \ * \ | | 10:57:25 o o * o o---o o--o o----o o---o * o o----o o 10:57:25 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:25 2026-07-27T10:57:25.664Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:25 To enable the Jet engine on the members, do one of the following: 10:57:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:25 2026-07-27T10:57:25.675Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:25 2026-07-27T10:57:25.676Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:25 2026-07-27T10:57:25.681Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:25 2026-07-27T10:57:25.681Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:28 2026-07-27T10:57:28.278Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:28 10:57:28 Members {size:1, ver:1} [ 10:57:28 Member [10.30.106.233]:5701 - 5dfae2b3-9325-41b1-b940-a49fc81aabaf this 10:57:28 ] 10:57:28 10:57:28 2026-07-27T10:57:28.279Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:28 2026-07-27T10:57:28.280Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:28 2026-07-27T10:57:28.287Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:28 2026-07-27T10:57:28.288Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 5dfae2b3-9325-41b1-b940-a49fc81aabaf this is handled 10:57:28 2026-07-27T10:57:28.288Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:28 2026-07-27T10:57:28.289Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:28 2026-07-27T10:57:28.289Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:28 2026-07-27T10:57:28.305Z WARN 2694 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:28 10:57:28 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:28 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:28 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:28 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:28 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:28 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:28 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:28 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:28 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:28 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:28 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:28 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:28 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:28 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:28 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:28 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:28 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:28 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:28 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:28 at ------ submitted from ------.() 10:57:28 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:28 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:28 ... 16 common frames omitted 10:57:28 10:57:28 2026-07-27T10:57:28.390Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:28 2026-07-27T10:57:28.391Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 104 ms. 10:57:28 2026-07-27T10:57:28.391Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:28 2026-07-27T10:57:28.394Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:28 o o o o---o o--o o o---o o o----o o--o--o 10:57:28 | | / \ / | / / \ | | 10:57:28 o----o o o o----o | o o o----o | 10:57:28 | | * \ / | \ * \ | | 10:57:28 o o * o o---o o--o o----o o---o * o o----o o 10:57:28 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:28 2026-07-27T10:57:28.420Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:28 To enable the Jet engine on the members, do one of the following: 10:57:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:28 2026-07-27T10:57:28.428Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:28 2026-07-27T10:57:28.430Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:28 2026-07-27T10:57:28.435Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:28 2026-07-27T10:57:28.435Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:30 2026-07-27T10:57:30.875Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:30 10:57:30 Members {size:1, ver:1} [ 10:57:30 Member [10.30.106.233]:5701 - bfd11893-76fd-4bd4-86eb-49c2d0569832 this 10:57:30 ] 10:57:30 10:57:30 2026-07-27T10:57:30.875Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:30 2026-07-27T10:57:30.877Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:30 2026-07-27T10:57:30.902Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:30 2026-07-27T10:57:30.903Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - bfd11893-76fd-4bd4-86eb-49c2d0569832 this is handled 10:57:30 2026-07-27T10:57:30.903Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:30 2026-07-27T10:57:30.904Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:30 2026-07-27T10:57:30.904Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:30 2026-07-27T10:57:30.981Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:30 2026-07-27T10:57:30.981Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 10:57:30 2026-07-27T10:57:30.981Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:31 2026-07-27T10:57:30.983Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:31 o o o o---o o--o o o---o o o----o o--o--o 10:57:31 | | / \ / | / / \ | | 10:57:31 o----o o o o----o | o o o----o | 10:57:31 | | * \ / | \ * \ | | 10:57:31 o o * o o---o o--o o----o o---o * o o----o o 10:57:31 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:31 2026-07-27T10:57:31.016Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:31 To enable the Jet engine on the members, do one of the following: 10:57:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:31 2026-07-27T10:57:31.028Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:31 2026-07-27T10:57:31.029Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:31 2026-07-27T10:57:31.035Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:31 2026-07-27T10:57:31.035Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:32 2026-07-27T10:57:32.443Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:57:32 10:57:32 java.net.UnknownHostException: jaeger-remote-test-url: System error 10:57:32 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) 10:57:32 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) 10:57:32 at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) 10:57:32 at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) 10:57:32 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) 10:57:32 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:57:32 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:57:32 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:57:32 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:57:32 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:57:32 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:57:32 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:57:32 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:57:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:57:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:57:32 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:57:32 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:57:32 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:57:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:32 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:32 10:57:32 2026-07-27T10:57:32.443Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:57:32 10:57:32 java.net.UnknownHostException: jaeger-remote-test-url 10:57:32 at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) 10:57:32 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:57:32 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:57:32 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:57:32 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:57:32 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:57:32 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:57:32 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:57:32 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:57:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:57:32 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:57:32 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:57:32 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:57:32 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:57:32 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:57:32 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:57:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:32 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:32 10:57:33 2026-07-27T10:57:33.199Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:33 10:57:33 Members {size:1, ver:1} [ 10:57:33 Member [10.30.106.233]:5701 - 077e166d-964b-4a7d-ab6a-09fb84cba58e this 10:57:33 ] 10:57:33 10:57:33 2026-07-27T10:57:33.200Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:33 2026-07-27T10:57:33.201Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:33 2026-07-27T10:57:33.220Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:33 2026-07-27T10:57:33.221Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 077e166d-964b-4a7d-ab6a-09fb84cba58e this is handled 10:57:33 2026-07-27T10:57:33.222Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:33 2026-07-27T10:57:33.222Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:33 2026-07-27T10:57:33.222Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:33 2026-07-27T10:57:33.305Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:33 2026-07-27T10:57:33.306Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 85 ms. 10:57:33 2026-07-27T10:57:33.306Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:33 2026-07-27T10:57:33.308Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:33 o o o o---o o--o o o---o o o----o o--o--o 10:57:33 | | / \ / | / / \ | | 10:57:33 o----o o o o----o | o o o----o | 10:57:33 | | * \ / | \ * \ | | 10:57:33 o o * o o---o o--o o----o o---o * o o----o o 10:57:33 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:33 2026-07-27T10:57:33.343Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:33 To enable the Jet engine on the members, do one of the following: 10:57:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:33 2026-07-27T10:57:33.354Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:33 2026-07-27T10:57:33.356Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:33 2026-07-27T10:57:33.364Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:33 2026-07-27T10:57:33.364Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:35 2026-07-27T10:57:35.606Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:35 10:57:35 Members {size:1, ver:1} [ 10:57:35 Member [10.30.106.233]:5701 - c2663f05-3c3c-47c7-a81c-91080783fea3 this 10:57:35 ] 10:57:35 10:57:35 2026-07-27T10:57:35.607Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:35 2026-07-27T10:57:35.608Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:35 2026-07-27T10:57:35.623Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:35 2026-07-27T10:57:35.623Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - c2663f05-3c3c-47c7-a81c-91080783fea3 this is handled 10:57:35 2026-07-27T10:57:35.624Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:35 2026-07-27T10:57:35.624Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:35 2026-07-27T10:57:35.625Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:35 2026-07-27T10:57:35.632Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:35 10:57:35 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:35 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:35 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:35 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:35 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:35 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:35 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:35 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:35 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:35 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:35 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:35 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:35 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:35 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:35 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:35 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:35 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:35 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:35 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:35 at ------ submitted from ------.() 10:57:35 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:35 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:35 ... 16 common frames omitted 10:57:35 10:57:35 2026-07-27T10:57:35.716Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:35 2026-07-27T10:57:35.716Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 10:57:35 2026-07-27T10:57:35.717Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:35 2026-07-27T10:57:35.719Z INFO 2694 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 10:57:35 2026-07-27T10:57:35.743Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:35 o o o o---o o--o o o---o o o----o o--o--o 10:57:35 | | / \ / | / / \ | | 10:57:35 o----o o o o----o | o o o----o | 10:57:35 | | * \ / | \ * \ | | 10:57:35 o o * o o---o o--o o----o o---o * o o----o o 10:57:35 10:57:35 2026-07-27T10:57:35.744Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:35 2026-07-27T10:57:35.744Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:35 2026-07-27T10:57:35.744Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:35 2026-07-27T10:57:35.744Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:35 2026-07-27T10:57:35.744Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:35 To enable the Jet engine on the members, do one of the following: 10:57:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:35 2026-07-27T10:57:35.752Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:35 2026-07-27T10:57:35.753Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:35 2026-07-27T10:57:35.760Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:35 2026-07-27T10:57:35.761Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:38 2026-07-27T10:57:38.552Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:38 10:57:38 Members {size:1, ver:1} [ 10:57:38 Member [10.30.106.233]:5701 - 0368b712-da07-4c38-b5a9-780b92770eaf this 10:57:38 ] 10:57:38 10:57:38 2026-07-27T10:57:38.552Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:38 2026-07-27T10:57:38.554Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:38 2026-07-27T10:57:38.677Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:38 2026-07-27T10:57:38.678Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 0368b712-da07-4c38-b5a9-780b92770eaf this is handled 10:57:38 2026-07-27T10:57:38.679Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:38 2026-07-27T10:57:38.679Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:38 2026-07-27T10:57:38.679Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:38 2026-07-27T10:57:38.758Z WARN 2694 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:38 10:57:38 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:38 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:38 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:38 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:38 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:38 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:38 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:38 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:38 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:38 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:38 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:38 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:38 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:38 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:38 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:38 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:38 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:38 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:38 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:38 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:38 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:38 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:38 at ------ submitted from ------.() 10:57:38 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:38 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:38 ... 16 common frames omitted 10:57:38 10:57:38 2026-07-27T10:57:38.845Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:38 2026-07-27T10:57:38.846Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 167 ms. 10:57:38 2026-07-27T10:57:38.846Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.60 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 10:57:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:39 o o o o---o o--o o o---o o o----o o--o--o 10:57:39 | | / \ / | / / \ | | 10:57:39 o----o o o o----o | o o o----o | 10:57:39 | | * \ / | \ * \ | | 10:57:39 o o * o o---o o--o o----o o---o * o o----o o 10:57:39 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:39 2026-07-27T10:57:38.895Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:39 To enable the Jet engine on the members, do one of the following: 10:57:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:39 2026-07-27T10:57:38.907Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:39 2026-07-27T10:57:38.908Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:39 2026-07-27T10:57:38.916Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:39 2026-07-27T10:57:38.916Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:41 2026-07-27T10:57:41.341Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:41 10:57:41 Members {size:1, ver:1} [ 10:57:41 Member [10.30.106.233]:5701 - 752ef9c5-360c-44c3-8484-8ea9d139bb26 this 10:57:41 ] 10:57:41 10:57:41 2026-07-27T10:57:41.342Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:41 2026-07-27T10:57:41.357Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:41 2026-07-27T10:57:41.373Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:41 2026-07-27T10:57:41.374Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - 752ef9c5-360c-44c3-8484-8ea9d139bb26 this is handled 10:57:41 2026-07-27T10:57:41.375Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:41 2026-07-27T10:57:41.375Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:41 2026-07-27T10:57:41.375Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:41 2026-07-27T10:57:41.380Z WARN 2694 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:57:41 10:57:41 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:57:41 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:57:41 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:57:41 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:41 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:41 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:41 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:41 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:41 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:41 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:41 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:41 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:57:41 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:57:41 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:57:41 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:57:41 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:57:41 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:57:41 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:57:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:57:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:57:41 at java.base/java.lang.Thread.run(Thread.java:1583) 10:57:41 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:57:41 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:57:41 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:57:41 at ------ submitted from ------.() 10:57:41 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:57:41 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:57:41 ... 16 common frames omitted 10:57:41 10:57:41 2026-07-27T10:57:41.463Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:41 2026-07-27T10:57:41.464Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 91 ms. 10:57:41 2026-07-27T10:57:41.464Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 10:57:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 10:57:41 10:57:41,494 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:41 10:57:41,494 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:41 10:57:41,494 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:41 10:57:41,497 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:41 10:57:41,497 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:41 10:57:41,500 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:41 10:57:41,500 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:41 10:57:41 . ____ _ __ _ _ 10:57:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:41 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:41 =========|_|==============|___/=/_/_/_/ 10:57:41 10:57:41 :: Spring Boot :: (v4.1.0) 10:57:41 10:57:41 2026-07-27T10:57:41.507Z INFO 2694 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:41 2026-07-27T10:57:41.507Z INFO 2694 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:57:41 2026-07-27T10:57:41.514Z INFO 2694 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.038 seconds (process running for 86.837) 10:57:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 10:57:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 10:57:41 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 10:57:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 10:57:41 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 10:57:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 10:57:41 2026-07-27T10:57:41.849Z ERROR 2694 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 10:57:41 2026-07-27T10:57:41.882Z WARN 2694 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 10:57:41 2026-07-27T10:57:41.883Z WARN 2694 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'non-existent-ch' as it does not exist in cache 10:57:41 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 10:57:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 10:57:42 2026-07-27T10:57:41.968Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:41.969Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:57:42 2026-07-27T10:57:41.969Z DEBUG 2694 --- [ 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) 10:57:42 2026-07-27T10:57:41.998Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:41.998Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:57:42 2026-07-27T10:57:41.998Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 10:57:42 2026-07-27T10:57:42.000Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.001Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.003Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.003Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:57:42 2026-07-27T10:57:42.003Z DEBUG 2694 --- [ 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) 10:57:42 2026-07-27T10:57:42.004Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.004Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:57:42 2026-07-27T10:57:42.004Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 10:57:42 2026-07-27T10:57:42.005Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.006Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.007Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.009Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.010Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:57:42 2026-07-27T10:57:42.010Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:57:42 2026-07-27T10:57:42.011Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.013Z ERROR 2694 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:57:42 2026-07-27T10:57:42.016Z ERROR 2694 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 10:57:42 2026-07-27T10:57:42.017Z ERROR 2694 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:57:42 2026-07-27T10:57:42.019Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.019Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:57:42 2026-07-27T10:57:42.019Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 10:57:42 2026-07-27T10:57:42.019Z ERROR 2694 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:57:42 2026-07-27T10:57:42.019Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.019Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:57:42 2026-07-27T10:57:42.019Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 10:57:42 2026-07-27T10:57:42.025Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.029Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 10:57:42 2026-07-27T10:57:42.034Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 10:57:42 2026-07-27T10:57:42.035Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 10:57:42 2026-07-27T10:57:42.037Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 10:57:42 2026-07-27T10:57:42.039Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.040Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.041Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.042Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 10:57:42 2026-07-27T10:57:42.042Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 10:57:42 2026-07-27T10:57:42.044Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.044Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:57:42 2026-07-27T10:57:42.044Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 10:57:42 2026-07-27T10:57:42.046Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.048Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.048Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1']] 10:57:42 2026-07-27T10:57:42.048Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp2']] 10:57:42 2026-07-27T10:57:42.050Z WARN 2694 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 10:57:42 2026-07-27T10:57:42.050Z INFO 2694 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 10:57:42 2026-07-27T10:57:42.050Z DEBUG 2694 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 10:57:42 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 10:57:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 10:57:42 2026-07-27T10:57:42.103Z INFO 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 10:57:42 2026-07-27T10:57:42.107Z INFO 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 10:57:42 2026-07-27T10:57:42.110Z INFO 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 10:57:42 2026-07-27T10:57:42.114Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:57:42 2026-07-27T10:57:42.115Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:57:42 2026-07-27T10:57:42.117Z INFO 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 10:57:42 2026-07-27T10:57:42.118Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 10:57:42 2026-07-27T10:57:42.189Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 10:57:42 10:57:42 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 10:57:42 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 10:57:42 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 10:57:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:234) 10:57:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:42 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:57:42 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:57:42 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:57:42 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:57:42 at groovy.lang.Closure.call(Closure.java:427) 10:57:42 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:57:42 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:57:42 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:57:42 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:57:42 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:57:42 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:57:42 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:57:42 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:57:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:57:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:57:42 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 10:57:42 at jdk.proxy2/jdk.proxy2.$Proxy204.initiateStateAdvised(Unknown Source) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:389) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:199) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805.processCreatedCmHandles$accessor$vpIZjGYD(Unknown Source) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805$auxiliary$vnJY7s4O.call(Unknown Source) 10:57:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 10:57:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 10:57:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 10:57:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 10:57:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:57:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805.processCreatedCmHandles(Unknown Source) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:105) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805.updateDmiRegistration$accessor$vpIZjGYD(Unknown Source) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805$auxiliary$ZQ9FZDD1.call(Unknown Source) 10:57:42 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 10:57:42 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 10:57:42 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 10:57:42 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 10:57:42 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:57:42 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805.updateDmiRegistration(Unknown Source) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$372906805$updateDmiRegistration.call(Unknown Source) 10:57:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:236) 10:57:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:57:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:57:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:57:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:57:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:57:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:57:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:57:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:57:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:57:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:57:42 10:57:42 2026-07-27T10:57:42.195Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 10:57:42 10:57:42 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 10:57:42 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 10:57:42 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 10:57:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 10:57:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:57:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:57:42 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:57:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:57:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:57:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:57:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:57:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:57:42 10:57:42 2026-07-27T10:57:42.198Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 10:57:42 10:57:42 java.lang.RuntimeException: Failed 10:57:42 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:57:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:57:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:57:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:57:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:57:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:57:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:57:42 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:267) 10:57:42 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:42 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:57:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:57:42 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:57:42 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:57:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:57:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:57:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:57:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:57:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:57:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:57:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:57:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:57:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:57:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:57:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:57:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:57:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:57:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:57:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:57:42 10:57:42 2026-07-27T10:57:42.212Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 10:57:42 2026-07-27T10:57:42.212Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 10:57:42 2026-07-27T10:57:42.221Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 10:57:42 2026-07-27T10:57:42.221Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:57:42 2026-07-27T10:57:42.224Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 10:57:42 2026-07-27T10:57:42.224Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 10:57:42 2026-07-27T10:57:42.225Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 10:57:42 2026-07-27T10:57:42.225Z ERROR 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:57:42 2026-07-27T10:57:42.232Z INFO 2694 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 10:57:42 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 10:57:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 10:57:42 2026-07-27T10:57:42.286Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 10:57:42 2026-07-27T10:57:42.294Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.294Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 10:57:42 2026-07-27T10:57:42.294Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:57:42 2026-07-27T10:57:42.295Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 10:57:42 2026-07-27T10:57:42.295Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.295Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.298Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.298Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 10:57:42 2026-07-27T10:57:42.298Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 10:57:42 2026-07-27T10:57:42.300Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 10:57:42 2026-07-27T10:57:42.300Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.300Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.302Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.303Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 10:57:42 2026-07-27T10:57:42.303Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 10:57:42 2026-07-27T10:57:42.304Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 10:57:42 2026-07-27T10:57:42.304Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.304Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.304Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 10:57:42 2026-07-27T10:57:42.305Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 10:57:42 2026-07-27T10:57:42.305Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.305Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.308Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.308Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 10:57:42 2026-07-27T10:57:42.308Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 10:57:42 2026-07-27T10:57:42.309Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 10:57:42 2026-07-27T10:57:42.309Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.309Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.309Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.310Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.313Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 10:57:42 2026-07-27T10:57:42.313Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 10:57:42 2026-07-27T10:57:42.314Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 10:57:42 2026-07-27T10:57:42.315Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 10:57:42 2026-07-27T10:57:42.316Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 10:57:42 2026-07-27T10:57:42.317Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 10:57:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 10:57:42 2026-07-27T10:57:42.318Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 10:57:42 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 10:57:42 2026-07-27T10:57:42.319Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 10:57:42 2026-07-27T10:57:42.324Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 10:57:42 2026-07-27T10:57:42.324Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Similar warnings for other cm handles in this batch not logged 10:57:42 2026-07-27T10:57:42.325Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : 1 of 1 candidates already in progress by other instance. In-progress map size: 0 10:57:42 2026-07-27T10:57:42.329Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.329Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 10:57:42 2026-07-27T10:57:42.329Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 10:57:42 2026-07-27T10:57:42.329Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-2 already in progress by other instance 10:57:42 2026-07-27T10:57:42.329Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Similar warnings for other cm handles in this batch not logged 10:57:42 2026-07-27T10:57:42.330Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : 2 of 3 candidates already in progress by other instance. In-progress map size: 0 10:57:42 2026-07-27T10:57:42.330Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 10:57:42 2026-07-27T10:57:42.330Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.330Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.333Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:57:42 2026-07-27T10:57:42.334Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 10:57:42 2026-07-27T10:57:42.334Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:57:42 2026-07-27T10:57:42.334Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 10:57:42 2026-07-27T10:57:42.335Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 10:57:42 2026-07-27T10:57:42.338Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 10:57:42 2026-07-27T10:57:42.338Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 10:57:42 10:57:42,363 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:42 10:57:42,363 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:42 10:57:42,363 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:42 10:57:42,366 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:42 10:57:42,366 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:42 10:57:42,369 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:42 10:57:42,369 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:42 10:57:42 . ____ _ __ _ _ 10:57:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:42 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:42 =========|_|==============|___/=/_/_/_/ 10:57:42 10:57:42 :: Spring Boot :: (v4.1.0) 10:57:42 10:57:42 2026-07-27T10:57:42.375Z INFO 2694 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:42 2026-07-27T10:57:42.375Z INFO 2694 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:57:42 o o o o---o o--o o o---o o o----o o--o--o 10:57:42 | | / \ / | / / \ | | 10:57:42 o----o o o o----o | o o o----o | 10:57:42 | | * \ / | \ * \ | | 10:57:42 o o * o o---o o--o o----o o---o * o o----o o 10:57:42 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:42 2026-07-27T10:57:42.390Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 10:57:42 To enable the Jet engine on the members, do one of the following: 10:57:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:42 2026-07-27T10:57:42.398Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:42 2026-07-27T10:57:42.400Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 10:57:42 2026-07-27T10:57:42.409Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:42 2026-07-27T10:57:42.409Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:44 2026-07-27T10:57:44.772Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:57:44 10:57:44 Members {size:1, ver:1} [ 10:57:44 Member [10.30.106.233]:5701 - cb21cae8-7f23-480d-8361-1d562bfed7d1 this 10:57:44 ] 10:57:44 10:57:44 2026-07-27T10:57:44.772Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:44 2026-07-27T10:57:44.786Z INFO 2694 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.442 seconds (process running for 90.11) 10:57:44 2026-07-27T10:57:44.797Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 10:57:44 2026-07-27T10:57:44.813Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:44 2026-07-27T10:57:44.814Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - cb21cae8-7f23-480d-8361-1d562bfed7d1 this is handled 10:57:44 2026-07-27T10:57:44.815Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 10:57:44 2026-07-27T10:57:44.815Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 10:57:44 2026-07-27T10:57:44.815Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 10:57:44 2026-07-27T10:57:44.877Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 10:57:44 2026-07-27T10:57:44.877Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 10:57:44 2026-07-27T10:57:44.877Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 10:57:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 10:57:44 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 10:57:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:45 o o o o---o o--o o o---o o o----o o--o--o 10:57:45 | | / \ / | / / \ | | 10:57:45 o----o o o o----o | o o o----o | 10:57:45 | | * \ / | \ * \ | | 10:57:45 o o * o o---o o--o o----o o---o * o o----o o 10:57:45 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] Cluster name: dev 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:57:45 2026-07-27T10:57:44.981Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 10:57:45 To enable the Jet engine on the members, do one of the following: 10:57:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:57:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:57:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:57:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:57:45 2026-07-27T10:57:44.990Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:57:45 2026-07-27T10:57:44.992Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Using Multicast discovery 10:57:45 2026-07-27T10:57:44.996Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:57:45 2026-07-27T10:57:44.996Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTING 10:57:47 2026-07-27T10:57:47.266Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [dev] [5.5.0] 10:57:47 10:57:47 Members {size:1, ver:1} [ 10:57:47 Member [10.30.106.233]:5701 - e3e3131f-a6e3-4c83-883a-04776a8049d0 this 10:57:47 ] 10:57:47 10:57:47 2026-07-27T10:57:47.266Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is STARTED 10:57:47 2026-07-27T10:57:47.270Z INFO 2694 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 10:57:47 2026-07-27T10:57:47.279Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 10:57:47 2026-07-27T10:57:47.286Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 10:57:47 2026-07-27T10:57:47.286Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.289Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 10:57:47 2026-07-27T10:57:47.289Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.291Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 10:57:47 2026-07-27T10:57:47.291Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.295Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 10:57:47 2026-07-27T10:57:47.296Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 10:57:47 2026-07-27T10:57:47.296Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.311Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 10:57:47 2026-07-27T10:57:47.311Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:57:47 2026-07-27T10:57:47.311Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.311Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 10:57:47 2026-07-27T10:57:47.386Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-3 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-3 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-4 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-4 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-5 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-5 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-6 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-6 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-7 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-7 removed from in progress map 10:57:47 2026-07-27T10:57:47.387Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-8 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-8 removed from in progress map 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-9 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-9 removed from in progress map 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-10 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-10 removed from in progress map 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-11 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-11 removed from in progress map 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-12 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-12 removed from in progress map 10:57:47 2026-07-27T10:57:47.388Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-13 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-13 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-14 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-14 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-15 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-15 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-16 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-16 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-17 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-17 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-18 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-18 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-19 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-19 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-20 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-20 removed from in progress map 10:57:47 2026-07-27T10:57:47.389Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-21 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-21 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-22 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-22 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-23 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-23 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-24 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-24 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-25 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-25 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-26 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-26 removed from in progress map 10:57:47 2026-07-27T10:57:47.390Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-27 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-27 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-28 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-28 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-29 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-29 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-30 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-30 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-31 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-31 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-32 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-32 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-33 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-33 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-34 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-34 removed from in progress map 10:57:47 2026-07-27T10:57:47.391Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-35 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-35 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-36 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-36 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-37 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-37 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-38 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-38 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-39 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-39 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-40 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-40 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-41 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-41 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-42 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-42 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-43 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-43 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-44 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-44 removed from in progress map 10:57:47 2026-07-27T10:57:47.392Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-45 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-45 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-46 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-46 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-47 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-47 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-48 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-48 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-49 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-49 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-50 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-50 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-51 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-51 removed from in progress map 10:57:47 2026-07-27T10:57:47.393Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-52 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-52 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-53 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-53 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-54 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-54 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-55 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-55 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-56 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-56 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-57 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-57 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-58 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-58 removed from in progress map 10:57:47 2026-07-27T10:57:47.394Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-59 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-59 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-60 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-60 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-61 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-61 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-62 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-62 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-63 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-63 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-64 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-64 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-65 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-65 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-66 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-66 removed from in progress map 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-67 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.395Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-67 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-68 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-68 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-69 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-69 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-70 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-70 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-71 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-71 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-72 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-72 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-73 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-73 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-74 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-74 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-75 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-75 removed from in progress map 10:57:47 2026-07-27T10:57:47.396Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-76 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-76 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-77 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-77 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-78 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-78 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-79 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-79 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-80 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-80 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-81 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-81 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-82 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-82 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-83 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-83 removed from in progress map 10:57:47 2026-07-27T10:57:47.397Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-84 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-84 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-85 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-85 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-86 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-86 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-87 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-87 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-88 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-88 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-89 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-89 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-90 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-90 removed from in progress map 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-91 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.398Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-91 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-92 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-92 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-93 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-93 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-94 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-94 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-95 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-95 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-96 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-96 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-97 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-97 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-98 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-98 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-99 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-99 removed from in progress map 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-100 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.399Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-100 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-101 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-101 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-102 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-102 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-103 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-103 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-104 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-104 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-105 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-105 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-106 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-106 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-107 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-107 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-108 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-108 removed from in progress map 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-109 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.400Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-109 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-110 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-110 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-111 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-111 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-112 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-112 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-113 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-113 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-114 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-114 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-115 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-115 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-116 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-116 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-117 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-117 removed from in progress map 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-118 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.401Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-118 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-119 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-119 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-120 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-120 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-121 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-121 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-122 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-122 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-123 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-123 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-124 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-124 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-125 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-125 removed from in progress map 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-126 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.402Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-126 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-127 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-127 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-128 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-128 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-129 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-129 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-130 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-130 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-131 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-131 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-132 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-132 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-133 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-133 removed from in progress map 10:57:47 2026-07-27T10:57:47.403Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-134 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-134 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-135 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-135 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-136 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-136 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-137 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-137 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-138 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-138 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-139 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-139 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-140 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-140 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-141 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-141 removed from in progress map 10:57:47 2026-07-27T10:57:47.404Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-142 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.405Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-142 removed from in progress map 10:57:47 2026-07-27T10:57:47.405Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-143 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.405Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-143 removed from in progress map 10:57:47 2026-07-27T10:57:47.405Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-144 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-144 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-145 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-145 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-146 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-146 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-147 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-147 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-148 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-148 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-149 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-149 removed from in progress map 10:57:47 2026-07-27T10:57:47.406Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-150 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-150 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-151 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-151 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-152 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-152 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-153 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-153 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-154 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-154 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-155 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-155 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-156 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-156 removed from in progress map 10:57:47 2026-07-27T10:57:47.407Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-157 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-157 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-158 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-158 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-159 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-159 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-160 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-160 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-161 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-161 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-162 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-162 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-163 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-163 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-164 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-164 removed from in progress map 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-165 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.408Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-165 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-166 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-166 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-167 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-167 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-168 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-168 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-169 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-169 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-170 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-170 removed from in progress map 10:57:47 2026-07-27T10:57:47.409Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-171 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-171 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-172 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-172 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-173 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-173 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-174 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-174 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-175 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-175 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-176 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-176 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-177 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-177 removed from in progress map 10:57:47 2026-07-27T10:57:47.410Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-178 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-178 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-179 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-179 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-180 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-180 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-181 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-181 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-182 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-182 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-183 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-183 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-184 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-184 removed from in progress map 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-185 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.411Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-185 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-186 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-186 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-187 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-187 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-188 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-188 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-189 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-189 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-190 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-190 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-191 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-191 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-192 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-192 removed from in progress map 10:57:47 2026-07-27T10:57:47.412Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-193 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-193 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-194 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-194 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-195 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-195 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-196 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-196 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-197 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-197 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-198 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-198 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-199 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-199 removed from in progress map 10:57:47 2026-07-27T10:57:47.413Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-200 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-200 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-201 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-201 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-202 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-202 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-203 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-203 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-204 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-204 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-205 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-205 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-206 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-206 removed from in progress map 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-207 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.414Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-207 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-208 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-208 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-209 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-209 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-210 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-210 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-211 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-211 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-212 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-212 removed from in progress map 10:57:47 2026-07-27T10:57:47.415Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-213 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-213 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-214 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-214 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-215 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-215 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-216 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-216 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-217 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-217 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-218 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-218 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-219 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-219 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-220 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-220 removed from in progress map 10:57:47 2026-07-27T10:57:47.416Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-221 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-221 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-222 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-222 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-223 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-223 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-224 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-224 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-225 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-225 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-226 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-226 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-227 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-227 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-228 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-228 removed from in progress map 10:57:47 2026-07-27T10:57:47.417Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-229 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-229 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-230 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-230 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-231 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-231 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-232 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-232 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-233 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-233 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-234 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-234 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-235 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-235 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-236 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-236 removed from in progress map 10:57:47 2026-07-27T10:57:47.418Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-237 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-237 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-238 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-238 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-239 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-239 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-240 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-240 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-241 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-241 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-242 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-242 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-243 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-243 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-244 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-244 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-245 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-245 removed from in progress map 10:57:47 2026-07-27T10:57:47.419Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-246 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-246 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-247 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-247 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-248 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-248 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-249 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-249 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-250 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-250 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-251 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-251 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-252 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-252 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-253 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-253 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-254 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-254 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-255 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-255 removed from in progress map 10:57:47 2026-07-27T10:57:47.420Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-256 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-256 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-257 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-257 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-258 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-258 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-259 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-259 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-260 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-260 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-261 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-261 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-262 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-262 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-263 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-263 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-264 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-264 removed from in progress map 10:57:47 2026-07-27T10:57:47.421Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-265 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-265 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-266 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-266 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-267 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-267 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-268 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-268 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-269 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-269 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-270 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-270 removed from in progress map 10:57:47 2026-07-27T10:57:47.422Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-271 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.424Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-271 removed from in progress map 10:57:47 2026-07-27T10:57:47.424Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-272 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.424Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-272 removed from in progress map 10:57:47 2026-07-27T10:57:47.424Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-273 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-273 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-274 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-274 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-275 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-275 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-276 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-276 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-277 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-277 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-278 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-278 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-279 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-279 removed from in progress map 10:57:47 2026-07-27T10:57:47.426Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-280 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-280 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-281 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-281 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-282 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-282 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-283 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-283 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-284 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-284 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-285 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-285 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-286 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-286 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-287 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-287 removed from in progress map 10:57:47 2026-07-27T10:57:47.427Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-288 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-288 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-289 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-289 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-290 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-290 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-291 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-291 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-292 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-292 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-293 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-293 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-294 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-294 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-295 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-295 removed from in progress map 10:57:47 2026-07-27T10:57:47.428Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-296 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-296 removed from in progress map 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-297 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-297 removed from in progress map 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-298 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-298 removed from in progress map 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-299 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-299 removed from in progress map 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-300 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.429Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-300 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-301 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-301 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-302 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-302 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-303 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-303 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-304 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-304 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-305 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-305 removed from in progress map 10:57:47 2026-07-27T10:57:47.435Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-306 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-306 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-307 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-307 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-308 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-308 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-309 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-309 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-310 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-310 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-311 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-311 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-312 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-312 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-313 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-313 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-314 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-314 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-315 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-315 removed from in progress map 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-316 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.436Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-316 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-317 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-317 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-318 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-318 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-319 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-319 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-320 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-320 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-321 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-321 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-322 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-322 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-323 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-323 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-324 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-324 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-325 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-325 removed from in progress map 10:57:47 2026-07-27T10:57:47.437Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-326 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-326 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-327 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-327 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-328 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-328 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-329 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-329 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-330 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-330 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-331 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-331 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-332 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-332 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-333 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-333 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-334 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-334 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-335 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-335 removed from in progress map 10:57:47 2026-07-27T10:57:47.438Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-336 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-336 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-337 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-337 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-338 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-338 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-339 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-339 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-340 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-340 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-341 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-341 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-342 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-342 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-343 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-343 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-344 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-344 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-345 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-345 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-346 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-346 removed from in progress map 10:57:47 2026-07-27T10:57:47.439Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-347 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-347 removed from in progress map 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-348 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-348 removed from in progress map 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-349 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-349 removed from in progress map 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-350 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 10:57:47 2026-07-27T10:57:47.440Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-350 removed from in progress map 10:57:47 2026-07-27T10:57:47.446Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.447Z DEBUG 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 10:57:47 2026-07-27T10:57:47.450Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.451Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 10:57:47 2026-07-27T10:57:47.454Z WARN 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 10:57:47 2026-07-27T10:57:47.454Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:57:47 2026-07-27T10:57:47.455Z INFO 2694 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.233]:5701 - e3e3131f-a6e3-4c83-883a-04776a8049d0 this is handled 10:57:47 2026-07-27T10:57:47.455Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down multicast service... 10:57:47 2026-07-27T10:57:47.456Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down connection manager... 10:57:47 2026-07-27T10:57:47.456Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Shutting down node engine... 10:57:47 2026-07-27T10:57:47.460Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 10:57:47 2026-07-27T10:57:47.460Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 5 ms. 10:57:47 2026-07-27T10:57:47.460Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [dev] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:57:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 10:57:47 10:57:47,483 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:47 10:57:47,483 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:47 10:57:47,483 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:47 10:57:47,486 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:47 10:57:47,486 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:47 10:57:47,489 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:47 10:57:47,489 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:47 10:57:47 . ____ _ __ _ _ 10:57:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:47 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:47 =========|_|==============|___/=/_/_/_/ 10:57:47 10:57:47 :: Spring Boot :: (v4.1.0) 10:57:47 10:57:47 2026-07-27T10:57:47.494Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:47 2026-07-27T10:57:47.495Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:57:47 2026-07-27T10:57:47.721Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.254 seconds (process running for 93.045) 10:57:47 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 10:57:47 10:57:47,848 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:47 10:57:47,848 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:47 10:57:47,848 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:47 10:57:47,850 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:47 10:57:47,850 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:47 10:57:47,853 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:47 10:57:47,853 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:47 10:57:47 . ____ _ __ _ _ 10:57:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:47 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:47 =========|_|==============|___/=/_/_/_/ 10:57:47 10:57:47 :: Spring Boot :: (v4.1.0) 10:57:47 10:57:47 2026-07-27T10:57:47.858Z INFO 2694 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:47 2026-07-27T10:57:47.858Z INFO 2694 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 10:57:47 2026-07-27T10:57:47.886Z INFO 2694 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.052 seconds (process running for 93.209) 10:57:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 10:57:47 2026-07-27T10:57:47.913Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.913Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.913Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.913Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.914Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.914Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.916Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.916Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.917Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.918Z WARN 2694 --- [ 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 . 10:57:47 2026-07-27T10:57:47.919Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.919Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.920Z WARN 2694 --- [ 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 . 10:57:47 2026-07-27T10:57:47.922Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 10:57:47 2026-07-27T10:57:47.926Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 10:57:47 2026-07-27T10:57:47.926Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 10:57:47 2026-07-27T10:57:47.927Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 10:57:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 10:57:47 2026-07-27T10:57:47.936Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 10:57:47 2026-07-27T10:57:47.937Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 10:57:47 2026-07-27T10:57:47.937Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 10:57:47 2026-07-27T10:57:47.937Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 10:57:47 2026-07-27T10:57:47.937Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 10:57:47 2026-07-27T10:57:47.938Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 10:57:47 2026-07-27T10:57:47.938Z WARN 2694 --- [ 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) 10:57:47 2026-07-27T10:57:47.938Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 10:57:47 2026-07-27T10:57:47.940Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 10:57:47 2026-07-27T10:57:47.940Z ERROR 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 10:57:47 10:57:47 java.lang.RuntimeException: some exception 10:57:47 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:57:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:57:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:57:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:57:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:57:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 10:57:47 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:47 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:47 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:57:47 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:57:47 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:57:47 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:57:47 at groovy.lang.Closure.call(Closure.java:427) 10:57:47 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:57:47 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:57:47 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:57:47 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:57:47 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:57:47 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:57:47 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:57:47 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:57:47 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:57:47 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:57:47 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 10:57:47 at jdk.proxy2/jdk.proxy2.$Proxy173.getCmHandleState(Unknown Source) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 10:57:47 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 10:57:47 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 10:57:47 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 10:57:47 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 10:57:47 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 10:57:47 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 10:57:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 10:57:47 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:47 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:57:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:57:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:57:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:57:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:57:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:57:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:57:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:57:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:57:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:57:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:57:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:57:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:57:47 10:57:47 2026-07-27T10:57:47.941Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 10:57:47 2026-07-27T10:57:47.941Z ERROR 2694 --- [ 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) 10:57:47 10:57:47 java.lang.RuntimeException: Some network error 10:57:47 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:57:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:57:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:57:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:57:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:57:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 10:57:47 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:47 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:47 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:57:47 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:57:47 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:57:47 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:57:47 at groovy.lang.Closure.call(Closure.java:427) 10:57:47 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:57:47 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:57:47 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:57:47 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:57:47 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:57:47 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:57:47 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:57:47 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:57:47 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:57:47 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:57:47 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1808810326.getResourceData(Unknown Source) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) 10:57:47 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 10:57:47 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 10:57:47 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 10:57:47 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 10:57:47 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 10:57:47 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 10:57:47 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 10:57:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:57:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 10:57:47 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 10:57:47 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:57:47 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:57:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:57:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:57:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:57:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:57:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:57:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:57:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:57:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:57:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:57:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:57:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:57:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:57:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:57:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:57:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:57:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:57:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:57:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:57:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:57:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:57:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:57:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:57:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:57:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:57:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:57:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:57:47 10:57:47 2026-07-27T10:57:47.942Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 10:57:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 10:57:47 2026-07-27T10:57:47.982Z ERROR 2694 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 10:57:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 10:57:47 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 10:57:48 2026-07-27T10:57:48.000Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:57:48 2026-07-27T10:57:48.072Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9793aa6d24c8501206cbb396a87388aaaeaa9fcc871db4db4fd9f408887857f8 10:57:53 2026-07-27T10:57:53.856Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.855922844S 10:57:53 2026-07-27T10:57:53.873Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:57:53 allow.auto.create.topics = true 10:57:53 auto.commit.interval.ms = 5000 10:57:53 auto.offset.reset = earliest 10:57:53 bootstrap.servers = [localhost:32769] 10:57:53 check.crcs = true 10:57:53 client.dns.lookup = use_all_dns_ips 10:57:53 client.id = consumer-ncmp-group-1 10:57:53 client.rack = 10:57:53 config.providers = [] 10:57:53 connections.max.idle.ms = 540000 10:57:53 default.api.timeout.ms = 60000 10:57:53 enable.auto.commit = true 10:57:53 enable.metrics.push = true 10:57:53 exclude.internal.topics = true 10:57:53 fetch.max.bytes = 52428800 10:57:53 fetch.max.wait.ms = 500 10:57:53 fetch.min.bytes = 1 10:57:53 group.id = ncmp-group 10:57:53 group.instance.id = null 10:57:53 group.protocol = classic 10:57:53 group.remote.assignor = null 10:57:53 heartbeat.interval.ms = 3000 10:57:53 interceptor.classes = [] 10:57:53 internal.throw.on.fetch.stable.offset.unsupported = false 10:57:53 isolation.level = read_uncommitted 10:57:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:57:53 max.partition.fetch.bytes = 1048576 10:57:53 max.poll.interval.ms = 300000 10:57:53 max.poll.records = 500 10:57:53 metadata.max.age.ms = 300000 10:57:53 metadata.recovery.rebootstrap.trigger.ms = 300000 10:57:53 metadata.recovery.strategy = rebootstrap 10:57:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:57:53 metrics.num.samples = 2 10:57:53 metrics.recording.level = INFO 10:57:53 metrics.sample.window.ms = 30000 10:57:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:57:53 receive.buffer.bytes = 65536 10:57:53 reconnect.backoff.max.ms = 1000 10:57:53 reconnect.backoff.ms = 50 10:57:53 request.timeout.ms = 30000 10:57:53 retry.backoff.max.ms = 1000 10:57:53 retry.backoff.ms = 100 10:57:53 sasl.client.callback.handler.class = null 10:57:53 sasl.jaas.config = null 10:57:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:57:53 sasl.kerberos.min.time.before.relogin = 60000 10:57:53 sasl.kerberos.service.name = null 10:57:53 sasl.kerberos.ticket.renew.jitter = 0.05 10:57:53 sasl.kerberos.ticket.renew.window.factor = 0.8 10:57:53 sasl.login.callback.handler.class = null 10:57:53 sasl.login.class = null 10:57:53 sasl.login.connect.timeout.ms = null 10:57:53 sasl.login.read.timeout.ms = null 10:57:53 sasl.login.refresh.buffer.seconds = 300 10:57:53 sasl.login.refresh.min.period.seconds = 60 10:57:53 sasl.login.refresh.window.factor = 0.8 10:57:53 sasl.login.refresh.window.jitter = 0.05 10:57:53 sasl.login.retry.backoff.max.ms = 10000 10:57:53 sasl.login.retry.backoff.ms = 100 10:57:53 sasl.mechanism = GSSAPI 10:57:53 sasl.oauthbearer.assertion.algorithm = RS256 10:57:53 sasl.oauthbearer.assertion.claim.aud = null 10:57:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:57:53 sasl.oauthbearer.assertion.claim.iss = null 10:57:53 sasl.oauthbearer.assertion.claim.jti.include = false 10:57:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:57:53 sasl.oauthbearer.assertion.claim.sub = null 10:57:53 sasl.oauthbearer.assertion.file = null 10:57:53 sasl.oauthbearer.assertion.private.key.file = null 10:57:53 sasl.oauthbearer.assertion.private.key.passphrase = null 10:57:53 sasl.oauthbearer.assertion.template.file = null 10:57:53 sasl.oauthbearer.client.credentials.client.id = null 10:57:53 sasl.oauthbearer.client.credentials.client.secret = null 10:57:53 sasl.oauthbearer.clock.skew.seconds = 30 10:57:53 sasl.oauthbearer.expected.audience = [] 10:57:53 sasl.oauthbearer.expected.issuer = null 10:57:53 sasl.oauthbearer.header.urlencode = false 10:57:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:57:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:57:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:57:53 sasl.oauthbearer.jwks.endpoint.url = null 10:57:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:57:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:57:53 sasl.oauthbearer.scope = null 10:57:53 sasl.oauthbearer.scope.claim.name = scope 10:57:53 sasl.oauthbearer.sub.claim.name = sub 10:57:53 sasl.oauthbearer.token.endpoint.url = null 10:57:53 security.protocol = PLAINTEXT 10:57:53 security.providers = null 10:57:53 send.buffer.bytes = 131072 10:57:53 session.timeout.ms = 45000 10:57:53 share.acknowledgement.mode = implicit 10:57:53 share.acquire.mode = BATCH_OPTIMIZED 10:57:53 socket.connection.setup.timeout.max.ms = 30000 10:57:53 socket.connection.setup.timeout.ms = 10000 10:57:53 ssl.cipher.suites = [] 10:57:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:57:53 ssl.endpoint.identification.algorithm = https 10:57:53 ssl.engine.factory.class = null 10:57:53 ssl.key.password = null 10:57:53 ssl.keymanager.algorithm = SunX509 10:57:53 ssl.keystore.certificate.chain = null 10:57:53 ssl.keystore.key = null 10:57:53 ssl.keystore.location = null 10:57:53 ssl.keystore.password = null 10:57:53 ssl.keystore.type = JKS 10:57:53 ssl.protocol = TLSv1.3 10:57:53 ssl.provider = null 10:57:53 ssl.secure.random.implementation = null 10:57:53 ssl.trustmanager.algorithm = PKIX 10:57:53 ssl.truststore.certificates = null 10:57:53 ssl.truststore.location = null 10:57:53 ssl.truststore.password = null 10:57:53 ssl.truststore.type = JKS 10:57:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:57:53 10:57:53 2026-07-27T10:57:53.886Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:57:53 2026-07-27T10:57:53.937Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:57:53 2026-07-27T10:57:53.937Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:57:53 2026-07-27T10:57:53.937Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149873937 10:57:53 10:57:53,952 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:53 10:57:53,952 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:53 10:57:53,952 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:53 10:57:53,955 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:53 10:57:53,955 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:53 10:57:53,958 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:53 10:57:53,958 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:53 10:57:53 . ____ _ __ _ _ 10:57:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:53 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:53 =========|_|==============|___/=/_/_/_/ 10:57:53 10:57:53 :: Spring Boot :: (v4.1.0) 10:57:53 10:57:53 2026-07-27T10:57:53.963Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:53 2026-07-27T10:57:53.963Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 10:57:53 2026-07-27T10:57:53.980Z INFO 2694 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.041 seconds (process running for 99.303) 10:57:54 2026-07-27T10:57:53.984Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 10:57:54 2026-07-27T10:57:53.989Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:57:54 2026-07-27T10:57:53.989Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:57:54 acks = -1 10:57:54 batch.size = 16384 10:57:54 bootstrap.servers = [localhost:32769] 10:57:54 buffer.memory = 33554432 10:57:54 client.dns.lookup = use_all_dns_ips 10:57:54 client.id = producer-3 10:57:54 compression.gzip.level = -1 10:57:54 compression.lz4.level = 9 10:57:54 compression.type = none 10:57:54 compression.zstd.level = 3 10:57:54 config.providers = [] 10:57:54 connections.max.idle.ms = 540000 10:57:54 delivery.timeout.ms = 120000 10:57:54 enable.idempotence = false 10:57:54 enable.metrics.push = true 10:57:54 interceptor.classes = [] 10:57:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:57:54 linger.ms = 1 10:57:54 max.block.ms = 60000 10:57:54 max.in.flight.requests.per.connection = 5 10:57:54 max.request.size = 1048576 10:57:54 metadata.max.age.ms = 300000 10:57:54 metadata.max.idle.ms = 300000 10:57:54 metadata.recovery.rebootstrap.trigger.ms = 300000 10:57:54 metadata.recovery.strategy = rebootstrap 10:57:54 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:57:54 metrics.num.samples = 2 10:57:54 metrics.recording.level = INFO 10:57:54 metrics.sample.window.ms = 30000 10:57:54 partitioner.adaptive.partitioning.enable = true 10:57:54 partitioner.availability.timeout.ms = 0 10:57:54 partitioner.class = null 10:57:54 partitioner.ignore.keys = false 10:57:54 receive.buffer.bytes = 32768 10:57:54 reconnect.backoff.max.ms = 1000 10:57:54 reconnect.backoff.ms = 50 10:57:54 request.timeout.ms = 30000 10:57:54 retries = 0 10:57:54 retry.backoff.max.ms = 1000 10:57:54 retry.backoff.ms = 100 10:57:54 sasl.client.callback.handler.class = null 10:57:54 sasl.jaas.config = null 10:57:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:57:54 sasl.kerberos.min.time.before.relogin = 60000 10:57:54 sasl.kerberos.service.name = null 10:57:54 sasl.kerberos.ticket.renew.jitter = 0.05 10:57:54 sasl.kerberos.ticket.renew.window.factor = 0.8 10:57:54 sasl.login.callback.handler.class = null 10:57:54 sasl.login.class = null 10:57:54 sasl.login.connect.timeout.ms = null 10:57:54 sasl.login.read.timeout.ms = null 10:57:54 sasl.login.refresh.buffer.seconds = 300 10:57:54 sasl.login.refresh.min.period.seconds = 60 10:57:54 sasl.login.refresh.window.factor = 0.8 10:57:54 sasl.login.refresh.window.jitter = 0.05 10:57:54 sasl.login.retry.backoff.max.ms = 10000 10:57:54 sasl.login.retry.backoff.ms = 100 10:57:54 sasl.mechanism = GSSAPI 10:57:54 sasl.oauthbearer.assertion.algorithm = RS256 10:57:54 sasl.oauthbearer.assertion.claim.aud = null 10:57:54 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:57:54 sasl.oauthbearer.assertion.claim.iss = null 10:57:54 sasl.oauthbearer.assertion.claim.jti.include = false 10:57:54 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:57:54 sasl.oauthbearer.assertion.claim.sub = null 10:57:54 sasl.oauthbearer.assertion.file = null 10:57:54 sasl.oauthbearer.assertion.private.key.file = null 10:57:54 sasl.oauthbearer.assertion.private.key.passphrase = null 10:57:54 sasl.oauthbearer.assertion.template.file = null 10:57:54 sasl.oauthbearer.client.credentials.client.id = null 10:57:54 sasl.oauthbearer.client.credentials.client.secret = null 10:57:54 sasl.oauthbearer.clock.skew.seconds = 30 10:57:54 sasl.oauthbearer.expected.audience = [] 10:57:54 sasl.oauthbearer.expected.issuer = null 10:57:54 sasl.oauthbearer.header.urlencode = false 10:57:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:57:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:57:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:57:54 sasl.oauthbearer.jwks.endpoint.url = null 10:57:54 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:57:54 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:57:54 sasl.oauthbearer.scope = null 10:57:54 sasl.oauthbearer.scope.claim.name = scope 10:57:54 sasl.oauthbearer.sub.claim.name = sub 10:57:54 sasl.oauthbearer.token.endpoint.url = null 10:57:54 security.protocol = PLAINTEXT 10:57:54 security.providers = null 10:57:54 send.buffer.bytes = 131072 10:57:54 socket.connection.setup.timeout.max.ms = 30000 10:57:54 socket.connection.setup.timeout.ms = 10000 10:57:54 ssl.cipher.suites = [] 10:57:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:57:54 ssl.endpoint.identification.algorithm = https 10:57:54 ssl.engine.factory.class = null 10:57:54 ssl.key.password = null 10:57:54 ssl.keymanager.algorithm = SunX509 10:57:54 ssl.keystore.certificate.chain = null 10:57:54 ssl.keystore.key = null 10:57:54 ssl.keystore.location = null 10:57:54 ssl.keystore.password = null 10:57:54 ssl.keystore.type = JKS 10:57:54 ssl.protocol = TLSv1.3 10:57:54 ssl.provider = null 10:57:54 ssl.secure.random.implementation = null 10:57:54 ssl.trustmanager.algorithm = PKIX 10:57:54 ssl.truststore.certificates = null 10:57:54 ssl.truststore.location = null 10:57:54 ssl.truststore.password = null 10:57:54 ssl.truststore.type = JKS 10:57:54 transaction.timeout.ms = 60000 10:57:54 transaction.two.phase.commit.enable = false 10:57:54 transactional.id = null 10:57:54 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:57:54 10:57:54 2026-07-27T10:57:53.989Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:57:54 2026-07-27T10:57:54.000Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:57:54 2026-07-27T10:57:54.000Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:57:54 2026-07-27T10:57:54.000Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:57:54 2026-07-27T10:57:54.000Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149874000 10:57:54 2026-07-27T10:57:54.182Z WARN 2694 --- [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 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 10:57:54 2026-07-27T10:57:54.183Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:57:54 2026-07-27T10:57:54.343Z INFO 2694 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:57:54 2026-07-27T10:57:54.454Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null isFenced: false) 10:57:54 2026-07-27T10:57:54.461Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 10:57:54 2026-07-27T10:57:54.495Z INFO 2694 --- [ main] 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-6d47dcbb-fdc7-4cfe-af3a-2006139509b3 10:57:54 2026-07-27T10:57:54.495Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 10:57:54 2026-07-27T10:57:54.515Z INFO 2694 --- [ main] 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-6d47dcbb-fdc7-4cfe-af3a-2006139509b3', protocol='range'} 10:57:54 2026-07-27T10:57:54.524Z INFO 2694 --- [ main] 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-6d47dcbb-fdc7-4cfe-af3a-2006139509b3=Assignment(partitions=[ncmp-events-test-0])} 10:57:54 2026-07-27T10:57:54.548Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-6d47dcbb-fdc7-4cfe-af3a-2006139509b3', protocol='range'} 10:57:54 2026-07-27T10:57:54.549Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 10:57:54 2026-07-27T10:57:54.551Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: [ncmp-events-test-0] 10:57:54 2026-07-27T10:57:54.569Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 10:57:54 2026-07-27T10:57:54.587Z INFO 2694 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:57:54 2026-07-27T10:57:54.705Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:57:54 2026-07-27T10:57:54.709Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:57:54 2026-07-27T10:57:54.710Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:54 2026-07-27T10:57:54.710Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Cancelled in-flight METADATA request with correlation id 8 due to node -1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 10:57:54 2026-07-27T10:57:54.710Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 97ms, elapsed time since send: 97ms, throttle time: 0ms, request timeout: 30000ms) 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=181743967, epoch=1) to node 1: 10:57:54 10:57:54 org.apache.kafka.common.errors.DisconnectException 10:57:54 10:57:54 2026-07-27T10:57:54.730Z INFO 2694 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32769 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:57:54 2026-07-27T10:57:54.826Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:54 2026-07-27T10:57:54.826Z WARN 2694 --- [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. 10:57:54 2026-07-27T10:57:54.826Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:54 2026-07-27T10:57:54.831Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 10:57:54 2026-07-27T10:57:54.831Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.025 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 10:57:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 10:57:55 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 10:57:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:57:55 2026-07-27T10:57:55.055Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 10:57:55 2026-07-27T10:57:55.056Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 10:57:55 2026-07-27T10:57:55.056Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 10:57:55 2026-07-27T10:57:55.057Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 10:57:55 2026-07-27T10:57:55.062Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 10:57:55 2026-07-27T10:57:55.063Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 10:57:55 2026-07-27T10:57:55.066Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 10:57:55 2026-07-27T10:57:55.066Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:55 2026-07-27T10:57:55.066Z WARN 2694 --- [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. 10:57:55 2026-07-27T10:57:55.066Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:55 2026-07-27T10:57:55.067Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 10:57:55 2026-07-27T10:57:55.068Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 10:57:55 2026-07-27T10:57:55.068Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 10:57:55 2026-07-27T10:57:55.069Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 10:57:55 2026-07-27T10:57:55.071Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 10:57:55 2026-07-27T10:57:55.071Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 10:57:55 2026-07-27T10:57:55.072Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 10:57:55 2026-07-27T10:57:55.072Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 10:57:55 2026-07-27T10:57:55.075Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 10:57:55 2026-07-27T10:57:55.075Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 10:57:55 2026-07-27T10:57:55.076Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 10:57:55 2026-07-27T10:57:55.076Z DEBUG 2694 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 10:57:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:57:55 2026-07-27T10:57:55.142Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 10:57:55 2026-07-27T10:57:55.142Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:55 2026-07-27T10:57:55.426Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:55 2026-07-27T10:57:55.426Z WARN 2694 --- [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. 10:57:55 2026-07-27T10:57:55.426Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:55 2026-07-27T10:57:55.544Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 10:57:55 2026-07-27T10:57:55.544Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:56 2026-07-27T10:57:56.148Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 10:57:56 2026-07-27T10:57:56.148Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:56 2026-07-27T10:57:56.331Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:56 2026-07-27T10:57:56.331Z WARN 2694 --- [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. 10:57:56 2026-07-27T10:57:56.331Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:56 2026-07-27T10:57:56.349Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:57:56 2026-07-27T10:57:56.349Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:56 2026-07-27T10:57:56.349Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:56 2026-07-27T10:57:56.349Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:56 2026-07-27T10:57:56.551Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:56 2026-07-27T10:57:56.551Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:56 2026-07-27T10:57:56.551Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:57 2026-07-27T10:57:56.953Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:57 2026-07-27T10:57:56.953Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:57 2026-07-27T10:57:56.953Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:57 2026-07-27T10:57:57.333Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:57 2026-07-27T10:57:57.333Z WARN 2694 --- [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. 10:57:57 2026-07-27T10:57:57.333Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:57 2026-07-27T10:57:57.355Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:57:57 2026-07-27T10:57:57.456Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:57 2026-07-27T10:57:57.456Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:57 2026-07-27T10:57:57.456Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 10:57:57 2026-07-27T10:57:57.847Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 10:57:57 2026-07-27T10:57:57.847Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 10:57:57 2026-07-27T10:57:57.847Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 10:57:57 2026-07-27T10:57:57.847Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 10:57:57 2026-07-27T10:57:57.847Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 10:57:57 2026-07-27T10:57:57.849Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 10:57:57 2026-07-27T10:57:57.849Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 10:57:57 2026-07-27T10:57:57.849Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 10:57:57 2026-07-27T10:57:57.849Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 10:57:57 2026-07-27T10:57:57.849Z INFO 2694 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 10:57:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 10:57:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 10:57:58 2026-07-27T10:57:58.186Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.187Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.187Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.187Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.189Z WARN 2694 --- [ 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 10:57:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 10:57:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 10:57:58 10:57:58,249 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:58 10:57:58,249 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:58 10:57:58,249 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:58 10:57:58,251 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:58 10:57:58,251 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:58 10:57:58,255 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:58 10:57:58,255 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:58 10:57:58 . ____ _ __ _ _ 10:57:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:58 =========|_|==============|___/=/_/_/_/ 10:57:58 10:57:58 :: Spring Boot :: (v4.1.0) 10:57:58 10:57:58 2026-07-27T10:57:58.261Z INFO 2694 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:58 2026-07-27T10:57:58.261Z INFO 2694 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:57:58 2026-07-27T10:57:58.285Z INFO 2694 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.049 seconds (process running for 103.608) 10:57:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 10:57:58 2026-07-27T10:57:58.301Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.302Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.302Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 10:57:58 2026-07-27T10:57:58.314Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 10:57:58 2026-07-27T10:57:58.314Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.316Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.316Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 10:57:58 2026-07-27T10:57:58.316Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.317Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 10:57:58 2026-07-27T10:57:58.317Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.318Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.319Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 10:57:58 2026-07-27T10:57:58.319Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 10:57:58 2026-07-27T10:57:58.320Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 10:57:58 2026-07-27T10:57:58.320Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.321Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.322Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 10:57:58 2026-07-27T10:57:58.322Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 10:57:58 2026-07-27T10:57:58.323Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 10:57:58 2026-07-27T10:57:58.323Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.324Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.325Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 10:57:58 2026-07-27T10:57:58.325Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.326Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 10:57:58 2026-07-27T10:57:58.326Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 10:57:58 2026-07-27T10:57:58.326Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 10:57:58 2026-07-27T10:57:58.335Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:58 2026-07-27T10:57:58.335Z WARN 2694 --- [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. 10:57:58 2026-07-27T10:57:58.335Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:58 2026-07-27T10:57:58.363Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.364Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 10:57:58 2026-07-27T10:57:58.364Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.365Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$760104065, Message: null, Details: Policy Executor returned HTTP Status code 418. 10:57:58 2026-07-27T10:57:58.366Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 10:57:58 2026-07-27T10:57:58.366Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.366Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.367Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.367Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 10:57:58 2026-07-27T10:57:58.367Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.368Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$760104065, Message: null, Details: Policy Executor returned HTTP Status code 418. 10:57:58 2026-07-27T10:57:58.368Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.368Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.368Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 10:57:58 2026-07-27T10:57:58.368Z TRACE 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.369Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.369Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.369Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.370Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 10:57:58 2026-07-27T10:57:58.372Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.373Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.373Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.374Z WARN 2694 --- [ 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. 10:57:58 2026-07-27T10:57:58.374Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 10:57:58 2026-07-27T10:57:58.374Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.374Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 10:57:58 2026-07-27T10:57:58.374Z TRACE 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.376Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.376Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.376Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.377Z WARN 2694 --- [ 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). 10:57:58 2026-07-27T10:57:58.377Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 10:57:58 2026-07-27T10:57:58.377Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.377Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 10:57:58 2026-07-27T10:57:58.377Z TRACE 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.379Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.379Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.379Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.380Z WARN 2694 --- [ 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. 10:57:58 2026-07-27T10:57:58.380Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 10:57:58 2026-07-27T10:57:58.380Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.380Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.381Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.381Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.381Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.382Z WARN 2694 --- [ 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). 10:57:58 2026-07-27T10:57:58.382Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 10:57:58 2026-07-27T10:57:58.382Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.382Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 10:57:58 2026-07-27T10:57:58.383Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.384Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.384Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.385Z WARN 2694 --- [ 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. 10:57:58 2026-07-27T10:57:58.385Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.386Z WARN 2694 --- [ 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. 10:57:58 2026-07-27T10:57:58.387Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 10:57:58 2026-07-27T10:57:58.408Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.408Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.409Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.410Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1662280665, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 10:57:58 2026-07-27T10:57:58.410Z WARN 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.410Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 10:57:58 2026-07-27T10:57:58.410Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 10:57:58 2026-07-27T10:57:58.410Z TRACE 2694 --- [ 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 10:57:58 2026-07-27T10:57:58.411Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.411Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.411Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.413Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Failed to parse Policy Executor response: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:57:58 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 10:57:58 2026-07-27T10:57:58.414Z TRACE 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 10:57:58 2026-07-27T10:57:58.415Z DEBUG 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 10:57:58 2026-07-27T10:57:58.415Z TRACE 2694 --- [ 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}]} 10:57:58 2026-07-27T10:57:58.417Z WARN 2694 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Failed to serialize Policy Executor request body: Serialization error 10:57:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 10:57:58 10:57:58,443 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:58 10:57:58,443 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:58 10:57:58,443 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:58 10:57:58,445 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:58 10:57:58,445 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:58 10:57:58,448 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:58 10:57:58,448 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:58 10:57:58 . ____ _ __ _ _ 10:57:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:58 =========|_|==============|___/=/_/_/_/ 10:57:58 10:57:58 :: Spring Boot :: (v4.1.0) 10:57:58 10:57:58 2026-07-27T10:57:58.455Z INFO 2694 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:58 2026-07-27T10:57:58.455Z INFO 2694 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:57:58 2026-07-27T10:57:58.462Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:58 2026-07-27T10:57:58.462Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:58 2026-07-27T10:57:58.462Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:58 2026-07-27T10:57:58.490Z INFO 2694 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.059 seconds (process running for 103.813) 10:57:58 2026-07-27T10:57:58.532Z WARN 2694 --- [ 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: 88288771-a55f-458b-a5d7-47435fbb46d2 10:57:58 2026-07-27T10:57:58.544Z WARN 2694 --- [ 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: 74e6d964-338f-4eb7-abe8-c1440243f52e 10:57:58 2026-07-27T10:57:58.551Z WARN 2694 --- [ 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: 681295af-2637-4382-9421-6c6fea01e045 10:57:58 2026-07-27T10:57:58.556Z WARN 2694 --- [ 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: 672bbef5-29d4-43c2-9cd7-e23c162770e3 10:57:58 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 10:57:58 10:57:58,614 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:58 10:57:58,614 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:57:58 10:57:58,614 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:57:58 10:57:58,616 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:57:58 10:57:58,616 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:57:58 10:57:58,619 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:57:58 10:57:58,619 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:57:58 10:57:58 . ____ _ __ _ _ 10:57:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:58 =========|_|==============|___/=/_/_/_/ 10:57:58 10:57:58 :: Spring Boot :: (v4.1.0) 10:57:58 10:57:58 2026-07-27T10:57:58.624Z INFO 2694 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:57:58 2026-07-27T10:57:58.624Z INFO 2694 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:57:58 2026-07-27T10:57:58.631Z INFO 2694 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.03 seconds (process running for 103.954) 10:57:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 10:57:58 2026-07-27T10:57:58.653Z WARN 2694 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 10:57:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 10:57:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 10:57:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 10:57:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 10:57:58 2026-07-27T10:57:58.692Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:57:58 2026-07-27T10:57:58.748Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bb136b5b9806414d0b3c437e47a94000e13f6698b21e15d378b2982999e30b66 10:57:59 2026-07-27T10:57:59.337Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:57:59 2026-07-27T10:57:59.337Z WARN 2694 --- [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. 10:57:59 2026-07-27T10:57:59.338Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:57:59 2026-07-27T10:57:59.469Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:57:59 2026-07-27T10:57:59.469Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:57:59 2026-07-27T10:57:59.469Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:00 2026-07-27T10:58:00.339Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:00 2026-07-27T10:58:00.339Z WARN 2694 --- [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. 10:58:00 2026-07-27T10:58:00.339Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:00 2026-07-27T10:58:00.478Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:00 2026-07-27T10:58:00.478Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:00 2026-07-27T10:58:00.478Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:01 2026-07-27T10:58:01.342Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:01 2026-07-27T10:58:01.342Z WARN 2694 --- [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. 10:58:01 2026-07-27T10:58:01.342Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:01 2026-07-27T10:58:01.486Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:01 2026-07-27T10:58:01.486Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:01 2026-07-27T10:58:01.486Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:02 2026-07-27T10:58:02.305Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:02 2026-07-27T10:58:02.305Z WARN 2694 --- [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. 10:58:02 2026-07-27T10:58:02.305Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:02 2026-07-27T10:58:02.445Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:58:02 10:58:02 java.net.UnknownHostException: jaeger-remote-test-url 10:58:02 at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) 10:58:02 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1191) 10:58:02 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:58:02 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:58:02 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:58:02 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:58:02 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:58:02 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:58:02 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:58:02 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:58:02 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:58:02 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:58:02 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:58:02 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:58:02 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:58:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:58:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:58:02 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:02 10:58:02 2026-07-27T10:58:02.445Z ERROR 2694 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. 10:58:02 10:58:02 java.net.UnknownHostException: jaeger-remote-test-url: System error 10:58:02 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) 10:58:02 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) 10:58:02 at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) 10:58:02 at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) 10:58:02 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) 10:58:02 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) 10:58:02 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) 10:58:02 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) 10:58:02 at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) 10:58:02 at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) 10:58:02 at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) 10:58:02 at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) 10:58:02 at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) 10:58:02 at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) 10:58:02 at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) 10:58:02 at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) 10:58:02 at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) 10:58:02 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) 10:58:02 at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) 10:58:02 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) 10:58:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:58:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:58:02 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:02 10:58:02 2026-07-27T10:58:02.491Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:02 2026-07-27T10:58:02.492Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:02 2026-07-27T10:58:02.492Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:03 2026-07-27T10:58:03.306Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:03 2026-07-27T10:58:03.306Z WARN 2694 --- [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. 10:58:03 2026-07-27T10:58:03.306Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:03 2026-07-27T10:58:03.497Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:03 2026-07-27T10:58:03.497Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:03 2026-07-27T10:58:03.497Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:04 2026-07-27T10:58:04.190Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:04 2026-07-27T10:58:04.307Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:04 2026-07-27T10:58:04.307Z WARN 2694 --- [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. 10:58:04 2026-07-27T10:58:04.307Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:04 2026-07-27T10:58:04.401Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:04 2026-07-27T10:58:04.465Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.773255333S 10:58:04 2026-07-27T10:58:04.471Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:04 allow.auto.create.topics = true 10:58:04 auto.commit.interval.ms = 5000 10:58:04 auto.offset.reset = earliest 10:58:04 bootstrap.servers = [localhost:32770] 10:58:04 check.crcs = true 10:58:04 client.dns.lookup = use_all_dns_ips 10:58:04 client.id = consumer-test-2 10:58:04 client.rack = 10:58:04 config.providers = [] 10:58:04 connections.max.idle.ms = 540000 10:58:04 default.api.timeout.ms = 60000 10:58:04 enable.auto.commit = true 10:58:04 enable.metrics.push = true 10:58:04 exclude.internal.topics = true 10:58:04 fetch.max.bytes = 52428800 10:58:04 fetch.max.wait.ms = 500 10:58:04 fetch.min.bytes = 1 10:58:04 group.id = test 10:58:04 group.instance.id = null 10:58:04 group.protocol = classic 10:58:04 group.remote.assignor = null 10:58:04 heartbeat.interval.ms = 3000 10:58:04 interceptor.classes = [] 10:58:04 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:04 isolation.level = read_uncommitted 10:58:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:04 max.partition.fetch.bytes = 1048576 10:58:04 max.poll.interval.ms = 300000 10:58:04 max.poll.records = 500 10:58:04 metadata.max.age.ms = 300000 10:58:04 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:04 metadata.recovery.strategy = rebootstrap 10:58:04 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:04 metrics.num.samples = 2 10:58:04 metrics.recording.level = INFO 10:58:04 metrics.sample.window.ms = 30000 10:58:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:04 receive.buffer.bytes = 65536 10:58:04 reconnect.backoff.max.ms = 1000 10:58:04 reconnect.backoff.ms = 50 10:58:04 request.timeout.ms = 30000 10:58:04 retry.backoff.max.ms = 1000 10:58:04 retry.backoff.ms = 100 10:58:04 sasl.client.callback.handler.class = null 10:58:04 sasl.jaas.config = null 10:58:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:04 sasl.kerberos.min.time.before.relogin = 60000 10:58:04 sasl.kerberos.service.name = null 10:58:04 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:04 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:04 sasl.login.callback.handler.class = null 10:58:04 sasl.login.class = null 10:58:04 sasl.login.connect.timeout.ms = null 10:58:04 sasl.login.read.timeout.ms = null 10:58:04 sasl.login.refresh.buffer.seconds = 300 10:58:04 sasl.login.refresh.min.period.seconds = 60 10:58:04 sasl.login.refresh.window.factor = 0.8 10:58:04 sasl.login.refresh.window.jitter = 0.05 10:58:04 sasl.login.retry.backoff.max.ms = 10000 10:58:04 sasl.login.retry.backoff.ms = 100 10:58:04 sasl.mechanism = GSSAPI 10:58:04 sasl.oauthbearer.assertion.algorithm = RS256 10:58:04 sasl.oauthbearer.assertion.claim.aud = null 10:58:04 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:04 sasl.oauthbearer.assertion.claim.iss = null 10:58:04 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:04 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:04 sasl.oauthbearer.assertion.claim.sub = null 10:58:04 sasl.oauthbearer.assertion.file = null 10:58:04 sasl.oauthbearer.assertion.private.key.file = null 10:58:04 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:04 sasl.oauthbearer.assertion.template.file = null 10:58:04 sasl.oauthbearer.client.credentials.client.id = null 10:58:04 sasl.oauthbearer.client.credentials.client.secret = null 10:58:04 sasl.oauthbearer.clock.skew.seconds = 30 10:58:04 sasl.oauthbearer.expected.audience = [] 10:58:04 sasl.oauthbearer.expected.issuer = null 10:58:04 sasl.oauthbearer.header.urlencode = false 10:58:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:04 sasl.oauthbearer.jwks.endpoint.url = null 10:58:04 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:04 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:04 sasl.oauthbearer.scope = null 10:58:04 sasl.oauthbearer.scope.claim.name = scope 10:58:04 sasl.oauthbearer.sub.claim.name = sub 10:58:04 sasl.oauthbearer.token.endpoint.url = null 10:58:04 security.protocol = PLAINTEXT 10:58:04 security.providers = null 10:58:04 send.buffer.bytes = 131072 10:58:04 session.timeout.ms = 45000 10:58:04 share.acknowledgement.mode = implicit 10:58:04 share.acquire.mode = BATCH_OPTIMIZED 10:58:04 socket.connection.setup.timeout.max.ms = 30000 10:58:04 socket.connection.setup.timeout.ms = 10000 10:58:04 ssl.cipher.suites = [] 10:58:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:04 ssl.endpoint.identification.algorithm = https 10:58:04 ssl.engine.factory.class = null 10:58:04 ssl.key.password = null 10:58:04 ssl.keymanager.algorithm = SunX509 10:58:04 ssl.keystore.certificate.chain = null 10:58:04 ssl.keystore.key = null 10:58:04 ssl.keystore.location = null 10:58:04 ssl.keystore.password = null 10:58:04 ssl.keystore.type = JKS 10:58:04 ssl.protocol = TLSv1.3 10:58:04 ssl.provider = null 10:58:04 ssl.secure.random.implementation = null 10:58:04 ssl.trustmanager.algorithm = PKIX 10:58:04 ssl.truststore.certificates = null 10:58:04 ssl.truststore.location = null 10:58:04 ssl.truststore.password = null 10:58:04 ssl.truststore.type = JKS 10:58:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:58:04 10:58:04 2026-07-27T10:58:04.471Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:04 2026-07-27T10:58:04.475Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:04 2026-07-27T10:58:04.475Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:04 2026-07-27T10:58:04.475Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149884475 10:58:04 10:58:04,488 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:04 10:58:04,488 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:04 10:58:04,488 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:04 10:58:04,490 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:04 10:58:04,490 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:04 10:58:04,493 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:04 10:58:04,493 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:04 10:58:04 . ____ _ __ _ _ 10:58:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:04 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:04 =========|_|==============|___/=/_/_/_/ 10:58:04 10:58:04 :: Spring Boot :: (v4.1.0) 10:58:04 10:58:04 2026-07-27T10:58:04.498Z INFO 2694 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:04 2026-07-27T10:58:04.498Z INFO 2694 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:58:04 2026-07-27T10:58:04.502Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:04 2026-07-27T10:58:04.502Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:04 2026-07-27T10:58:04.502Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:04 2026-07-27T10:58:04.523Z INFO 2694 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.047 seconds (process running for 109.846) 10:58:04 2026-07-27T10:58:04.526Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:58:04 2026-07-27T10:58:04.539Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:04 2026-07-27T10:58:04.539Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:04 acks = -1 10:58:04 batch.size = 16384 10:58:04 bootstrap.servers = [localhost:32770] 10:58:04 buffer.memory = 33554432 10:58:04 client.dns.lookup = use_all_dns_ips 10:58:04 client.id = producer-4 10:58:04 compression.gzip.level = -1 10:58:04 compression.lz4.level = 9 10:58:04 compression.type = none 10:58:04 compression.zstd.level = 3 10:58:04 config.providers = [] 10:58:04 connections.max.idle.ms = 540000 10:58:04 delivery.timeout.ms = 120000 10:58:04 enable.idempotence = false 10:58:04 enable.metrics.push = true 10:58:04 interceptor.classes = [] 10:58:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:04 linger.ms = 1 10:58:04 max.block.ms = 60000 10:58:04 max.in.flight.requests.per.connection = 5 10:58:04 max.request.size = 1048576 10:58:04 metadata.max.age.ms = 300000 10:58:04 metadata.max.idle.ms = 300000 10:58:04 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:04 metadata.recovery.strategy = rebootstrap 10:58:04 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:04 metrics.num.samples = 2 10:58:04 metrics.recording.level = INFO 10:58:04 metrics.sample.window.ms = 30000 10:58:04 partitioner.adaptive.partitioning.enable = true 10:58:04 partitioner.availability.timeout.ms = 0 10:58:04 partitioner.class = null 10:58:04 partitioner.ignore.keys = false 10:58:04 receive.buffer.bytes = 32768 10:58:04 reconnect.backoff.max.ms = 1000 10:58:04 reconnect.backoff.ms = 50 10:58:04 request.timeout.ms = 30000 10:58:04 retries = 0 10:58:04 retry.backoff.max.ms = 1000 10:58:04 retry.backoff.ms = 100 10:58:04 sasl.client.callback.handler.class = null 10:58:04 sasl.jaas.config = null 10:58:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:04 sasl.kerberos.min.time.before.relogin = 60000 10:58:04 sasl.kerberos.service.name = null 10:58:04 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:04 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:04 sasl.login.callback.handler.class = null 10:58:04 sasl.login.class = null 10:58:04 sasl.login.connect.timeout.ms = null 10:58:04 sasl.login.read.timeout.ms = null 10:58:04 sasl.login.refresh.buffer.seconds = 300 10:58:04 sasl.login.refresh.min.period.seconds = 60 10:58:04 sasl.login.refresh.window.factor = 0.8 10:58:04 sasl.login.refresh.window.jitter = 0.05 10:58:04 sasl.login.retry.backoff.max.ms = 10000 10:58:04 sasl.login.retry.backoff.ms = 100 10:58:04 sasl.mechanism = GSSAPI 10:58:04 sasl.oauthbearer.assertion.algorithm = RS256 10:58:04 sasl.oauthbearer.assertion.claim.aud = null 10:58:04 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:04 sasl.oauthbearer.assertion.claim.iss = null 10:58:04 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:04 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:04 sasl.oauthbearer.assertion.claim.sub = null 10:58:04 sasl.oauthbearer.assertion.file = null 10:58:04 sasl.oauthbearer.assertion.private.key.file = null 10:58:04 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:04 sasl.oauthbearer.assertion.template.file = null 10:58:04 sasl.oauthbearer.client.credentials.client.id = null 10:58:04 sasl.oauthbearer.client.credentials.client.secret = null 10:58:04 sasl.oauthbearer.clock.skew.seconds = 30 10:58:04 sasl.oauthbearer.expected.audience = [] 10:58:04 sasl.oauthbearer.expected.issuer = null 10:58:04 sasl.oauthbearer.header.urlencode = false 10:58:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:04 sasl.oauthbearer.jwks.endpoint.url = null 10:58:04 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:04 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:04 sasl.oauthbearer.scope = null 10:58:04 sasl.oauthbearer.scope.claim.name = scope 10:58:04 sasl.oauthbearer.sub.claim.name = sub 10:58:04 sasl.oauthbearer.token.endpoint.url = null 10:58:04 security.protocol = PLAINTEXT 10:58:04 security.providers = null 10:58:04 send.buffer.bytes = 131072 10:58:04 socket.connection.setup.timeout.max.ms = 30000 10:58:04 socket.connection.setup.timeout.ms = 10000 10:58:04 ssl.cipher.suites = [] 10:58:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:04 ssl.endpoint.identification.algorithm = https 10:58:04 ssl.engine.factory.class = null 10:58:04 ssl.key.password = null 10:58:04 ssl.keymanager.algorithm = SunX509 10:58:04 ssl.keystore.certificate.chain = null 10:58:04 ssl.keystore.key = null 10:58:04 ssl.keystore.location = null 10:58:04 ssl.keystore.password = null 10:58:04 ssl.keystore.type = JKS 10:58:04 ssl.protocol = TLSv1.3 10:58:04 ssl.provider = null 10:58:04 ssl.secure.random.implementation = null 10:58:04 ssl.trustmanager.algorithm = PKIX 10:58:04 ssl.truststore.certificates = null 10:58:04 ssl.truststore.location = null 10:58:04 ssl.truststore.password = null 10:58:04 ssl.truststore.type = JKS 10:58:04 transaction.timeout.ms = 60000 10:58:04 transaction.two.phase.commit.enable = false 10:58:04 transactional.id = null 10:58:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:04 10:58:04 2026-07-27T10:58:04.539Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:04 2026-07-27T10:58:04.542Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:04 2026-07-27T10:58:04.542Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:04 2026-07-27T10:58:04.542Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:04 2026-07-27T10:58:04.542Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149884542 10:58:04 2026-07-27T10:58:04.579Z WARN 2694 --- [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} 10:58:04 2026-07-27T10:58:04.579Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:04 2026-07-27T10:58:04.713Z INFO 2694 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:04 2026-07-27T10:58:04.851Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null isFenced: false) 10:58:04 2026-07-27T10:58:04.852Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:58:04 2026-07-27T10:58:04.895Z INFO 2694 --- [ 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-e44b2ed2-9523-45cb-9a06-14182e0b3e83 10:58:04 2026-07-27T10:58:04.896Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:58:04 2026-07-27T10:58:04.923Z INFO 2694 --- [ 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-e44b2ed2-9523-45cb-9a06-14182e0b3e83', protocol='range'} 10:58:04 2026-07-27T10:58:04.923Z INFO 2694 --- [ 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-e44b2ed2-9523-45cb-9a06-14182e0b3e83=Assignment(partitions=[client-topic-0])} 10:58:04 2026-07-27T10:58:04.948Z INFO 2694 --- [ 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-e44b2ed2-9523-45cb-9a06-14182e0b3e83', protocol='range'} 10:58:04 2026-07-27T10:58:04.948Z INFO 2694 --- [ 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]) 10:58:04 2026-07-27T10:58:04.948Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: [client-topic-0] 10:58:04 2026-07-27T10:58:04.961Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:58:05 2026-07-27T10:58:04.974Z INFO 2694 --- [ 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 isFenced: false)], epoch=0}}. 10:58:05 2026-07-27T10:58:05.015Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:05 allow.auto.create.topics = true 10:58:05 auto.commit.interval.ms = 5000 10:58:05 auto.offset.reset = earliest 10:58:05 bootstrap.servers = [localhost:32770] 10:58:05 check.crcs = true 10:58:05 client.dns.lookup = use_all_dns_ips 10:58:05 client.id = consumer-test-3 10:58:05 client.rack = 10:58:05 config.providers = [] 10:58:05 connections.max.idle.ms = 540000 10:58:05 default.api.timeout.ms = 60000 10:58:05 enable.auto.commit = true 10:58:05 enable.metrics.push = true 10:58:05 exclude.internal.topics = true 10:58:05 fetch.max.bytes = 52428800 10:58:05 fetch.max.wait.ms = 500 10:58:05 fetch.min.bytes = 1 10:58:05 group.id = test 10:58:05 group.instance.id = null 10:58:05 group.protocol = classic 10:58:05 group.remote.assignor = null 10:58:05 heartbeat.interval.ms = 3000 10:58:05 interceptor.classes = [] 10:58:05 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:05 isolation.level = read_uncommitted 10:58:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:05 max.partition.fetch.bytes = 1048576 10:58:05 max.poll.interval.ms = 300000 10:58:05 max.poll.records = 500 10:58:05 metadata.max.age.ms = 300000 10:58:05 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:05 metadata.recovery.strategy = rebootstrap 10:58:05 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:05 metrics.num.samples = 2 10:58:05 metrics.recording.level = INFO 10:58:05 metrics.sample.window.ms = 30000 10:58:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:05 receive.buffer.bytes = 65536 10:58:05 reconnect.backoff.max.ms = 1000 10:58:05 reconnect.backoff.ms = 50 10:58:05 request.timeout.ms = 30000 10:58:05 retry.backoff.max.ms = 1000 10:58:05 retry.backoff.ms = 100 10:58:05 sasl.client.callback.handler.class = null 10:58:05 sasl.jaas.config = null 10:58:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:05 sasl.kerberos.min.time.before.relogin = 60000 10:58:05 sasl.kerberos.service.name = null 10:58:05 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:05 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:05 sasl.login.callback.handler.class = null 10:58:05 sasl.login.class = null 10:58:05 sasl.login.connect.timeout.ms = null 10:58:05 sasl.login.read.timeout.ms = null 10:58:05 sasl.login.refresh.buffer.seconds = 300 10:58:05 sasl.login.refresh.min.period.seconds = 60 10:58:05 sasl.login.refresh.window.factor = 0.8 10:58:05 sasl.login.refresh.window.jitter = 0.05 10:58:05 sasl.login.retry.backoff.max.ms = 10000 10:58:05 sasl.login.retry.backoff.ms = 100 10:58:05 sasl.mechanism = GSSAPI 10:58:05 sasl.oauthbearer.assertion.algorithm = RS256 10:58:05 sasl.oauthbearer.assertion.claim.aud = null 10:58:05 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:05 sasl.oauthbearer.assertion.claim.iss = null 10:58:05 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:05 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:05 sasl.oauthbearer.assertion.claim.sub = null 10:58:05 sasl.oauthbearer.assertion.file = null 10:58:05 sasl.oauthbearer.assertion.private.key.file = null 10:58:05 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:05 sasl.oauthbearer.assertion.template.file = null 10:58:05 sasl.oauthbearer.client.credentials.client.id = null 10:58:05 sasl.oauthbearer.client.credentials.client.secret = null 10:58:05 sasl.oauthbearer.clock.skew.seconds = 30 10:58:05 sasl.oauthbearer.expected.audience = [] 10:58:05 sasl.oauthbearer.expected.issuer = null 10:58:05 sasl.oauthbearer.header.urlencode = false 10:58:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:05 sasl.oauthbearer.jwks.endpoint.url = null 10:58:05 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:05 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:05 sasl.oauthbearer.scope = null 10:58:05 sasl.oauthbearer.scope.claim.name = scope 10:58:05 sasl.oauthbearer.sub.claim.name = sub 10:58:05 sasl.oauthbearer.token.endpoint.url = null 10:58:05 security.protocol = PLAINTEXT 10:58:05 security.providers = null 10:58:05 send.buffer.bytes = 131072 10:58:05 session.timeout.ms = 45000 10:58:05 share.acknowledgement.mode = implicit 10:58:05 share.acquire.mode = BATCH_OPTIMIZED 10:58:05 socket.connection.setup.timeout.max.ms = 30000 10:58:05 socket.connection.setup.timeout.ms = 10000 10:58:05 ssl.cipher.suites = [] 10:58:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:05 ssl.endpoint.identification.algorithm = https 10:58:05 ssl.engine.factory.class = null 10:58:05 ssl.key.password = null 10:58:05 ssl.keymanager.algorithm = SunX509 10:58:05 ssl.keystore.certificate.chain = null 10:58:05 ssl.keystore.key = null 10:58:05 ssl.keystore.location = null 10:58:05 ssl.keystore.password = null 10:58:05 ssl.keystore.type = JKS 10:58:05 ssl.protocol = TLSv1.3 10:58:05 ssl.provider = null 10:58:05 ssl.secure.random.implementation = null 10:58:05 ssl.trustmanager.algorithm = PKIX 10:58:05 ssl.truststore.certificates = null 10:58:05 ssl.truststore.location = null 10:58:05 ssl.truststore.password = null 10:58:05 ssl.truststore.type = JKS 10:58:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:58:05 10:58:05 2026-07-27T10:58:05.015Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:05 2026-07-27T10:58:05.018Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:05 2026-07-27T10:58:05.018Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:05 2026-07-27T10:58:05.018Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149885018 10:58:05 2026-07-27T10:58:05.025Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:05 allow.auto.create.topics = true 10:58:05 auto.commit.interval.ms = 5000 10:58:05 auto.offset.reset = earliest 10:58:05 bootstrap.servers = [localhost:32770] 10:58:05 check.crcs = true 10:58:05 client.dns.lookup = use_all_dns_ips 10:58:05 client.id = consumer-test-4 10:58:05 client.rack = 10:58:05 config.providers = [] 10:58:05 connections.max.idle.ms = 540000 10:58:05 default.api.timeout.ms = 60000 10:58:05 enable.auto.commit = true 10:58:05 enable.metrics.push = true 10:58:05 exclude.internal.topics = true 10:58:05 fetch.max.bytes = 52428800 10:58:05 fetch.max.wait.ms = 500 10:58:05 fetch.min.bytes = 1 10:58:05 group.id = test 10:58:05 group.instance.id = null 10:58:05 group.protocol = classic 10:58:05 group.remote.assignor = null 10:58:05 heartbeat.interval.ms = 3000 10:58:05 interceptor.classes = [] 10:58:05 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:05 isolation.level = read_uncommitted 10:58:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:05 max.partition.fetch.bytes = 1048576 10:58:05 max.poll.interval.ms = 300000 10:58:05 max.poll.records = 500 10:58:05 metadata.max.age.ms = 300000 10:58:05 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:05 metadata.recovery.strategy = rebootstrap 10:58:05 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:05 metrics.num.samples = 2 10:58:05 metrics.recording.level = INFO 10:58:05 metrics.sample.window.ms = 30000 10:58:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:05 receive.buffer.bytes = 65536 10:58:05 reconnect.backoff.max.ms = 1000 10:58:05 reconnect.backoff.ms = 50 10:58:05 request.timeout.ms = 30000 10:58:05 retry.backoff.max.ms = 1000 10:58:05 retry.backoff.ms = 100 10:58:05 sasl.client.callback.handler.class = null 10:58:05 sasl.jaas.config = null 10:58:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:05 sasl.kerberos.min.time.before.relogin = 60000 10:58:05 sasl.kerberos.service.name = null 10:58:05 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:05 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:05 sasl.login.callback.handler.class = null 10:58:05 sasl.login.class = null 10:58:05 sasl.login.connect.timeout.ms = null 10:58:05 sasl.login.read.timeout.ms = null 10:58:05 sasl.login.refresh.buffer.seconds = 300 10:58:05 sasl.login.refresh.min.period.seconds = 60 10:58:05 sasl.login.refresh.window.factor = 0.8 10:58:05 sasl.login.refresh.window.jitter = 0.05 10:58:05 sasl.login.retry.backoff.max.ms = 10000 10:58:05 sasl.login.retry.backoff.ms = 100 10:58:05 sasl.mechanism = GSSAPI 10:58:05 sasl.oauthbearer.assertion.algorithm = RS256 10:58:05 sasl.oauthbearer.assertion.claim.aud = null 10:58:05 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:05 sasl.oauthbearer.assertion.claim.iss = null 10:58:05 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:05 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:05 sasl.oauthbearer.assertion.claim.sub = null 10:58:05 sasl.oauthbearer.assertion.file = null 10:58:05 sasl.oauthbearer.assertion.private.key.file = null 10:58:05 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:05 sasl.oauthbearer.assertion.template.file = null 10:58:05 sasl.oauthbearer.client.credentials.client.id = null 10:58:05 sasl.oauthbearer.client.credentials.client.secret = null 10:58:05 sasl.oauthbearer.clock.skew.seconds = 30 10:58:05 sasl.oauthbearer.expected.audience = [] 10:58:05 sasl.oauthbearer.expected.issuer = null 10:58:05 sasl.oauthbearer.header.urlencode = false 10:58:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:05 sasl.oauthbearer.jwks.endpoint.url = null 10:58:05 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:05 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:05 sasl.oauthbearer.scope = null 10:58:05 sasl.oauthbearer.scope.claim.name = scope 10:58:05 sasl.oauthbearer.sub.claim.name = sub 10:58:05 sasl.oauthbearer.token.endpoint.url = null 10:58:05 security.protocol = PLAINTEXT 10:58:05 security.providers = null 10:58:05 send.buffer.bytes = 131072 10:58:05 session.timeout.ms = 45000 10:58:05 share.acknowledgement.mode = implicit 10:58:05 share.acquire.mode = BATCH_OPTIMIZED 10:58:05 socket.connection.setup.timeout.max.ms = 30000 10:58:05 socket.connection.setup.timeout.ms = 10000 10:58:05 ssl.cipher.suites = [] 10:58:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:05 ssl.endpoint.identification.algorithm = https 10:58:05 ssl.engine.factory.class = null 10:58:05 ssl.key.password = null 10:58:05 ssl.keymanager.algorithm = SunX509 10:58:05 ssl.keystore.certificate.chain = null 10:58:05 ssl.keystore.key = null 10:58:05 ssl.keystore.location = null 10:58:05 ssl.keystore.password = null 10:58:05 ssl.keystore.type = JKS 10:58:05 ssl.protocol = TLSv1.3 10:58:05 ssl.provider = null 10:58:05 ssl.secure.random.implementation = null 10:58:05 ssl.trustmanager.algorithm = PKIX 10:58:05 ssl.truststore.certificates = null 10:58:05 ssl.truststore.location = null 10:58:05 ssl.truststore.password = null 10:58:05 ssl.truststore.type = JKS 10:58:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:58:05 10:58:05 2026-07-27T10:58:05.025Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:05 2026-07-27T10:58:05.027Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:05 2026-07-27T10:58:05.027Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:05 2026-07-27T10:58:05.027Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149885027 10:58:05 2026-07-27T10:58:05.078Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:58:05 2026-07-27T10:58:05.078Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.079Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.079Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Cancelled in-flight METADATA request with correlation id 8 due to node -1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 10:58:05 2026-07-27T10:58:05.079Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.126Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:58:05 2026-07-27T10:58:05.126Z INFO 2694 --- [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: 117ms, elapsed time since send: 117ms, throttle time: 0ms, request timeout: 30000ms) 10:58:05 2026-07-27T10:58:05.126Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.126Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:58:05 2026-07-27T10:58:05.127Z INFO 2694 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=30990063, epoch=1) to node 1: 10:58:05 10:58:05 org.apache.kafka.common.errors.DisconnectException 10:58:05 10:58:05 2026-07-27T10:58:05.127Z INFO 2694 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:05 2026-07-27T10:58:05.197Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.197Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.197Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.228Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:58:05 2026-07-27T10:58:05.228Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.308Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.308Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.308Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.329Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.330Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.330Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.330Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.683 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 10:58:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 10:58:05 2026-07-27T10:58:05.380Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:58:05 2026-07-27T10:58:05.390Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.390Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.390Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.407Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:05 2026-07-27T10:58:05.416Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.461Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5204dc78cc67801bae3a1cf8e5b3d3962a7b9386a576b50384246e4e58be8e5b 10:58:05 2026-07-27T10:58:05.467Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.508Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.508Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:05 2026-07-27T10:58:05.508Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.517Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.532Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.532Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.532Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.568Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.619Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.619Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.619Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:05 2026-07-27T10:58:05.632Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.732Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:05 2026-07-27T10:58:05.834Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:05 2026-07-27T10:58:05.834Z WARN 2694 --- [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. 10:58:05 2026-07-27T10:58:05.834Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:06 2026-07-27T10:58:06.080Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:06 2026-07-27T10:58:06.080Z WARN 2694 --- [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. 10:58:06 2026-07-27T10:58:06.080Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:06 2026-07-27T10:58:06.207Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:06 2026-07-27T10:58:06.207Z WARN 2694 --- [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. 10:58:06 2026-07-27T10:58:06.207Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:06 2026-07-27T10:58:06.339Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:06 2026-07-27T10:58:06.339Z WARN 2694 --- [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. 10:58:06 2026-07-27T10:58:06.340Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:06 2026-07-27T10:58:06.514Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:06 2026-07-27T10:58:06.514Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:06 2026-07-27T10:58:06.514Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:06 2026-07-27T10:58:06.908Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:06 2026-07-27T10:58:06.960Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:06 2026-07-27T10:58:06.960Z WARN 2694 --- [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. 10:58:06 2026-07-27T10:58:06.960Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:07 2026-07-27T10:58:07.148Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:07 2026-07-27T10:58:07.209Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:07 2026-07-27T10:58:07.209Z WARN 2694 --- [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. 10:58:07 2026-07-27T10:58:07.209Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:07 2026-07-27T10:58:07.250Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:07 2026-07-27T10:58:07.250Z WARN 2694 --- [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. 10:58:07 2026-07-27T10:58:07.250Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:07 2026-07-27T10:58:07.519Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:07 2026-07-27T10:58:07.519Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:07 2026-07-27T10:58:07.519Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:07 2026-07-27T10:58:07.962Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:07 2026-07-27T10:58:07.962Z WARN 2694 --- [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. 10:58:07 2026-07-27T10:58:07.962Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:08 2026-07-27T10:58:08.160Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:08 2026-07-27T10:58:08.210Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:08 2026-07-27T10:58:08.210Z WARN 2694 --- [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. 10:58:08 2026-07-27T10:58:08.210Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:08 2026-07-27T10:58:08.262Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:08 2026-07-27T10:58:08.262Z WARN 2694 --- [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. 10:58:08 2026-07-27T10:58:08.263Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:08 2026-07-27T10:58:08.425Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:08 2026-07-27T10:58:08.527Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:08 2026-07-27T10:58:08.527Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:08 2026-07-27T10:58:08.527Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:08 2026-07-27T10:58:08.965Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:08 2026-07-27T10:58:08.965Z WARN 2694 --- [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. 10:58:08 2026-07-27T10:58:08.965Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:09 2026-07-27T10:58:09.212Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:09 2026-07-27T10:58:09.212Z WARN 2694 --- [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. 10:58:09 2026-07-27T10:58:09.212Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:09 2026-07-27T10:58:09.270Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:09 2026-07-27T10:58:09.270Z WARN 2694 --- [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. 10:58:09 2026-07-27T10:58:09.270Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:09 2026-07-27T10:58:09.535Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:09 2026-07-27T10:58:09.535Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:09 2026-07-27T10:58:09.535Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:09 2026-07-27T10:58:09.966Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:09 2026-07-27T10:58:09.966Z WARN 2694 --- [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. 10:58:09 2026-07-27T10:58:09.966Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:10 2026-07-27T10:58:10.174Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:10 2026-07-27T10:58:10.214Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:10 2026-07-27T10:58:10.214Z WARN 2694 --- [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. 10:58:10 2026-07-27T10:58:10.214Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:10 2026-07-27T10:58:10.275Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:10 2026-07-27T10:58:10.275Z WARN 2694 --- [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. 10:58:10 2026-07-27T10:58:10.275Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:10 2026-07-27T10:58:10.538Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:10 2026-07-27T10:58:10.538Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:10 2026-07-27T10:58:10.538Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:10 2026-07-27T10:58:10.957Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:10 2026-07-27T10:58:10.957Z WARN 2694 --- [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. 10:58:10 2026-07-27T10:58:10.957Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:11 2026-07-27T10:58:11.215Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:11 2026-07-27T10:58:11.215Z WARN 2694 --- [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. 10:58:11 2026-07-27T10:58:11.215Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:11 2026-07-27T10:58:11.217Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.835808837S 10:58:11 10:58:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:11 10:58:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:11 10:58:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:11 10:58:11,240 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:11 10:58:11,240 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:11 10:58:11,243 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:11 10:58:11,243 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:11 10:58:11 . ____ _ __ _ _ 10:58:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:11 =========|_|==============|___/=/_/_/_/ 10:58:11 10:58:11 :: Spring Boot :: (v4.1.0) 10:58:11 10:58:11 2026-07-27T10:58:11.249Z INFO 2694 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:11 2026-07-27T10:58:11.249Z INFO 2694 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:58:11 2026-07-27T10:58:11.279Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:11 2026-07-27T10:58:11.279Z WARN 2694 --- [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. 10:58:11 2026-07-27T10:58:11.279Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:11 2026-07-27T10:58:11.555Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:11 2026-07-27T10:58:11.555Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:11 2026-07-27T10:58:11.555Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:11 2026-07-27T10:58:11.918Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:11 2026-07-27T10:58:11.961Z INFO 2694 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 10:58:11 2026-07-27T10:58:11.969Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:11 2026-07-27T10:58:11.969Z WARN 2694 --- [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. 10:58:11 2026-07-27T10:58:11.969Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:12 2026-07-27T10:58:12.217Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:12 2026-07-27T10:58:12.217Z WARN 2694 --- [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. 10:58:12 2026-07-27T10:58:12.217Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:12 2026-07-27T10:58:12.283Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:12 2026-07-27T10:58:12.283Z WARN 2694 --- [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. 10:58:12 2026-07-27T10:58:12.283Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:12 2026-07-27T10:58:12.316Z INFO 2694 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 10:58:12 2026-07-27T10:58:12.459Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:12 2026-07-27T10:58:12.559Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:12 2026-07-27T10:58:12.560Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:12 2026-07-27T10:58:12.560Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:12 2026-07-27T10:58:12.622Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:12 allow.auto.create.topics = true 10:58:12 auto.commit.interval.ms = 5000 10:58:12 auto.offset.reset = latest 10:58:12 bootstrap.servers = [localhost:32771] 10:58:12 check.crcs = true 10:58:12 client.dns.lookup = use_all_dns_ips 10:58:12 client.id = consumer-ncmp-data-operation-event-group-5 10:58:12 client.rack = 10:58:12 config.providers = [] 10:58:12 connections.max.idle.ms = 540000 10:58:12 default.api.timeout.ms = 60000 10:58:12 enable.auto.commit = false 10:58:12 enable.metrics.push = true 10:58:12 exclude.internal.topics = true 10:58:12 fetch.max.bytes = 52428800 10:58:12 fetch.max.wait.ms = 500 10:58:12 fetch.min.bytes = 1 10:58:12 group.id = ncmp-data-operation-event-group 10:58:12 group.instance.id = null 10:58:12 group.protocol = classic 10:58:12 group.remote.assignor = null 10:58:12 heartbeat.interval.ms = 3000 10:58:12 interceptor.classes = [] 10:58:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:12 isolation.level = read_uncommitted 10:58:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:12 max.partition.fetch.bytes = 1048576 10:58:12 max.poll.interval.ms = 300000 10:58:12 max.poll.records = 500 10:58:12 metadata.max.age.ms = 300000 10:58:12 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:12 metadata.recovery.strategy = rebootstrap 10:58:12 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:12 metrics.num.samples = 2 10:58:12 metrics.recording.level = INFO 10:58:12 metrics.sample.window.ms = 30000 10:58:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:12 receive.buffer.bytes = 65536 10:58:12 reconnect.backoff.max.ms = 1000 10:58:12 reconnect.backoff.ms = 50 10:58:12 request.timeout.ms = 30000 10:58:12 retry.backoff.max.ms = 1000 10:58:12 retry.backoff.ms = 100 10:58:12 sasl.client.callback.handler.class = null 10:58:12 sasl.jaas.config = null 10:58:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:12 sasl.kerberos.min.time.before.relogin = 60000 10:58:12 sasl.kerberos.service.name = null 10:58:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:12 sasl.login.callback.handler.class = null 10:58:12 sasl.login.class = null 10:58:12 sasl.login.connect.timeout.ms = null 10:58:12 sasl.login.read.timeout.ms = null 10:58:12 sasl.login.refresh.buffer.seconds = 300 10:58:12 sasl.login.refresh.min.period.seconds = 60 10:58:12 sasl.login.refresh.window.factor = 0.8 10:58:12 sasl.login.refresh.window.jitter = 0.05 10:58:12 sasl.login.retry.backoff.max.ms = 10000 10:58:12 sasl.login.retry.backoff.ms = 100 10:58:12 sasl.mechanism = GSSAPI 10:58:12 sasl.oauthbearer.assertion.algorithm = RS256 10:58:12 sasl.oauthbearer.assertion.claim.aud = null 10:58:12 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:12 sasl.oauthbearer.assertion.claim.iss = null 10:58:12 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:12 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:12 sasl.oauthbearer.assertion.claim.sub = null 10:58:12 sasl.oauthbearer.assertion.file = null 10:58:12 sasl.oauthbearer.assertion.private.key.file = null 10:58:12 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:12 sasl.oauthbearer.assertion.template.file = null 10:58:12 sasl.oauthbearer.client.credentials.client.id = null 10:58:12 sasl.oauthbearer.client.credentials.client.secret = null 10:58:12 sasl.oauthbearer.clock.skew.seconds = 30 10:58:12 sasl.oauthbearer.expected.audience = [] 10:58:12 sasl.oauthbearer.expected.issuer = null 10:58:12 sasl.oauthbearer.header.urlencode = false 10:58:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:12 sasl.oauthbearer.jwks.endpoint.url = null 10:58:12 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:12 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:12 sasl.oauthbearer.scope = null 10:58:12 sasl.oauthbearer.scope.claim.name = scope 10:58:12 sasl.oauthbearer.sub.claim.name = sub 10:58:12 sasl.oauthbearer.token.endpoint.url = null 10:58:12 security.protocol = PLAINTEXT 10:58:12 security.providers = null 10:58:12 send.buffer.bytes = 131072 10:58:12 session.timeout.ms = 45000 10:58:12 share.acknowledgement.mode = implicit 10:58:12 share.acquire.mode = BATCH_OPTIMIZED 10:58:12 socket.connection.setup.timeout.max.ms = 30000 10:58:12 socket.connection.setup.timeout.ms = 10000 10:58:12 ssl.cipher.suites = [] 10:58:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:12 ssl.endpoint.identification.algorithm = https 10:58:12 ssl.engine.factory.class = null 10:58:12 ssl.key.password = null 10:58:12 ssl.keymanager.algorithm = SunX509 10:58:12 ssl.keystore.certificate.chain = null 10:58:12 ssl.keystore.key = null 10:58:12 ssl.keystore.location = null 10:58:12 ssl.keystore.password = null 10:58:12 ssl.keystore.type = JKS 10:58:12 ssl.protocol = TLSv1.3 10:58:12 ssl.provider = null 10:58:12 ssl.secure.random.implementation = null 10:58:12 ssl.trustmanager.algorithm = PKIX 10:58:12 ssl.truststore.certificates = null 10:58:12 ssl.truststore.location = null 10:58:12 ssl.truststore.password = null 10:58:12 ssl.truststore.type = JKS 10:58:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:58:12 10:58:12 2026-07-27T10:58:12.622Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:12 2026-07-27T10:58:12.625Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:12 2026-07-27T10:58:12.625Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:12 2026-07-27T10:58:12.625Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149892625 10:58:12 2026-07-27T10:58:12.627Z INFO 2694 --- [ 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 10:58:12 2026-07-27T10:58:12.633Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:12 allow.auto.create.topics = true 10:58:12 auto.commit.interval.ms = 5000 10:58:12 auto.offset.reset = latest 10:58:12 bootstrap.servers = [localhost:32771] 10:58:12 check.crcs = true 10:58:12 client.dns.lookup = use_all_dns_ips 10:58:12 client.id = consumer-ncmp-async-rest-request-event-group-6 10:58:12 client.rack = 10:58:12 config.providers = [] 10:58:12 connections.max.idle.ms = 540000 10:58:12 default.api.timeout.ms = 60000 10:58:12 enable.auto.commit = false 10:58:12 enable.metrics.push = true 10:58:12 exclude.internal.topics = true 10:58:12 fetch.max.bytes = 52428800 10:58:12 fetch.max.wait.ms = 500 10:58:12 fetch.min.bytes = 1 10:58:12 group.id = ncmp-async-rest-request-event-group 10:58:12 group.instance.id = null 10:58:12 group.protocol = classic 10:58:12 group.remote.assignor = null 10:58:12 heartbeat.interval.ms = 3000 10:58:12 interceptor.classes = [] 10:58:12 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:12 isolation.level = read_uncommitted 10:58:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:12 max.partition.fetch.bytes = 1048576 10:58:12 max.poll.interval.ms = 300000 10:58:12 max.poll.records = 500 10:58:12 metadata.max.age.ms = 300000 10:58:12 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:12 metadata.recovery.strategy = rebootstrap 10:58:12 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:12 metrics.num.samples = 2 10:58:12 metrics.recording.level = INFO 10:58:12 metrics.sample.window.ms = 30000 10:58:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:12 receive.buffer.bytes = 65536 10:58:12 reconnect.backoff.max.ms = 1000 10:58:12 reconnect.backoff.ms = 50 10:58:12 request.timeout.ms = 30000 10:58:12 retry.backoff.max.ms = 1000 10:58:12 retry.backoff.ms = 100 10:58:12 sasl.client.callback.handler.class = null 10:58:12 sasl.jaas.config = null 10:58:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:12 sasl.kerberos.min.time.before.relogin = 60000 10:58:12 sasl.kerberos.service.name = null 10:58:12 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:12 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:12 sasl.login.callback.handler.class = null 10:58:12 sasl.login.class = null 10:58:12 sasl.login.connect.timeout.ms = null 10:58:12 sasl.login.read.timeout.ms = null 10:58:12 sasl.login.refresh.buffer.seconds = 300 10:58:12 sasl.login.refresh.min.period.seconds = 60 10:58:12 sasl.login.refresh.window.factor = 0.8 10:58:12 sasl.login.refresh.window.jitter = 0.05 10:58:12 sasl.login.retry.backoff.max.ms = 10000 10:58:12 sasl.login.retry.backoff.ms = 100 10:58:12 sasl.mechanism = GSSAPI 10:58:12 sasl.oauthbearer.assertion.algorithm = RS256 10:58:12 sasl.oauthbearer.assertion.claim.aud = null 10:58:12 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:12 sasl.oauthbearer.assertion.claim.iss = null 10:58:12 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:12 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:12 sasl.oauthbearer.assertion.claim.sub = null 10:58:12 sasl.oauthbearer.assertion.file = null 10:58:12 sasl.oauthbearer.assertion.private.key.file = null 10:58:12 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:12 sasl.oauthbearer.assertion.template.file = null 10:58:12 sasl.oauthbearer.client.credentials.client.id = null 10:58:12 sasl.oauthbearer.client.credentials.client.secret = null 10:58:12 sasl.oauthbearer.clock.skew.seconds = 30 10:58:12 sasl.oauthbearer.expected.audience = [] 10:58:12 sasl.oauthbearer.expected.issuer = null 10:58:12 sasl.oauthbearer.header.urlencode = false 10:58:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:12 sasl.oauthbearer.jwks.endpoint.url = null 10:58:12 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:12 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:12 sasl.oauthbearer.scope = null 10:58:12 sasl.oauthbearer.scope.claim.name = scope 10:58:12 sasl.oauthbearer.sub.claim.name = sub 10:58:12 sasl.oauthbearer.token.endpoint.url = null 10:58:12 security.protocol = PLAINTEXT 10:58:12 security.providers = null 10:58:12 send.buffer.bytes = 131072 10:58:12 session.timeout.ms = 45000 10:58:12 share.acknowledgement.mode = implicit 10:58:12 share.acquire.mode = BATCH_OPTIMIZED 10:58:12 socket.connection.setup.timeout.max.ms = 30000 10:58:12 socket.connection.setup.timeout.ms = 10000 10:58:12 ssl.cipher.suites = [] 10:58:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:12 ssl.endpoint.identification.algorithm = https 10:58:12 ssl.engine.factory.class = null 10:58:12 ssl.key.password = null 10:58:12 ssl.keymanager.algorithm = SunX509 10:58:12 ssl.keystore.certificate.chain = null 10:58:12 ssl.keystore.key = null 10:58:12 ssl.keystore.location = null 10:58:12 ssl.keystore.password = null 10:58:12 ssl.keystore.type = JKS 10:58:12 ssl.protocol = TLSv1.3 10:58:12 ssl.provider = null 10:58:12 ssl.secure.random.implementation = null 10:58:12 ssl.trustmanager.algorithm = PKIX 10:58:12 ssl.truststore.certificates = null 10:58:12 ssl.truststore.location = null 10:58:12 ssl.truststore.password = null 10:58:12 ssl.truststore.type = JKS 10:58:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:58:12 10:58:12 2026-07-27T10:58:12.633Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:12 2026-07-27T10:58:12.676Z WARN 2694 --- [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} 10:58:12 2026-07-27T10:58:12.676Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.721Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:12 2026-07-27T10:58:12.721Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:12 2026-07-27T10:58:12.721Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149892721 10:58:12 2026-07-27T10:58:12.722Z INFO 2694 --- [ 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 10:58:12 2026-07-27T10:58:12.730Z INFO 2694 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 1.503 seconds (process running for 118.053) 10:58:12 2026-07-27T10:58:12.753Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.803Z INFO 2694 --- [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 isFenced: false) 10:58:12 2026-07-27T10:58:12.804Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.827Z INFO 2694 --- [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-f9ceab01-305d-4274-aae9-ad0750728220 10:58:12 2026-07-27T10:58:12.828Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.847Z INFO 2694 --- [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-f9ceab01-305d-4274-aae9-ad0750728220', protocol='range'} 10:58:12 2026-07-27T10:58:12.847Z INFO 2694 --- [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-f9ceab01-305d-4274-aae9-ad0750728220=Assignment(partitions=[ncmp-async-m2m-0])} 10:58:12 2026-07-27T10:58:12.859Z INFO 2694 --- [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 isFenced: false) 10:58:12 2026-07-27T10:58:12.860Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.866Z INFO 2694 --- [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-65c0a1fd-8323-49a2-9d97-ed8a4b2b81c8 10:58:12 2026-07-27T10:58:12.866Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.869Z INFO 2694 --- [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-65c0a1fd-8323-49a2-9d97-ed8a4b2b81c8', protocol='range'} 10:58:12 2026-07-27T10:58:12.869Z INFO 2694 --- [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-65c0a1fd-8323-49a2-9d97-ed8a4b2b81c8=Assignment(partitions=[ncmp-async-m2m-0])} 10:58:12 2026-07-27T10:58:12.882Z INFO 2694 --- [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-65c0a1fd-8323-49a2-9d97-ed8a4b2b81c8', protocol='range'} 10:58:12 2026-07-27T10:58:12.882Z INFO 2694 --- [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-f9ceab01-305d-4274-aae9-ad0750728220', protocol='range'} 10:58:12 2026-07-27T10:58:12.882Z INFO 2694 --- [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]) 10:58:12 2026-07-27T10:58:12.882Z INFO 2694 --- [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] 10:58:12 2026-07-27T10:58:12.883Z INFO 2694 --- [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]) 10:58:12 2026-07-27T10:58:12.883Z INFO 2694 --- [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] 10:58:12 2026-07-27T10:58:12.893Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.894Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.895Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.895Z INFO 2694 --- [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 10:58:12 2026-07-27T10:58:12.902Z INFO 2694 --- [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 isFenced: false)], epoch=0}}. 10:58:12 2026-07-27T10:58:12.902Z INFO 2694 --- [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 isFenced: false)], epoch=0}}. 10:58:13 2026-07-27T10:58:12.930Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:58:13 2026-07-27T10:58:12.930Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:58:13 2026-07-27T10:58:12.963Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:13 2026-07-27T10:58:12.964Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:13 acks = -1 10:58:13 batch.size = 16384 10:58:13 bootstrap.servers = [localhost:32771] 10:58:13 buffer.memory = 33554432 10:58:13 client.dns.lookup = use_all_dns_ips 10:58:13 client.id = producer-5 10:58:13 compression.gzip.level = -1 10:58:13 compression.lz4.level = 9 10:58:13 compression.type = none 10:58:13 compression.zstd.level = 3 10:58:13 config.providers = [] 10:58:13 connections.max.idle.ms = 540000 10:58:13 delivery.timeout.ms = 120000 10:58:13 enable.idempotence = false 10:58:13 enable.metrics.push = true 10:58:13 interceptor.classes = [] 10:58:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:13 linger.ms = 1 10:58:13 max.block.ms = 60000 10:58:13 max.in.flight.requests.per.connection = 5 10:58:13 max.request.size = 1048576 10:58:13 metadata.max.age.ms = 300000 10:58:13 metadata.max.idle.ms = 300000 10:58:13 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:13 metadata.recovery.strategy = rebootstrap 10:58:13 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:13 metrics.num.samples = 2 10:58:13 metrics.recording.level = INFO 10:58:13 metrics.sample.window.ms = 30000 10:58:13 partitioner.adaptive.partitioning.enable = true 10:58:13 partitioner.availability.timeout.ms = 0 10:58:13 partitioner.class = null 10:58:13 partitioner.ignore.keys = false 10:58:13 receive.buffer.bytes = 32768 10:58:13 reconnect.backoff.max.ms = 1000 10:58:13 reconnect.backoff.ms = 50 10:58:13 request.timeout.ms = 30000 10:58:13 retries = 0 10:58:13 retry.backoff.max.ms = 1000 10:58:13 retry.backoff.ms = 100 10:58:13 sasl.client.callback.handler.class = null 10:58:13 sasl.jaas.config = null 10:58:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:13 sasl.kerberos.min.time.before.relogin = 60000 10:58:13 sasl.kerberos.service.name = null 10:58:13 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:13 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:13 sasl.login.callback.handler.class = null 10:58:13 sasl.login.class = null 10:58:13 sasl.login.connect.timeout.ms = null 10:58:13 sasl.login.read.timeout.ms = null 10:58:13 sasl.login.refresh.buffer.seconds = 300 10:58:13 sasl.login.refresh.min.period.seconds = 60 10:58:13 sasl.login.refresh.window.factor = 0.8 10:58:13 sasl.login.refresh.window.jitter = 0.05 10:58:13 sasl.login.retry.backoff.max.ms = 10000 10:58:13 sasl.login.retry.backoff.ms = 100 10:58:13 sasl.mechanism = GSSAPI 10:58:13 sasl.oauthbearer.assertion.algorithm = RS256 10:58:13 sasl.oauthbearer.assertion.claim.aud = null 10:58:13 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:13 sasl.oauthbearer.assertion.claim.iss = null 10:58:13 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:13 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:13 sasl.oauthbearer.assertion.claim.sub = null 10:58:13 sasl.oauthbearer.assertion.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:13 sasl.oauthbearer.assertion.template.file = null 10:58:13 sasl.oauthbearer.client.credentials.client.id = null 10:58:13 sasl.oauthbearer.client.credentials.client.secret = null 10:58:13 sasl.oauthbearer.clock.skew.seconds = 30 10:58:13 sasl.oauthbearer.expected.audience = [] 10:58:13 sasl.oauthbearer.expected.issuer = null 10:58:13 sasl.oauthbearer.header.urlencode = false 10:58:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:13 sasl.oauthbearer.jwks.endpoint.url = null 10:58:13 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:13 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:13 sasl.oauthbearer.scope = null 10:58:13 sasl.oauthbearer.scope.claim.name = scope 10:58:13 sasl.oauthbearer.sub.claim.name = sub 10:58:13 sasl.oauthbearer.token.endpoint.url = null 10:58:13 security.protocol = PLAINTEXT 10:58:13 security.providers = null 10:58:13 send.buffer.bytes = 131072 10:58:13 socket.connection.setup.timeout.max.ms = 30000 10:58:13 socket.connection.setup.timeout.ms = 10000 10:58:13 ssl.cipher.suites = [] 10:58:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:13 ssl.endpoint.identification.algorithm = https 10:58:13 ssl.engine.factory.class = null 10:58:13 ssl.key.password = null 10:58:13 ssl.keymanager.algorithm = SunX509 10:58:13 ssl.keystore.certificate.chain = null 10:58:13 ssl.keystore.key = null 10:58:13 ssl.keystore.location = null 10:58:13 ssl.keystore.password = null 10:58:13 ssl.keystore.type = JKS 10:58:13 ssl.protocol = TLSv1.3 10:58:13 ssl.provider = null 10:58:13 ssl.secure.random.implementation = null 10:58:13 ssl.trustmanager.algorithm = PKIX 10:58:13 ssl.truststore.certificates = null 10:58:13 ssl.truststore.location = null 10:58:13 ssl.truststore.password = null 10:58:13 ssl.truststore.type = JKS 10:58:13 transaction.timeout.ms = 60000 10:58:13 transaction.two.phase.commit.enable = false 10:58:13 transactional.id = null 10:58:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:13 10:58:13 2026-07-27T10:58:12.964Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:13 2026-07-27T10:58:12.966Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:13 2026-07-27T10:58:12.966Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:13 2026-07-27T10:58:12.966Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:13 2026-07-27T10:58:12.966Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149892966 10:58:13 2026-07-27T10:58:12.970Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:13 2026-07-27T10:58:12.971Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:12.971Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:12.985Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:13 2026-07-27T10:58:13.033Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: 10:58:13 bootstrap.controllers = [] 10:58:13 bootstrap.servers = [localhost:32771] 10:58:13 client.dns.lookup = use_all_dns_ips 10:58:13 client.id = 10:58:13 config.providers = [] 10:58:13 connections.max.idle.ms = 300000 10:58:13 default.api.timeout.ms = 60000 10:58:13 enable.metrics.push = false 10:58:13 metadata.max.age.ms = 300000 10:58:13 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:13 metadata.recovery.strategy = rebootstrap 10:58:13 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:13 metrics.num.samples = 2 10:58:13 metrics.recording.level = INFO 10:58:13 metrics.sample.window.ms = 30000 10:58:13 receive.buffer.bytes = 65536 10:58:13 reconnect.backoff.max.ms = 1000 10:58:13 reconnect.backoff.ms = 50 10:58:13 request.timeout.ms = 30000 10:58:13 retries = 2147483647 10:58:13 retry.backoff.max.ms = 1000 10:58:13 retry.backoff.ms = 100 10:58:13 sasl.client.callback.handler.class = null 10:58:13 sasl.jaas.config = null 10:58:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:13 sasl.kerberos.min.time.before.relogin = 60000 10:58:13 sasl.kerberos.service.name = null 10:58:13 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:13 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:13 sasl.login.callback.handler.class = null 10:58:13 sasl.login.class = null 10:58:13 sasl.login.connect.timeout.ms = null 10:58:13 sasl.login.read.timeout.ms = null 10:58:13 sasl.login.refresh.buffer.seconds = 300 10:58:13 sasl.login.refresh.min.period.seconds = 60 10:58:13 sasl.login.refresh.window.factor = 0.8 10:58:13 sasl.login.refresh.window.jitter = 0.05 10:58:13 sasl.login.retry.backoff.max.ms = 10000 10:58:13 sasl.login.retry.backoff.ms = 100 10:58:13 sasl.mechanism = GSSAPI 10:58:13 sasl.oauthbearer.assertion.algorithm = RS256 10:58:13 sasl.oauthbearer.assertion.claim.aud = null 10:58:13 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:13 sasl.oauthbearer.assertion.claim.iss = null 10:58:13 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:13 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:13 sasl.oauthbearer.assertion.claim.sub = null 10:58:13 sasl.oauthbearer.assertion.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:13 sasl.oauthbearer.assertion.template.file = null 10:58:13 sasl.oauthbearer.client.credentials.client.id = null 10:58:13 sasl.oauthbearer.client.credentials.client.secret = null 10:58:13 sasl.oauthbearer.clock.skew.seconds = 30 10:58:13 sasl.oauthbearer.expected.audience = [] 10:58:13 sasl.oauthbearer.expected.issuer = null 10:58:13 sasl.oauthbearer.header.urlencode = false 10:58:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:13 sasl.oauthbearer.jwks.endpoint.url = null 10:58:13 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:13 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:13 sasl.oauthbearer.scope = null 10:58:13 sasl.oauthbearer.scope.claim.name = scope 10:58:13 sasl.oauthbearer.sub.claim.name = sub 10:58:13 sasl.oauthbearer.token.endpoint.url = null 10:58:13 security.protocol = PLAINTEXT 10:58:13 security.providers = null 10:58:13 send.buffer.bytes = 131072 10:58:13 socket.connection.setup.timeout.max.ms = 30000 10:58:13 socket.connection.setup.timeout.ms = 10000 10:58:13 ssl.cipher.suites = [] 10:58:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:13 ssl.endpoint.identification.algorithm = https 10:58:13 ssl.engine.factory.class = null 10:58:13 ssl.key.password = null 10:58:13 ssl.keymanager.algorithm = SunX509 10:58:13 ssl.keystore.certificate.chain = null 10:58:13 ssl.keystore.key = null 10:58:13 ssl.keystore.location = null 10:58:13 ssl.keystore.password = null 10:58:13 ssl.keystore.type = JKS 10:58:13 ssl.protocol = TLSv1.3 10:58:13 ssl.provider = null 10:58:13 ssl.secure.random.implementation = null 10:58:13 ssl.trustmanager.algorithm = PKIX 10:58:13 ssl.truststore.certificates = null 10:58:13 ssl.truststore.location = null 10:58:13 ssl.truststore.password = null 10:58:13 ssl.truststore.type = JKS 10:58:13 10:58:13 2026-07-27T10:58:13.037Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: 10:58:13 bootstrap.controllers = [] 10:58:13 bootstrap.servers = [localhost:32771] 10:58:13 client.dns.lookup = use_all_dns_ips 10:58:13 client.id = 10:58:13 config.providers = [] 10:58:13 connections.max.idle.ms = 300000 10:58:13 default.api.timeout.ms = 60000 10:58:13 enable.metrics.push = false 10:58:13 metadata.max.age.ms = 300000 10:58:13 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:13 metadata.recovery.strategy = rebootstrap 10:58:13 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:13 metrics.num.samples = 2 10:58:13 metrics.recording.level = INFO 10:58:13 metrics.sample.window.ms = 30000 10:58:13 receive.buffer.bytes = 65536 10:58:13 reconnect.backoff.max.ms = 1000 10:58:13 reconnect.backoff.ms = 50 10:58:13 request.timeout.ms = 30000 10:58:13 retries = 2147483647 10:58:13 retry.backoff.max.ms = 1000 10:58:13 retry.backoff.ms = 100 10:58:13 sasl.client.callback.handler.class = null 10:58:13 sasl.jaas.config = null 10:58:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:13 sasl.kerberos.min.time.before.relogin = 60000 10:58:13 sasl.kerberos.service.name = null 10:58:13 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:13 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:13 sasl.login.callback.handler.class = null 10:58:13 sasl.login.class = null 10:58:13 sasl.login.connect.timeout.ms = null 10:58:13 sasl.login.read.timeout.ms = null 10:58:13 sasl.login.refresh.buffer.seconds = 300 10:58:13 sasl.login.refresh.min.period.seconds = 60 10:58:13 sasl.login.refresh.window.factor = 0.8 10:58:13 sasl.login.refresh.window.jitter = 0.05 10:58:13 sasl.login.retry.backoff.max.ms = 10000 10:58:13 sasl.login.retry.backoff.ms = 100 10:58:13 sasl.mechanism = GSSAPI 10:58:13 sasl.oauthbearer.assertion.algorithm = RS256 10:58:13 sasl.oauthbearer.assertion.claim.aud = null 10:58:13 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:13 sasl.oauthbearer.assertion.claim.iss = null 10:58:13 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:13 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:13 sasl.oauthbearer.assertion.claim.sub = null 10:58:13 sasl.oauthbearer.assertion.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:13 sasl.oauthbearer.assertion.template.file = null 10:58:13 sasl.oauthbearer.client.credentials.client.id = null 10:58:13 sasl.oauthbearer.client.credentials.client.secret = null 10:58:13 sasl.oauthbearer.clock.skew.seconds = 30 10:58:13 sasl.oauthbearer.expected.audience = [] 10:58:13 sasl.oauthbearer.expected.issuer = null 10:58:13 sasl.oauthbearer.header.urlencode = false 10:58:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:13 sasl.oauthbearer.jwks.endpoint.url = null 10:58:13 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:13 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:13 sasl.oauthbearer.scope = null 10:58:13 sasl.oauthbearer.scope.claim.name = scope 10:58:13 sasl.oauthbearer.sub.claim.name = sub 10:58:13 sasl.oauthbearer.token.endpoint.url = null 10:58:13 security.protocol = PLAINTEXT 10:58:13 security.providers = null 10:58:13 send.buffer.bytes = 131072 10:58:13 socket.connection.setup.timeout.max.ms = 30000 10:58:13 socket.connection.setup.timeout.ms = 10000 10:58:13 ssl.cipher.suites = [] 10:58:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:13 ssl.endpoint.identification.algorithm = https 10:58:13 ssl.engine.factory.class = null 10:58:13 ssl.key.password = null 10:58:13 ssl.keymanager.algorithm = SunX509 10:58:13 ssl.keystore.certificate.chain = null 10:58:13 ssl.keystore.key = null 10:58:13 ssl.keystore.location = null 10:58:13 ssl.keystore.password = null 10:58:13 ssl.keystore.type = JKS 10:58:13 ssl.protocol = TLSv1.3 10:58:13 ssl.provider = null 10:58:13 ssl.secure.random.implementation = null 10:58:13 ssl.trustmanager.algorithm = PKIX 10:58:13 ssl.truststore.certificates = null 10:58:13 ssl.truststore.location = null 10:58:13 ssl.truststore.password = null 10:58:13 ssl.truststore.type = JKS 10:58:13 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149893068 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:13 2026-07-27T10:58:13.068Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149893068 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 10:58:13 2026-07-27T10:58:13.102Z INFO 2694 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.106Z INFO 2694 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.198Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.198Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.198Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.198Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.201Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:13 2026-07-27T10:58:13.202Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:13 acks = -1 10:58:13 batch.size = 16384 10:58:13 bootstrap.servers = [localhost:32771] 10:58:13 buffer.memory = 33554432 10:58:13 client.dns.lookup = use_all_dns_ips 10:58:13 client.id = producer-6 10:58:13 compression.gzip.level = -1 10:58:13 compression.lz4.level = 9 10:58:13 compression.type = none 10:58:13 compression.zstd.level = 3 10:58:13 config.providers = [] 10:58:13 connections.max.idle.ms = 540000 10:58:13 delivery.timeout.ms = 120000 10:58:13 enable.idempotence = false 10:58:13 enable.metrics.push = true 10:58:13 interceptor.classes = [] 10:58:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:13 linger.ms = 1 10:58:13 max.block.ms = 60000 10:58:13 max.in.flight.requests.per.connection = 5 10:58:13 max.request.size = 1048576 10:58:13 metadata.max.age.ms = 300000 10:58:13 metadata.max.idle.ms = 300000 10:58:13 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:13 metadata.recovery.strategy = rebootstrap 10:58:13 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:13 metrics.num.samples = 2 10:58:13 metrics.recording.level = INFO 10:58:13 metrics.sample.window.ms = 30000 10:58:13 partitioner.adaptive.partitioning.enable = true 10:58:13 partitioner.availability.timeout.ms = 0 10:58:13 partitioner.class = null 10:58:13 partitioner.ignore.keys = false 10:58:13 receive.buffer.bytes = 32768 10:58:13 reconnect.backoff.max.ms = 1000 10:58:13 reconnect.backoff.ms = 50 10:58:13 request.timeout.ms = 30000 10:58:13 retries = 0 10:58:13 retry.backoff.max.ms = 1000 10:58:13 retry.backoff.ms = 100 10:58:13 sasl.client.callback.handler.class = null 10:58:13 sasl.jaas.config = null 10:58:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:13 sasl.kerberos.min.time.before.relogin = 60000 10:58:13 sasl.kerberos.service.name = null 10:58:13 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:13 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:13 sasl.login.callback.handler.class = null 10:58:13 sasl.login.class = null 10:58:13 sasl.login.connect.timeout.ms = null 10:58:13 sasl.login.read.timeout.ms = null 10:58:13 sasl.login.refresh.buffer.seconds = 300 10:58:13 sasl.login.refresh.min.period.seconds = 60 10:58:13 sasl.login.refresh.window.factor = 0.8 10:58:13 sasl.login.refresh.window.jitter = 0.05 10:58:13 sasl.login.retry.backoff.max.ms = 10000 10:58:13 sasl.login.retry.backoff.ms = 100 10:58:13 sasl.mechanism = GSSAPI 10:58:13 sasl.oauthbearer.assertion.algorithm = RS256 10:58:13 sasl.oauthbearer.assertion.claim.aud = null 10:58:13 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:13 sasl.oauthbearer.assertion.claim.iss = null 10:58:13 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:13 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:13 sasl.oauthbearer.assertion.claim.sub = null 10:58:13 sasl.oauthbearer.assertion.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.file = null 10:58:13 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:13 sasl.oauthbearer.assertion.template.file = null 10:58:13 sasl.oauthbearer.client.credentials.client.id = null 10:58:13 sasl.oauthbearer.client.credentials.client.secret = null 10:58:13 sasl.oauthbearer.clock.skew.seconds = 30 10:58:13 sasl.oauthbearer.expected.audience = [] 10:58:13 sasl.oauthbearer.expected.issuer = null 10:58:13 sasl.oauthbearer.header.urlencode = false 10:58:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:13 sasl.oauthbearer.jwks.endpoint.url = null 10:58:13 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:13 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:13 sasl.oauthbearer.scope = null 10:58:13 sasl.oauthbearer.scope.claim.name = scope 10:58:13 sasl.oauthbearer.sub.claim.name = sub 10:58:13 sasl.oauthbearer.token.endpoint.url = null 10:58:13 security.protocol = PLAINTEXT 10:58:13 security.providers = null 10:58:13 send.buffer.bytes = 131072 10:58:13 socket.connection.setup.timeout.max.ms = 30000 10:58:13 socket.connection.setup.timeout.ms = 10000 10:58:13 ssl.cipher.suites = [] 10:58:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:13 ssl.endpoint.identification.algorithm = https 10:58:13 ssl.engine.factory.class = null 10:58:13 ssl.key.password = null 10:58:13 ssl.keymanager.algorithm = SunX509 10:58:13 ssl.keystore.certificate.chain = null 10:58:13 ssl.keystore.key = null 10:58:13 ssl.keystore.location = null 10:58:13 ssl.keystore.password = null 10:58:13 ssl.keystore.type = JKS 10:58:13 ssl.protocol = TLSv1.3 10:58:13 ssl.provider = null 10:58:13 ssl.secure.random.implementation = null 10:58:13 ssl.trustmanager.algorithm = PKIX 10:58:13 ssl.truststore.certificates = null 10:58:13 ssl.truststore.location = null 10:58:13 ssl.truststore.password = null 10:58:13 ssl.truststore.type = JKS 10:58:13 transaction.timeout.ms = 60000 10:58:13 transaction.two.phase.commit.enable = false 10:58:13 transactional.id = null 10:58:13 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:58:13 10:58:13 2026-07-27T10:58:13.202Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:13 2026-07-27T10:58:13.205Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:13 2026-07-27T10:58:13.205Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:13 2026-07-27T10:58:13.205Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:13 2026-07-27T10:58:13.205Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149893205 10:58:13 2026-07-27T10:58:13.213Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:13 2026-07-27T10:58:13.249Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.249Z ERROR 2694 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[interval=0, currentAttempts=1, maxAttempts=0] exhausted for ncmp-async-m2m-0@1 10:58:13 10:58:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3164) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) 10:58:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:58:13 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:13 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:58:13 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) 10:58:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) 10:58:13 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) 10:58:13 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) 10:58:13 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) 10:58:13 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) 10:58:13 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) 10:58:13 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 10:58:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:721) 10:58:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) 10:58:13 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) 10:58:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) 10:58:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) 10:58:13 ... 3 common frames omitted 10:58:13 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:58:13 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:58:13 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:58:13 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:58:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:58:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:58:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:217) 10:58:13 ... 16 common frames omitted 10:58:13 10:58:13 2026-07-27T10:58:13.288Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.288Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.288Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.299Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.349Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.368Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:58:13 2026-07-27T10:58:13.368Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:58:13 2026-07-27T10:58:13.368Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.368Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] 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) 10:58:13 2026-07-27T10:58:13.369Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 139ms, elapsed time since send: 139ms, throttle time: 0ms, request timeout: 30000ms) 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.369Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.370Z INFO 2694 --- [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=255292357, epoch=2) to node 1: 10:58:13 10:58:13 org.apache.kafka.common.errors.DisconnectException 10:58:13 10:58:13 2026-07-27T10:58:13.370Z INFO 2694 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:13 2026-07-27T10:58:13.370Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.371Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 10:58:13 2026-07-27T10:58:13.371Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.371Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.371Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=478624177, epoch=2) to node 1: 10:58:13 10:58:13 org.apache.kafka.common.errors.DisconnectException 10:58:13 10:58:13 2026-07-27T10:58:13.371Z INFO 2694 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:13 2026-07-27T10:58:13.400Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.451Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.462Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.462Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.462Z INFO 2694 --- [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] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.463Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.463Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.463Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.463Z WARN 2694 --- [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] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.475Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:58:13 2026-07-27T10:58:13.475Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.479Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.479Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.479Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.486Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.486Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.486Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.501Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.536Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.551Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.563Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.564Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:13 2026-07-27T10:58:13.564Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.586Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.602Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.637Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.637Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.637Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.652Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.654Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.654Z WARN 2694 --- [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] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 10:58:13 2026-07-27T10:58:13.655Z INFO 2694 --- [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] 10:58:13 2026-07-27T10:58:13.655Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:58:13 2026-07-27T10:58:13.657Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.657Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.657Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.659Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.659Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.662Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.662Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.662Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:13 2026-07-27T10:58:13.662Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.666Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.666Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:58:13 2026-07-27T10:58:13.666Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.666Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:58:13 2026-07-27T10:58:13.691Z INFO 2694 --- [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. 10:58:13 2026-07-27T10:58:13.691Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.691Z WARN 2694 --- [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] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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] 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.692Z INFO 2694 --- [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 10:58:13 2026-07-27T10:58:13.693Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:13 2026-07-27T10:58:13.693Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:13 2026-07-27T10:58:13.693Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:13 2026-07-27T10:58:13.693Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:13 2026-07-27T10:58:13.696Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:58:13 2026-07-27T10:58:13.696Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:58:13 2026-07-27T10:58:13.698Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:13 2026-07-27T10:58:13.699Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.699Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.699Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.703Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.323 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 10:58:13 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:58:13 2026-07-27T10:58:13.712Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:58:13 2026-07-27T10:58:13.753Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.776Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 046e8c9fedd3b040b3804806b36d4f0368c1dcb36ab6f615cf176960bf0ad4f8 10:58:13 2026-07-27T10:58:13.803Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.849Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:13 2026-07-27T10:58:13.849Z WARN 2694 --- [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. 10:58:13 2026-07-27T10:58:13.849Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:13 2026-07-27T10:58:13.854Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:13 2026-07-27T10:58:13.904Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:13.955Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:13.971Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:14 2026-07-27T10:58:13.971Z WARN 2694 --- [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. 10:58:14 2026-07-27T10:58:13.971Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:14 2026-07-27T10:58:14.005Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:14.056Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:14.106Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:14.157Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:14 2026-07-27T10:58:14.174Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:14 2026-07-27T10:58:14.174Z WARN 2694 --- [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. 10:58:14 2026-07-27T10:58:14.174Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:14 2026-07-27T10:58:14.191Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:14 2026-07-27T10:58:14.208Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:14 2026-07-27T10:58:14.208Z WARN 2694 --- [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. 10:58:14 2026-07-27T10:58:14.208Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:14 2026-07-27T10:58:14.292Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:14 2026-07-27T10:58:14.292Z WARN 2694 --- [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. 10:58:14 2026-07-27T10:58:14.292Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:14 2026-07-27T10:58:14.307Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:14 2026-07-27T10:58:14.307Z WARN 2694 --- [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. 10:58:14 2026-07-27T10:58:14.307Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:14 2026-07-27T10:58:14.567Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:14 2026-07-27T10:58:14.567Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:14 2026-07-27T10:58:14.567Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:14.964Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:15 2026-07-27T10:58:14.964Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:14.965Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:14.971Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.022Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.072Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.109Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.109Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:15.109Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:15.123Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.173Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.197Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.210Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.210Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:15.210Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:15.222Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.222Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:15.222Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:15.224Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.275Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.298Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.298Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:15.299Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:15.325Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.376Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.426Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.477Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.528Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.571Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.571Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:15 2026-07-27T10:58:15.571Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:15 2026-07-27T10:58:15.578Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.628Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.679Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.730Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.780Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:15 2026-07-27T10:58:15.831Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:15 2026-07-27T10:58:15.831Z WARN 2694 --- [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. 10:58:15 2026-07-27T10:58:15.832Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.067Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.067Z WARN 2694 --- [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. 10:58:16 2026-07-27T10:58:16.067Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.194Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:16 2026-07-27T10:58:16.223Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.223Z WARN 2694 --- [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. 10:58:16 2026-07-27T10:58:16.223Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.245Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.245Z WARN 2694 --- [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. 10:58:16 2026-07-27T10:58:16.245Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.303Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.303Z WARN 2694 --- [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. 10:58:16 2026-07-27T10:58:16.303Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.474Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:16 2026-07-27T10:58:16.575Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.575Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:16 2026-07-27T10:58:16.575Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:16 2026-07-27T10:58:16.833Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:16 2026-07-27T10:58:16.833Z WARN 2694 --- [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. 10:58:16 2026-07-27T10:58:16.833Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:16.986Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:17 2026-07-27T10:58:17.068Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.068Z WARN 2694 --- [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. 10:58:17 2026-07-27T10:58:17.068Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:17.224Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.225Z WARN 2694 --- [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. 10:58:17 2026-07-27T10:58:17.225Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:17.247Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.247Z WARN 2694 --- [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. 10:58:17 2026-07-27T10:58:17.247Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:17.306Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.306Z WARN 2694 --- [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. 10:58:17 2026-07-27T10:58:17.307Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:17.582Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.582Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:17 2026-07-27T10:58:17.582Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:17 2026-07-27T10:58:17.834Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:17 2026-07-27T10:58:17.834Z WARN 2694 --- [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. 10:58:17 2026-07-27T10:58:17.834Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.070Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.070Z WARN 2694 --- [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. 10:58:18 2026-07-27T10:58:18.070Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.162Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:18 2026-07-27T10:58:18.212Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:18 2026-07-27T10:58:18.226Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.226Z WARN 2694 --- [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. 10:58:18 2026-07-27T10:58:18.226Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.263Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.263Z WARN 2694 --- [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. 10:58:18 2026-07-27T10:58:18.263Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.310Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.310Z WARN 2694 --- [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. 10:58:18 2026-07-27T10:58:18.310Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.587Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.588Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:18 2026-07-27T10:58:18.588Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:18 2026-07-27T10:58:18.836Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:18 2026-07-27T10:58:18.836Z WARN 2694 --- [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. 10:58:18 2026-07-27T10:58:18.836Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.072Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:19 2026-07-27T10:58:19.072Z WARN 2694 --- [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. 10:58:19 2026-07-27T10:58:19.072Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.226Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:19 2026-07-27T10:58:19.226Z WARN 2694 --- [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. 10:58:19 2026-07-27T10:58:19.226Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.231Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:19 2026-07-27T10:58:19.282Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:19 2026-07-27T10:58:19.282Z WARN 2694 --- [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. 10:58:19 2026-07-27T10:58:19.282Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.314Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:19 2026-07-27T10:58:19.314Z WARN 2694 --- [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. 10:58:19 2026-07-27T10:58:19.314Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.581Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.869099365S 10:58:19 2026-07-27T10:58:19.585Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:19 allow.auto.create.topics = true 10:58:19 auto.commit.interval.ms = 5000 10:58:19 auto.offset.reset = earliest 10:58:19 bootstrap.servers = [localhost:32772] 10:58:19 check.crcs = true 10:58:19 client.dns.lookup = use_all_dns_ips 10:58:19 client.id = consumer-test-7 10:58:19 client.rack = 10:58:19 config.providers = [] 10:58:19 connections.max.idle.ms = 540000 10:58:19 default.api.timeout.ms = 60000 10:58:19 enable.auto.commit = true 10:58:19 enable.metrics.push = true 10:58:19 exclude.internal.topics = true 10:58:19 fetch.max.bytes = 52428800 10:58:19 fetch.max.wait.ms = 500 10:58:19 fetch.min.bytes = 1 10:58:19 group.id = test 10:58:19 group.instance.id = null 10:58:19 group.protocol = classic 10:58:19 group.remote.assignor = null 10:58:19 heartbeat.interval.ms = 3000 10:58:19 interceptor.classes = [] 10:58:19 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:19 isolation.level = read_uncommitted 10:58:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:19 max.partition.fetch.bytes = 1048576 10:58:19 max.poll.interval.ms = 300000 10:58:19 max.poll.records = 500 10:58:19 metadata.max.age.ms = 300000 10:58:19 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:19 metadata.recovery.strategy = rebootstrap 10:58:19 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:19 metrics.num.samples = 2 10:58:19 metrics.recording.level = INFO 10:58:19 metrics.sample.window.ms = 30000 10:58:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:19 receive.buffer.bytes = 65536 10:58:19 reconnect.backoff.max.ms = 1000 10:58:19 reconnect.backoff.ms = 50 10:58:19 request.timeout.ms = 30000 10:58:19 retry.backoff.max.ms = 1000 10:58:19 retry.backoff.ms = 100 10:58:19 sasl.client.callback.handler.class = null 10:58:19 sasl.jaas.config = null 10:58:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:19 sasl.kerberos.min.time.before.relogin = 60000 10:58:19 sasl.kerberos.service.name = null 10:58:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:19 sasl.login.callback.handler.class = null 10:58:19 sasl.login.class = null 10:58:19 sasl.login.connect.timeout.ms = null 10:58:19 sasl.login.read.timeout.ms = null 10:58:19 sasl.login.refresh.buffer.seconds = 300 10:58:19 sasl.login.refresh.min.period.seconds = 60 10:58:19 sasl.login.refresh.window.factor = 0.8 10:58:19 sasl.login.refresh.window.jitter = 0.05 10:58:19 sasl.login.retry.backoff.max.ms = 10000 10:58:19 sasl.login.retry.backoff.ms = 100 10:58:19 sasl.mechanism = GSSAPI 10:58:19 sasl.oauthbearer.assertion.algorithm = RS256 10:58:19 sasl.oauthbearer.assertion.claim.aud = null 10:58:19 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:19 sasl.oauthbearer.assertion.claim.iss = null 10:58:19 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:19 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:19 sasl.oauthbearer.assertion.claim.sub = null 10:58:19 sasl.oauthbearer.assertion.file = null 10:58:19 sasl.oauthbearer.assertion.private.key.file = null 10:58:19 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:19 sasl.oauthbearer.assertion.template.file = null 10:58:19 sasl.oauthbearer.client.credentials.client.id = null 10:58:19 sasl.oauthbearer.client.credentials.client.secret = null 10:58:19 sasl.oauthbearer.clock.skew.seconds = 30 10:58:19 sasl.oauthbearer.expected.audience = [] 10:58:19 sasl.oauthbearer.expected.issuer = null 10:58:19 sasl.oauthbearer.header.urlencode = false 10:58:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:19 sasl.oauthbearer.jwks.endpoint.url = null 10:58:19 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:19 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:19 sasl.oauthbearer.scope = null 10:58:19 sasl.oauthbearer.scope.claim.name = scope 10:58:19 sasl.oauthbearer.sub.claim.name = sub 10:58:19 sasl.oauthbearer.token.endpoint.url = null 10:58:19 security.protocol = PLAINTEXT 10:58:19 security.providers = null 10:58:19 send.buffer.bytes = 131072 10:58:19 session.timeout.ms = 45000 10:58:19 share.acknowledgement.mode = implicit 10:58:19 share.acquire.mode = BATCH_OPTIMIZED 10:58:19 socket.connection.setup.timeout.max.ms = 30000 10:58:19 socket.connection.setup.timeout.ms = 10000 10:58:19 ssl.cipher.suites = [] 10:58:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:19 ssl.endpoint.identification.algorithm = https 10:58:19 ssl.engine.factory.class = null 10:58:19 ssl.key.password = null 10:58:19 ssl.keymanager.algorithm = SunX509 10:58:19 ssl.keystore.certificate.chain = null 10:58:19 ssl.keystore.key = null 10:58:19 ssl.keystore.location = null 10:58:19 ssl.keystore.password = null 10:58:19 ssl.keystore.type = JKS 10:58:19 ssl.protocol = TLSv1.3 10:58:19 ssl.provider = null 10:58:19 ssl.secure.random.implementation = null 10:58:19 ssl.trustmanager.algorithm = PKIX 10:58:19 ssl.truststore.certificates = null 10:58:19 ssl.truststore.location = null 10:58:19 ssl.truststore.password = null 10:58:19 ssl.truststore.type = JKS 10:58:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:19 10:58:19 2026-07-27T10:58:19.585Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:19 2026-07-27T10:58:19.588Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:19 2026-07-27T10:58:19.588Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:19 2026-07-27T10:58:19.588Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149899588 10:58:19 10:58:19,607 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:19 10:58:19,607 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:19 10:58:19,608 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:19 10:58:19,611 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:19 10:58:19,611 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:19 10:58:19,615 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:19 10:58:19,615 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:19 10:58:19 . ____ _ __ _ _ 10:58:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:19 =========|_|==============|___/=/_/_/_/ 10:58:19 10:58:19 :: Spring Boot :: (v4.1.0) 10:58:19 10:58:19 2026-07-27T10:58:19.622Z INFO 2694 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:19 2026-07-27T10:58:19.622Z INFO 2694 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:58:19 2026-07-27T10:58:19.644Z INFO 2694 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.054 seconds (process running for 124.967) 10:58:19 2026-07-27T10:58:19.647Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-7, groupId=test] Subscribed to topic(s): test-topic 10:58:19 2026-07-27T10:58:19.652Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:19 2026-07-27T10:58:19.653Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:19 acks = -1 10:58:19 batch.size = 16384 10:58:19 bootstrap.servers = [localhost:32772] 10:58:19 buffer.memory = 33554432 10:58:19 client.dns.lookup = use_all_dns_ips 10:58:19 client.id = producer-7 10:58:19 compression.gzip.level = -1 10:58:19 compression.lz4.level = 9 10:58:19 compression.type = none 10:58:19 compression.zstd.level = 3 10:58:19 config.providers = [] 10:58:19 connections.max.idle.ms = 540000 10:58:19 delivery.timeout.ms = 120000 10:58:19 enable.idempotence = false 10:58:19 enable.metrics.push = true 10:58:19 interceptor.classes = [] 10:58:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:19 linger.ms = 1 10:58:19 max.block.ms = 60000 10:58:19 max.in.flight.requests.per.connection = 5 10:58:19 max.request.size = 1048576 10:58:19 metadata.max.age.ms = 300000 10:58:19 metadata.max.idle.ms = 300000 10:58:19 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:19 metadata.recovery.strategy = rebootstrap 10:58:19 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:19 metrics.num.samples = 2 10:58:19 metrics.recording.level = INFO 10:58:19 metrics.sample.window.ms = 30000 10:58:19 partitioner.adaptive.partitioning.enable = true 10:58:19 partitioner.availability.timeout.ms = 0 10:58:19 partitioner.class = null 10:58:19 partitioner.ignore.keys = false 10:58:19 receive.buffer.bytes = 32768 10:58:19 reconnect.backoff.max.ms = 1000 10:58:19 reconnect.backoff.ms = 50 10:58:19 request.timeout.ms = 30000 10:58:19 retries = 0 10:58:19 retry.backoff.max.ms = 1000 10:58:19 retry.backoff.ms = 100 10:58:19 sasl.client.callback.handler.class = null 10:58:19 sasl.jaas.config = null 10:58:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:19 sasl.kerberos.min.time.before.relogin = 60000 10:58:19 sasl.kerberos.service.name = null 10:58:19 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:19 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:19 sasl.login.callback.handler.class = null 10:58:19 sasl.login.class = null 10:58:19 sasl.login.connect.timeout.ms = null 10:58:19 sasl.login.read.timeout.ms = null 10:58:19 sasl.login.refresh.buffer.seconds = 300 10:58:19 sasl.login.refresh.min.period.seconds = 60 10:58:19 sasl.login.refresh.window.factor = 0.8 10:58:19 sasl.login.refresh.window.jitter = 0.05 10:58:19 sasl.login.retry.backoff.max.ms = 10000 10:58:19 sasl.login.retry.backoff.ms = 100 10:58:19 sasl.mechanism = GSSAPI 10:58:19 sasl.oauthbearer.assertion.algorithm = RS256 10:58:19 sasl.oauthbearer.assertion.claim.aud = null 10:58:19 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:19 sasl.oauthbearer.assertion.claim.iss = null 10:58:19 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:19 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:19 sasl.oauthbearer.assertion.claim.sub = null 10:58:19 sasl.oauthbearer.assertion.file = null 10:58:19 sasl.oauthbearer.assertion.private.key.file = null 10:58:19 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:19 sasl.oauthbearer.assertion.template.file = null 10:58:19 sasl.oauthbearer.client.credentials.client.id = null 10:58:19 sasl.oauthbearer.client.credentials.client.secret = null 10:58:19 sasl.oauthbearer.clock.skew.seconds = 30 10:58:19 sasl.oauthbearer.expected.audience = [] 10:58:19 sasl.oauthbearer.expected.issuer = null 10:58:19 sasl.oauthbearer.header.urlencode = false 10:58:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:19 sasl.oauthbearer.jwks.endpoint.url = null 10:58:19 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:19 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:19 sasl.oauthbearer.scope = null 10:58:19 sasl.oauthbearer.scope.claim.name = scope 10:58:19 sasl.oauthbearer.sub.claim.name = sub 10:58:19 sasl.oauthbearer.token.endpoint.url = null 10:58:19 security.protocol = PLAINTEXT 10:58:19 security.providers = null 10:58:19 send.buffer.bytes = 131072 10:58:19 socket.connection.setup.timeout.max.ms = 30000 10:58:19 socket.connection.setup.timeout.ms = 10000 10:58:19 ssl.cipher.suites = [] 10:58:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:19 ssl.endpoint.identification.algorithm = https 10:58:19 ssl.engine.factory.class = null 10:58:19 ssl.key.password = null 10:58:19 ssl.keymanager.algorithm = SunX509 10:58:19 ssl.keystore.certificate.chain = null 10:58:19 ssl.keystore.key = null 10:58:19 ssl.keystore.location = null 10:58:19 ssl.keystore.password = null 10:58:19 ssl.keystore.type = JKS 10:58:19 ssl.protocol = TLSv1.3 10:58:19 ssl.provider = null 10:58:19 ssl.secure.random.implementation = null 10:58:19 ssl.trustmanager.algorithm = PKIX 10:58:19 ssl.truststore.certificates = null 10:58:19 ssl.truststore.location = null 10:58:19 ssl.truststore.password = null 10:58:19 ssl.truststore.type = JKS 10:58:19 transaction.timeout.ms = 60000 10:58:19 transaction.two.phase.commit.enable = false 10:58:19 transactional.id = null 10:58:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:58:19 10:58:19 2026-07-27T10:58:19.653Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:19 2026-07-27T10:58:19.656Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:19 2026-07-27T10:58:19.656Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:19 2026-07-27T10:58:19.656Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:19 2026-07-27T10:58:19.656Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149899656 10:58:19 2026-07-27T10:58:19.692Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 10:58:19 2026-07-27T10:58:19.692Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:19 2026-07-27T10:58:19.838Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:19 2026-07-27T10:58:19.838Z WARN 2694 --- [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. 10:58:19 2026-07-27T10:58:19.839Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:19 2026-07-27T10:58:19.851Z INFO 2694 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:20 2026-07-27T10:58:19.980Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null isFenced: false) 10:58:20 2026-07-27T10:58:19.983Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 10:58:20 2026-07-27T10:58:20.006Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-7-32f9daff-e272-4eea-aafe-17a4c166a195 10:58:20 2026-07-27T10:58:20.006Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 10:58:20 2026-07-27T10:58:20.029Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-7-32f9daff-e272-4eea-aafe-17a4c166a195', protocol='range'} 10:58:20 2026-07-27T10:58:20.030Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Finished assignment for group at generation 1: {consumer-test-7-32f9daff-e272-4eea-aafe-17a4c166a195=Assignment(partitions=[test-topic-0])} 10:58:20 2026-07-27T10:58:20.053Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-7-32f9daff-e272-4eea-aafe-17a4c166a195', protocol='range'} 10:58:20 2026-07-27T10:58:20.054Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 10:58:20 2026-07-27T10:58:20.054Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-7, groupId=test] Adding newly assigned partitions: [test-topic-0] 10:58:20 2026-07-27T10:58:20.066Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Found no committed offset for partition test-topic-0 10:58:20 2026-07-27T10:58:20.073Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.074Z WARN 2694 --- [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. 10:58:20 2026-07-27T10:58:20.074Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.078Z INFO 2694 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-7, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:20 2026-07-27T10:58:20.182Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.182Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:58:20 2026-07-27T10:58:20.183Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:20 2026-07-27T10:58:20.216Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:20 2026-07-27T10:58:20.228Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.228Z WARN 2694 --- [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. 10:58:20 2026-07-27T10:58:20.228Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 115ms, elapsed time since send: 115ms, throttle time: 0ms, request timeout: 30000ms) 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 2147483646 disconnected. 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-7, groupId=test] Error sending fetch request (sessionId=262864355, epoch=1) to node 1: 10:58:20 10:58:20 org.apache.kafka.common.errors.DisconnectException 10:58:20 10:58:20 2026-07-27T10:58:20.234Z INFO 2694 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:20 2026-07-27T10:58:20.283Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.283Z WARN 2694 --- [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. 10:58:20 2026-07-27T10:58:20.283Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.293Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:58:20 2026-07-27T10:58:20.293Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.293Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:20 2026-07-27T10:58:20.293Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.293Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.293Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.318Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.318Z WARN 2694 --- [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. 10:58:20 2026-07-27T10:58:20.318Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.435Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 10:58:20 2026-07-27T10:58:20.435Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.748 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:58:20 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 10:58:20 2026-07-27T10:58:20.468Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:58:20 2026-07-27T10:58:20.517Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.517Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.517Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.577Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ee746732f2bc6c2df3e17429719a5de2bdfc0754234d844b20dd13b7b725031a 10:58:20 2026-07-27T10:58:20.594Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.594Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.594Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.637Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 10:58:20 2026-07-27T10:58:20.637Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.737Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:20 2026-07-27T10:58:20.738Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.738Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.738Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.839Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.839Z WARN 2694 --- [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. 10:58:20 2026-07-27T10:58:20.839Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:20 2026-07-27T10:58:20.939Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:20 2026-07-27T10:58:20.939Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:20 2026-07-27T10:58:20.939Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:20.992Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:21 2026-07-27T10:58:20.992Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:21 2026-07-27T10:58:20.992Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.075Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.075Z WARN 2694 --- [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. 10:58:21 2026-07-27T10:58:21.075Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.221Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.222Z WARN 2694 --- [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. 10:58:21 2026-07-27T10:58:21.222Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.230Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.230Z WARN 2694 --- [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. 10:58:21 2026-07-27T10:58:21.230Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.240Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.241Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:21 2026-07-27T10:58:21.241Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.284Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.284Z WARN 2694 --- [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. 10:58:21 2026-07-27T10:58:21.284Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.322Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.423Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.524Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.598Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.598Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:21 2026-07-27T10:58:21.598Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.624Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.725Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.825Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.840Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.841Z WARN 2694 --- [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. 10:58:21 2026-07-27T10:58:21.841Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.844Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.844Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:21 2026-07-27T10:58:21.844Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:21 2026-07-27T10:58:21.926Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:21 2026-07-27T10:58:21.948Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:21 2026-07-27T10:58:21.948Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:21 2026-07-27T10:58:21.948Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.026Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:22 2026-07-27T10:58:22.031Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:22 2026-07-27T10:58:22.082Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.082Z WARN 2694 --- [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. 10:58:22 2026-07-27T10:58:22.082Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.127Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:22 2026-07-27T10:58:22.145Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:22 2026-07-27T10:58:22.228Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.228Z WARN 2694 --- [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. 10:58:22 2026-07-27T10:58:22.228Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.232Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.232Z WARN 2694 --- [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. 10:58:22 2026-07-27T10:58:22.232Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.245Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:22 2026-07-27T10:58:22.285Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.285Z WARN 2694 --- [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. 10:58:22 2026-07-27T10:58:22.285Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.346Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:22 2026-07-27T10:58:22.446Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:22 2026-07-27T10:58:22.547Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.547Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:22 2026-07-27T10:58:22.547Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.602Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.602Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:22 2026-07-27T10:58:22.602Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.842Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.842Z WARN 2694 --- [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. 10:58:22 2026-07-27T10:58:22.842Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:22 2026-07-27T10:58:22.949Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:22 2026-07-27T10:58:22.949Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:22 2026-07-27T10:58:22.950Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.084Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.084Z WARN 2694 --- [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. 10:58:23 2026-07-27T10:58:23.084Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.232Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.232Z WARN 2694 --- [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. 10:58:23 2026-07-27T10:58:23.233Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.233Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.234Z WARN 2694 --- [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. 10:58:23 2026-07-27T10:58:23.234Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.286Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.286Z WARN 2694 --- [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. 10:58:23 2026-07-27T10:58:23.286Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.451Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:23 2026-07-27T10:58:23.552Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.552Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:23 2026-07-27T10:58:23.552Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.606Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.606Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:23 2026-07-27T10:58:23.606Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.780Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.780Z WARN 2694 --- [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. 10:58:23 2026-07-27T10:58:23.780Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:23 2026-07-27T10:58:23.780Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:23 2026-07-27T10:58:23.843Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:23 2026-07-27T10:58:23.893Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:23 2026-07-27T10:58:23.944Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:23 2026-07-27T10:58:23.950Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:23 2026-07-27T10:58:23.950Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:23 2026-07-27T10:58:23.950Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:23.994Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.044Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.085Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.085Z WARN 2694 --- [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. 10:58:24 2026-07-27T10:58:24.085Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.095Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.135Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.145Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.195Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.234Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.234Z WARN 2694 --- [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. 10:58:24 2026-07-27T10:58:24.234Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.236Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.236Z WARN 2694 --- [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. 10:58:24 2026-07-27T10:58:24.236Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.246Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.289Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.289Z WARN 2694 --- [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. 10:58:24 2026-07-27T10:58:24.289Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.296Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.347Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.397Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.447Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.498Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.548Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.556Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.556Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:24 2026-07-27T10:58:24.556Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.598Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.609Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.609Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:24 2026-07-27T10:58:24.609Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.649Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.699Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.749Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:24 2026-07-27T10:58:24.800Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:24 2026-07-27T10:58:24.800Z WARN 2694 --- [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. 10:58:24 2026-07-27T10:58:24.800Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:24 2026-07-27T10:58:24.938Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:25 2026-07-27T10:58:24.989Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:25 2026-07-27T10:58:24.989Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:25 2026-07-27T10:58:24.989Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.087Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.087Z WARN 2694 --- [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. 10:58:25 2026-07-27T10:58:25.087Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.138Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:25 2026-07-27T10:58:25.235Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.235Z WARN 2694 --- [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. 10:58:25 2026-07-27T10:58:25.236Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.239Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.239Z WARN 2694 --- [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. 10:58:25 2026-07-27T10:58:25.239Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.290Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.290Z WARN 2694 --- [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. 10:58:25 2026-07-27T10:58:25.290Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.559Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.559Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:25 2026-07-27T10:58:25.559Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.612Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.612Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:25 2026-07-27T10:58:25.612Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:25 2026-07-27T10:58:25.802Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:25 2026-07-27T10:58:25.802Z WARN 2694 --- [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. 10:58:25 2026-07-27T10:58:25.802Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:25.991Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:26 2026-07-27T10:58:25.991Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:26 2026-07-27T10:58:25.991Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.034Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.034Z WARN 2694 --- [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. 10:58:26 2026-07-27T10:58:26.034Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.034Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.087Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.138Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.188Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.236Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.236Z WARN 2694 --- [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. 10:58:26 2026-07-27T10:58:26.236Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.239Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.242Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.242Z WARN 2694 --- [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. 10:58:26 2026-07-27T10:58:26.242Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.289Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.291Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.291Z WARN 2694 --- [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. 10:58:26 2026-07-27T10:58:26.291Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.292Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.823397483S 10:58:26 10:58:26,310 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:26 10:58:26,310 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:26 10:58:26,310 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:26 10:58:26,312 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:26 10:58:26,312 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:26 10:58:26,314 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:26 10:58:26,314 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:26 10:58:26 . ____ _ __ _ _ 10:58:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:26 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:26 =========|_|==============|___/=/_/_/_/ 10:58:26 10:58:26 :: Spring Boot :: (v4.1.0) 10:58:26 10:58:26 2026-07-27T10:58:26.319Z INFO 2694 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:26 2026-07-27T10:58:26.319Z INFO 2694 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:58:26 2026-07-27T10:58:26.340Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.390Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.440Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.458Z INFO 2694 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 10:58:26 2026-07-27T10:58:26.491Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.509Z INFO 2694 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 10:58:26 2026-07-27T10:58:26.541Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.553Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:26 allow.auto.create.topics = true 10:58:26 auto.commit.interval.ms = 5000 10:58:26 auto.offset.reset = latest 10:58:26 bootstrap.servers = [localhost:32773] 10:58:26 check.crcs = true 10:58:26 client.dns.lookup = use_all_dns_ips 10:58:26 client.id = consumer-ncmp-data-operation-event-group-8 10:58:26 client.rack = 10:58:26 config.providers = [] 10:58:26 connections.max.idle.ms = 540000 10:58:26 default.api.timeout.ms = 60000 10:58:26 enable.auto.commit = false 10:58:26 enable.metrics.push = true 10:58:26 exclude.internal.topics = true 10:58:26 fetch.max.bytes = 52428800 10:58:26 fetch.max.wait.ms = 500 10:58:26 fetch.min.bytes = 1 10:58:26 group.id = ncmp-data-operation-event-group 10:58:26 group.instance.id = null 10:58:26 group.protocol = classic 10:58:26 group.remote.assignor = null 10:58:26 heartbeat.interval.ms = 3000 10:58:26 interceptor.classes = [] 10:58:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:26 isolation.level = read_uncommitted 10:58:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:26 max.partition.fetch.bytes = 1048576 10:58:26 max.poll.interval.ms = 300000 10:58:26 max.poll.records = 500 10:58:26 metadata.max.age.ms = 300000 10:58:26 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:26 metadata.recovery.strategy = rebootstrap 10:58:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:26 metrics.num.samples = 2 10:58:26 metrics.recording.level = INFO 10:58:26 metrics.sample.window.ms = 30000 10:58:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:26 receive.buffer.bytes = 65536 10:58:26 reconnect.backoff.max.ms = 1000 10:58:26 reconnect.backoff.ms = 50 10:58:26 request.timeout.ms = 30000 10:58:26 retry.backoff.max.ms = 1000 10:58:26 retry.backoff.ms = 100 10:58:26 sasl.client.callback.handler.class = null 10:58:26 sasl.jaas.config = null 10:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:26 sasl.kerberos.min.time.before.relogin = 60000 10:58:26 sasl.kerberos.service.name = null 10:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:26 sasl.login.callback.handler.class = null 10:58:26 sasl.login.class = null 10:58:26 sasl.login.connect.timeout.ms = null 10:58:26 sasl.login.read.timeout.ms = null 10:58:26 sasl.login.refresh.buffer.seconds = 300 10:58:26 sasl.login.refresh.min.period.seconds = 60 10:58:26 sasl.login.refresh.window.factor = 0.8 10:58:26 sasl.login.refresh.window.jitter = 0.05 10:58:26 sasl.login.retry.backoff.max.ms = 10000 10:58:26 sasl.login.retry.backoff.ms = 100 10:58:26 sasl.mechanism = GSSAPI 10:58:26 sasl.oauthbearer.assertion.algorithm = RS256 10:58:26 sasl.oauthbearer.assertion.claim.aud = null 10:58:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:26 sasl.oauthbearer.assertion.claim.iss = null 10:58:26 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:26 sasl.oauthbearer.assertion.claim.sub = null 10:58:26 sasl.oauthbearer.assertion.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:26 sasl.oauthbearer.assertion.template.file = null 10:58:26 sasl.oauthbearer.client.credentials.client.id = null 10:58:26 sasl.oauthbearer.client.credentials.client.secret = null 10:58:26 sasl.oauthbearer.clock.skew.seconds = 30 10:58:26 sasl.oauthbearer.expected.audience = [] 10:58:26 sasl.oauthbearer.expected.issuer = null 10:58:26 sasl.oauthbearer.header.urlencode = false 10:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:26 sasl.oauthbearer.jwks.endpoint.url = null 10:58:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:26 sasl.oauthbearer.scope = null 10:58:26 sasl.oauthbearer.scope.claim.name = scope 10:58:26 sasl.oauthbearer.sub.claim.name = sub 10:58:26 sasl.oauthbearer.token.endpoint.url = null 10:58:26 security.protocol = PLAINTEXT 10:58:26 security.providers = null 10:58:26 send.buffer.bytes = 131072 10:58:26 session.timeout.ms = 45000 10:58:26 share.acknowledgement.mode = implicit 10:58:26 share.acquire.mode = BATCH_OPTIMIZED 10:58:26 socket.connection.setup.timeout.max.ms = 30000 10:58:26 socket.connection.setup.timeout.ms = 10000 10:58:26 ssl.cipher.suites = [] 10:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:26 ssl.endpoint.identification.algorithm = https 10:58:26 ssl.engine.factory.class = null 10:58:26 ssl.key.password = null 10:58:26 ssl.keymanager.algorithm = SunX509 10:58:26 ssl.keystore.certificate.chain = null 10:58:26 ssl.keystore.key = null 10:58:26 ssl.keystore.location = null 10:58:26 ssl.keystore.password = null 10:58:26 ssl.keystore.type = JKS 10:58:26 ssl.protocol = TLSv1.3 10:58:26 ssl.provider = null 10:58:26 ssl.secure.random.implementation = null 10:58:26 ssl.trustmanager.algorithm = PKIX 10:58:26 ssl.truststore.certificates = null 10:58:26 ssl.truststore.location = null 10:58:26 ssl.truststore.password = null 10:58:26 ssl.truststore.type = JKS 10:58:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:58:26 10:58:26 2026-07-27T10:58:26.553Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:26 2026-07-27T10:58:26.556Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:26 2026-07-27T10:58:26.556Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:26 2026-07-27T10:58:26.556Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149906556 10:58:26 2026-07-27T10:58:26.556Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 10:58:26 2026-07-27T10:58:26.558Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:26 allow.auto.create.topics = true 10:58:26 auto.commit.interval.ms = 5000 10:58:26 auto.offset.reset = latest 10:58:26 bootstrap.servers = [localhost:32773] 10:58:26 check.crcs = true 10:58:26 client.dns.lookup = use_all_dns_ips 10:58:26 client.id = consumer-ncmp-async-rest-request-event-group-9 10:58:26 client.rack = 10:58:26 config.providers = [] 10:58:26 connections.max.idle.ms = 540000 10:58:26 default.api.timeout.ms = 60000 10:58:26 enable.auto.commit = false 10:58:26 enable.metrics.push = true 10:58:26 exclude.internal.topics = true 10:58:26 fetch.max.bytes = 52428800 10:58:26 fetch.max.wait.ms = 500 10:58:26 fetch.min.bytes = 1 10:58:26 group.id = ncmp-async-rest-request-event-group 10:58:26 group.instance.id = null 10:58:26 group.protocol = classic 10:58:26 group.remote.assignor = null 10:58:26 heartbeat.interval.ms = 3000 10:58:26 interceptor.classes = [] 10:58:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:26 isolation.level = read_uncommitted 10:58:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:26 max.partition.fetch.bytes = 1048576 10:58:26 max.poll.interval.ms = 300000 10:58:26 max.poll.records = 500 10:58:26 metadata.max.age.ms = 300000 10:58:26 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:26 metadata.recovery.strategy = rebootstrap 10:58:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:26 metrics.num.samples = 2 10:58:26 metrics.recording.level = INFO 10:58:26 metrics.sample.window.ms = 30000 10:58:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:26 receive.buffer.bytes = 65536 10:58:26 reconnect.backoff.max.ms = 1000 10:58:26 reconnect.backoff.ms = 50 10:58:26 request.timeout.ms = 30000 10:58:26 retry.backoff.max.ms = 1000 10:58:26 retry.backoff.ms = 100 10:58:26 sasl.client.callback.handler.class = null 10:58:26 sasl.jaas.config = null 10:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:26 sasl.kerberos.min.time.before.relogin = 60000 10:58:26 sasl.kerberos.service.name = null 10:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:26 sasl.login.callback.handler.class = null 10:58:26 sasl.login.class = null 10:58:26 sasl.login.connect.timeout.ms = null 10:58:26 sasl.login.read.timeout.ms = null 10:58:26 sasl.login.refresh.buffer.seconds = 300 10:58:26 sasl.login.refresh.min.period.seconds = 60 10:58:26 sasl.login.refresh.window.factor = 0.8 10:58:26 sasl.login.refresh.window.jitter = 0.05 10:58:26 sasl.login.retry.backoff.max.ms = 10000 10:58:26 sasl.login.retry.backoff.ms = 100 10:58:26 sasl.mechanism = GSSAPI 10:58:26 sasl.oauthbearer.assertion.algorithm = RS256 10:58:26 sasl.oauthbearer.assertion.claim.aud = null 10:58:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:26 sasl.oauthbearer.assertion.claim.iss = null 10:58:26 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:26 sasl.oauthbearer.assertion.claim.sub = null 10:58:26 sasl.oauthbearer.assertion.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:26 sasl.oauthbearer.assertion.template.file = null 10:58:26 sasl.oauthbearer.client.credentials.client.id = null 10:58:26 sasl.oauthbearer.client.credentials.client.secret = null 10:58:26 sasl.oauthbearer.clock.skew.seconds = 30 10:58:26 sasl.oauthbearer.expected.audience = [] 10:58:26 sasl.oauthbearer.expected.issuer = null 10:58:26 sasl.oauthbearer.header.urlencode = false 10:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:26 sasl.oauthbearer.jwks.endpoint.url = null 10:58:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:26 sasl.oauthbearer.scope = null 10:58:26 sasl.oauthbearer.scope.claim.name = scope 10:58:26 sasl.oauthbearer.sub.claim.name = sub 10:58:26 sasl.oauthbearer.token.endpoint.url = null 10:58:26 security.protocol = PLAINTEXT 10:58:26 security.providers = null 10:58:26 send.buffer.bytes = 131072 10:58:26 session.timeout.ms = 45000 10:58:26 share.acknowledgement.mode = implicit 10:58:26 share.acquire.mode = BATCH_OPTIMIZED 10:58:26 socket.connection.setup.timeout.max.ms = 30000 10:58:26 socket.connection.setup.timeout.ms = 10000 10:58:26 ssl.cipher.suites = [] 10:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:26 ssl.endpoint.identification.algorithm = https 10:58:26 ssl.engine.factory.class = null 10:58:26 ssl.key.password = null 10:58:26 ssl.keymanager.algorithm = SunX509 10:58:26 ssl.keystore.certificate.chain = null 10:58:26 ssl.keystore.key = null 10:58:26 ssl.keystore.location = null 10:58:26 ssl.keystore.password = null 10:58:26 ssl.keystore.type = JKS 10:58:26 ssl.protocol = TLSv1.3 10:58:26 ssl.provider = null 10:58:26 ssl.secure.random.implementation = null 10:58:26 ssl.trustmanager.algorithm = PKIX 10:58:26 ssl.truststore.certificates = null 10:58:26 ssl.truststore.location = null 10:58:26 ssl.truststore.password = null 10:58:26 ssl.truststore.type = JKS 10:58:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:58:26 10:58:26 2026-07-27T10:58:26.558Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:26 2026-07-27T10:58:26.562Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.562Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:26 2026-07-27T10:58:26.562Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.568Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:26 2026-07-27T10:58:26.568Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:26 2026-07-27T10:58:26.568Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149906568 10:58:26 2026-07-27T10:58:26.568Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 10:58:26 2026-07-27T10:58:26.575Z INFO 2694 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.279 seconds (process running for 131.898) 10:58:26 2026-07-27T10:58:26.591Z WARN 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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} 10:58:26 2026-07-27T10:58:26.591Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:26 2026-07-27T10:58:26.592Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.600Z WARN 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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} 10:58:26 2026-07-27T10:58:26.600Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:26 2026-07-27T10:58:26.615Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.615Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:26 2026-07-27T10:58:26.615Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.642Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.692Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.726Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) 10:58:26 2026-07-27T10:58:26.727Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:58:26 2026-07-27T10:58:26.732Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) 10:58:26 2026-07-27T10:58:26.733Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:58:26 2026-07-27T10:58:26.743Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.747Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-9f178f97-54d8-42e0-a5ae-36304330c796 10:58:26 2026-07-27T10:58:26.748Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:58:26 2026-07-27T10:58:26.748Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-ab579bbb-cc72-480d-9fa1-198c1ecba33a 10:58:26 2026-07-27T10:58:26.748Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:58:26 2026-07-27T10:58:26.772Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-ab579bbb-cc72-480d-9fa1-198c1ecba33a', protocol='range'} 10:58:26 2026-07-27T10:58:26.773Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-ab579bbb-cc72-480d-9fa1-198c1ecba33a=Assignment(partitions=[ncmp-async-m2m-0])} 10:58:26 2026-07-27T10:58:26.775Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-9f178f97-54d8-42e0-a5ae-36304330c796', protocol='range'} 10:58:26 2026-07-27T10:58:26.776Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-9f178f97-54d8-42e0-a5ae-36304330c796=Assignment(partitions=[ncmp-async-m2m-0])} 10:58:26 2026-07-27T10:58:26.793Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-ab579bbb-cc72-480d-9fa1-198c1ecba33a', protocol='range'} 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-9f178f97-54d8-42e0-a5ae-36304330c796', protocol='range'} 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: [ncmp-async-m2m-0] 10:58:26 2026-07-27T10:58:26.803Z INFO 2694 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: [ncmp-async-m2m-0] 10:58:26 2026-07-27T10:58:26.804Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:26 2026-07-27T10:58:26.804Z WARN 2694 --- [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. 10:58:26 2026-07-27T10:58:26.804Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:26 2026-07-27T10:58:26.814Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:58:26 2026-07-27T10:58:26.815Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:58:26 2026-07-27T10:58:26.815Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:58:26 2026-07-27T10:58:26.817Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:58:26 2026-07-27T10:58:26.824Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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:32773 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:26 2026-07-27T10:58:26.824Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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:32773 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:26 2026-07-27T10:58:26.843Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.845Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:58:26 2026-07-27T10:58:26.845Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:58:26 2026-07-27T10:58:26.882Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:26 2026-07-27T10:58:26.883Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:26 acks = -1 10:58:26 batch.size = 16384 10:58:26 bootstrap.servers = [localhost:32773] 10:58:26 buffer.memory = 33554432 10:58:26 client.dns.lookup = use_all_dns_ips 10:58:26 client.id = producer-8 10:58:26 compression.gzip.level = -1 10:58:26 compression.lz4.level = 9 10:58:26 compression.type = none 10:58:26 compression.zstd.level = 3 10:58:26 config.providers = [] 10:58:26 connections.max.idle.ms = 540000 10:58:26 delivery.timeout.ms = 120000 10:58:26 enable.idempotence = false 10:58:26 enable.metrics.push = true 10:58:26 interceptor.classes = [] 10:58:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:26 linger.ms = 1 10:58:26 max.block.ms = 60000 10:58:26 max.in.flight.requests.per.connection = 5 10:58:26 max.request.size = 1048576 10:58:26 metadata.max.age.ms = 300000 10:58:26 metadata.max.idle.ms = 300000 10:58:26 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:26 metadata.recovery.strategy = rebootstrap 10:58:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:26 metrics.num.samples = 2 10:58:26 metrics.recording.level = INFO 10:58:26 metrics.sample.window.ms = 30000 10:58:26 partitioner.adaptive.partitioning.enable = true 10:58:26 partitioner.availability.timeout.ms = 0 10:58:26 partitioner.class = null 10:58:26 partitioner.ignore.keys = false 10:58:26 receive.buffer.bytes = 32768 10:58:26 reconnect.backoff.max.ms = 1000 10:58:26 reconnect.backoff.ms = 50 10:58:26 request.timeout.ms = 30000 10:58:26 retries = 0 10:58:26 retry.backoff.max.ms = 1000 10:58:26 retry.backoff.ms = 100 10:58:26 sasl.client.callback.handler.class = null 10:58:26 sasl.jaas.config = null 10:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:26 sasl.kerberos.min.time.before.relogin = 60000 10:58:26 sasl.kerberos.service.name = null 10:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:26 sasl.login.callback.handler.class = null 10:58:26 sasl.login.class = null 10:58:26 sasl.login.connect.timeout.ms = null 10:58:26 sasl.login.read.timeout.ms = null 10:58:26 sasl.login.refresh.buffer.seconds = 300 10:58:26 sasl.login.refresh.min.period.seconds = 60 10:58:26 sasl.login.refresh.window.factor = 0.8 10:58:26 sasl.login.refresh.window.jitter = 0.05 10:58:26 sasl.login.retry.backoff.max.ms = 10000 10:58:26 sasl.login.retry.backoff.ms = 100 10:58:26 sasl.mechanism = GSSAPI 10:58:26 sasl.oauthbearer.assertion.algorithm = RS256 10:58:26 sasl.oauthbearer.assertion.claim.aud = null 10:58:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:26 sasl.oauthbearer.assertion.claim.iss = null 10:58:26 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:26 sasl.oauthbearer.assertion.claim.sub = null 10:58:26 sasl.oauthbearer.assertion.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:26 sasl.oauthbearer.assertion.template.file = null 10:58:26 sasl.oauthbearer.client.credentials.client.id = null 10:58:26 sasl.oauthbearer.client.credentials.client.secret = null 10:58:26 sasl.oauthbearer.clock.skew.seconds = 30 10:58:26 sasl.oauthbearer.expected.audience = [] 10:58:26 sasl.oauthbearer.expected.issuer = null 10:58:26 sasl.oauthbearer.header.urlencode = false 10:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:26 sasl.oauthbearer.jwks.endpoint.url = null 10:58:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:26 sasl.oauthbearer.scope = null 10:58:26 sasl.oauthbearer.scope.claim.name = scope 10:58:26 sasl.oauthbearer.sub.claim.name = sub 10:58:26 sasl.oauthbearer.token.endpoint.url = null 10:58:26 security.protocol = PLAINTEXT 10:58:26 security.providers = null 10:58:26 send.buffer.bytes = 131072 10:58:26 socket.connection.setup.timeout.max.ms = 30000 10:58:26 socket.connection.setup.timeout.ms = 10000 10:58:26 ssl.cipher.suites = [] 10:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:26 ssl.endpoint.identification.algorithm = https 10:58:26 ssl.engine.factory.class = null 10:58:26 ssl.key.password = null 10:58:26 ssl.keymanager.algorithm = SunX509 10:58:26 ssl.keystore.certificate.chain = null 10:58:26 ssl.keystore.key = null 10:58:26 ssl.keystore.location = null 10:58:26 ssl.keystore.password = null 10:58:26 ssl.keystore.type = JKS 10:58:26 ssl.protocol = TLSv1.3 10:58:26 ssl.provider = null 10:58:26 ssl.secure.random.implementation = null 10:58:26 ssl.trustmanager.algorithm = PKIX 10:58:26 ssl.truststore.certificates = null 10:58:26 ssl.truststore.location = null 10:58:26 ssl.truststore.password = null 10:58:26 ssl.truststore.type = JKS 10:58:26 transaction.timeout.ms = 60000 10:58:26 transaction.two.phase.commit.enable = false 10:58:26 transactional.id = null 10:58:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:26 10:58:26 2026-07-27T10:58:26.883Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:26 2026-07-27T10:58:26.886Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:26 2026-07-27T10:58:26.886Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:26 2026-07-27T10:58:26.886Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:26 2026-07-27T10:58:26.886Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149906886 10:58:26 2026-07-27T10:58:26.893Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:26 2026-07-27T10:58:26.894Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:26 2026-07-27T10:58:26.896Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:26 2026-07-27T10:58:26.927Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: 10:58:26 bootstrap.controllers = [] 10:58:26 bootstrap.servers = [localhost:32773] 10:58:26 client.dns.lookup = use_all_dns_ips 10:58:26 client.id = 10:58:26 config.providers = [] 10:58:26 connections.max.idle.ms = 300000 10:58:26 default.api.timeout.ms = 60000 10:58:26 enable.metrics.push = false 10:58:26 metadata.max.age.ms = 300000 10:58:26 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:26 metadata.recovery.strategy = rebootstrap 10:58:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:26 metrics.num.samples = 2 10:58:26 metrics.recording.level = INFO 10:58:26 metrics.sample.window.ms = 30000 10:58:26 receive.buffer.bytes = 65536 10:58:26 reconnect.backoff.max.ms = 1000 10:58:26 reconnect.backoff.ms = 50 10:58:26 request.timeout.ms = 30000 10:58:26 retries = 2147483647 10:58:26 retry.backoff.max.ms = 1000 10:58:26 retry.backoff.ms = 100 10:58:26 sasl.client.callback.handler.class = null 10:58:26 sasl.jaas.config = null 10:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:26 sasl.kerberos.min.time.before.relogin = 60000 10:58:26 sasl.kerberos.service.name = null 10:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:26 sasl.login.callback.handler.class = null 10:58:26 sasl.login.class = null 10:58:26 sasl.login.connect.timeout.ms = null 10:58:26 sasl.login.read.timeout.ms = null 10:58:26 sasl.login.refresh.buffer.seconds = 300 10:58:26 sasl.login.refresh.min.period.seconds = 60 10:58:26 sasl.login.refresh.window.factor = 0.8 10:58:26 sasl.login.refresh.window.jitter = 0.05 10:58:26 sasl.login.retry.backoff.max.ms = 10000 10:58:26 sasl.login.retry.backoff.ms = 100 10:58:26 sasl.mechanism = GSSAPI 10:58:26 sasl.oauthbearer.assertion.algorithm = RS256 10:58:26 sasl.oauthbearer.assertion.claim.aud = null 10:58:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:26 sasl.oauthbearer.assertion.claim.iss = null 10:58:26 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:26 sasl.oauthbearer.assertion.claim.sub = null 10:58:26 sasl.oauthbearer.assertion.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:26 sasl.oauthbearer.assertion.template.file = null 10:58:26 sasl.oauthbearer.client.credentials.client.id = null 10:58:26 sasl.oauthbearer.client.credentials.client.secret = null 10:58:26 sasl.oauthbearer.clock.skew.seconds = 30 10:58:26 sasl.oauthbearer.expected.audience = [] 10:58:26 sasl.oauthbearer.expected.issuer = null 10:58:26 sasl.oauthbearer.header.urlencode = false 10:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:26 sasl.oauthbearer.jwks.endpoint.url = null 10:58:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:26 sasl.oauthbearer.scope = null 10:58:26 sasl.oauthbearer.scope.claim.name = scope 10:58:26 sasl.oauthbearer.sub.claim.name = sub 10:58:26 sasl.oauthbearer.token.endpoint.url = null 10:58:26 security.protocol = PLAINTEXT 10:58:26 security.providers = null 10:58:26 send.buffer.bytes = 131072 10:58:26 socket.connection.setup.timeout.max.ms = 30000 10:58:26 socket.connection.setup.timeout.ms = 10000 10:58:26 ssl.cipher.suites = [] 10:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:26 ssl.endpoint.identification.algorithm = https 10:58:26 ssl.engine.factory.class = null 10:58:26 ssl.key.password = null 10:58:26 ssl.keymanager.algorithm = SunX509 10:58:26 ssl.keystore.certificate.chain = null 10:58:26 ssl.keystore.key = null 10:58:26 ssl.keystore.location = null 10:58:26 ssl.keystore.password = null 10:58:26 ssl.keystore.type = JKS 10:58:26 ssl.protocol = TLSv1.3 10:58:26 ssl.provider = null 10:58:26 ssl.secure.random.implementation = null 10:58:26 ssl.trustmanager.algorithm = PKIX 10:58:26 ssl.truststore.certificates = null 10:58:26 ssl.truststore.location = null 10:58:26 ssl.truststore.password = null 10:58:26 ssl.truststore.type = JKS 10:58:26 10:58:26 2026-07-27T10:58:26.929Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:26 2026-07-27T10:58:26.929Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:26 2026-07-27T10:58:26.929Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149906929 10:58:26 2026-07-27T10:58:26.930Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: 10:58:26 bootstrap.controllers = [] 10:58:26 bootstrap.servers = [localhost:32773] 10:58:26 client.dns.lookup = use_all_dns_ips 10:58:26 client.id = 10:58:26 config.providers = [] 10:58:26 connections.max.idle.ms = 300000 10:58:26 default.api.timeout.ms = 60000 10:58:26 enable.metrics.push = false 10:58:26 metadata.max.age.ms = 300000 10:58:26 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:26 metadata.recovery.strategy = rebootstrap 10:58:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:26 metrics.num.samples = 2 10:58:26 metrics.recording.level = INFO 10:58:26 metrics.sample.window.ms = 30000 10:58:26 receive.buffer.bytes = 65536 10:58:26 reconnect.backoff.max.ms = 1000 10:58:26 reconnect.backoff.ms = 50 10:58:26 request.timeout.ms = 30000 10:58:26 retries = 2147483647 10:58:26 retry.backoff.max.ms = 1000 10:58:26 retry.backoff.ms = 100 10:58:26 sasl.client.callback.handler.class = null 10:58:26 sasl.jaas.config = null 10:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:26 sasl.kerberos.min.time.before.relogin = 60000 10:58:26 sasl.kerberos.service.name = null 10:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:26 sasl.login.callback.handler.class = null 10:58:26 sasl.login.class = null 10:58:26 sasl.login.connect.timeout.ms = null 10:58:26 sasl.login.read.timeout.ms = null 10:58:26 sasl.login.refresh.buffer.seconds = 300 10:58:26 sasl.login.refresh.min.period.seconds = 60 10:58:26 sasl.login.refresh.window.factor = 0.8 10:58:26 sasl.login.refresh.window.jitter = 0.05 10:58:26 sasl.login.retry.backoff.max.ms = 10000 10:58:26 sasl.login.retry.backoff.ms = 100 10:58:26 sasl.mechanism = GSSAPI 10:58:26 sasl.oauthbearer.assertion.algorithm = RS256 10:58:26 sasl.oauthbearer.assertion.claim.aud = null 10:58:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:26 sasl.oauthbearer.assertion.claim.iss = null 10:58:26 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:26 sasl.oauthbearer.assertion.claim.sub = null 10:58:26 sasl.oauthbearer.assertion.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.file = null 10:58:26 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:26 sasl.oauthbearer.assertion.template.file = null 10:58:26 sasl.oauthbearer.client.credentials.client.id = null 10:58:26 sasl.oauthbearer.client.credentials.client.secret = null 10:58:26 sasl.oauthbearer.clock.skew.seconds = 30 10:58:26 sasl.oauthbearer.expected.audience = [] 10:58:26 sasl.oauthbearer.expected.issuer = null 10:58:26 sasl.oauthbearer.header.urlencode = false 10:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:26 sasl.oauthbearer.jwks.endpoint.url = null 10:58:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:26 sasl.oauthbearer.scope = null 10:58:26 sasl.oauthbearer.scope.claim.name = scope 10:58:26 sasl.oauthbearer.sub.claim.name = sub 10:58:26 sasl.oauthbearer.token.endpoint.url = null 10:58:26 security.protocol = PLAINTEXT 10:58:26 security.providers = null 10:58:26 send.buffer.bytes = 131072 10:58:26 socket.connection.setup.timeout.max.ms = 30000 10:58:26 socket.connection.setup.timeout.ms = 10000 10:58:26 ssl.cipher.suites = [] 10:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:26 ssl.endpoint.identification.algorithm = https 10:58:26 ssl.engine.factory.class = null 10:58:26 ssl.key.password = null 10:58:26 ssl.keymanager.algorithm = SunX509 10:58:26 ssl.keystore.certificate.chain = null 10:58:26 ssl.keystore.key = null 10:58:26 ssl.keystore.location = null 10:58:26 ssl.keystore.password = null 10:58:26 ssl.keystore.type = JKS 10:58:26 ssl.protocol = TLSv1.3 10:58:26 ssl.provider = null 10:58:26 ssl.secure.random.implementation = null 10:58:26 ssl.trustmanager.algorithm = PKIX 10:58:26 ssl.truststore.certificates = null 10:58:26 ssl.truststore.location = null 10:58:26 ssl.truststore.password = null 10:58:26 ssl.truststore.type = JKS 10:58:26 10:58:26 2026-07-27T10:58:26.932Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:26 2026-07-27T10:58:26.932Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:26 2026-07-27T10:58:26.932Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149906932 10:58:26 2026-07-27T10:58:26.944Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:27 2026-07-27T10:58:26.976Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:27 2026-07-27T10:58:26.983Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:27 2026-07-27T10:58:26.984Z INFO 2694 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 10:58:27 2026-07-27T10:58:26.985Z INFO 2694 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 10:58:27 2026-07-27T10:58:26.985Z INFO 2694 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:27 2026-07-27T10:58:26.985Z INFO 2694 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:27 2026-07-27T10:58:26.985Z INFO 2694 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:27 2026-07-27T10:58:26.987Z INFO 2694 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:27 2026-07-27T10:58:26.987Z INFO 2694 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:27 2026-07-27T10:58:26.987Z INFO 2694 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:27 2026-07-27T10:58:26.995Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:27 2026-07-27T10:58:26.995Z WARN 2694 --- [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. 10:58:27 2026-07-27T10:58:26.995Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.027Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.027Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:27 2026-07-27T10:58:27.027Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.178Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:27 2026-07-27T10:58:27.204Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:27 2026-07-27T10:58:27.204Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:27 acks = -1 10:58:27 batch.size = 16384 10:58:27 bootstrap.servers = [localhost:32773] 10:58:27 buffer.memory = 33554432 10:58:27 client.dns.lookup = use_all_dns_ips 10:58:27 client.id = producer-9 10:58:27 compression.gzip.level = -1 10:58:27 compression.lz4.level = 9 10:58:27 compression.type = none 10:58:27 compression.zstd.level = 3 10:58:27 config.providers = [] 10:58:27 connections.max.idle.ms = 540000 10:58:27 delivery.timeout.ms = 120000 10:58:27 enable.idempotence = false 10:58:27 enable.metrics.push = true 10:58:27 interceptor.classes = [] 10:58:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:27 linger.ms = 1 10:58:27 max.block.ms = 60000 10:58:27 max.in.flight.requests.per.connection = 5 10:58:27 max.request.size = 1048576 10:58:27 metadata.max.age.ms = 300000 10:58:27 metadata.max.idle.ms = 300000 10:58:27 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:27 metadata.recovery.strategy = rebootstrap 10:58:27 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:27 metrics.num.samples = 2 10:58:27 metrics.recording.level = INFO 10:58:27 metrics.sample.window.ms = 30000 10:58:27 partitioner.adaptive.partitioning.enable = true 10:58:27 partitioner.availability.timeout.ms = 0 10:58:27 partitioner.class = null 10:58:27 partitioner.ignore.keys = false 10:58:27 receive.buffer.bytes = 32768 10:58:27 reconnect.backoff.max.ms = 1000 10:58:27 reconnect.backoff.ms = 50 10:58:27 request.timeout.ms = 30000 10:58:27 retries = 0 10:58:27 retry.backoff.max.ms = 1000 10:58:27 retry.backoff.ms = 100 10:58:27 sasl.client.callback.handler.class = null 10:58:27 sasl.jaas.config = null 10:58:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:27 sasl.kerberos.min.time.before.relogin = 60000 10:58:27 sasl.kerberos.service.name = null 10:58:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:27 sasl.login.callback.handler.class = null 10:58:27 sasl.login.class = null 10:58:27 sasl.login.connect.timeout.ms = null 10:58:27 sasl.login.read.timeout.ms = null 10:58:27 sasl.login.refresh.buffer.seconds = 300 10:58:27 sasl.login.refresh.min.period.seconds = 60 10:58:27 sasl.login.refresh.window.factor = 0.8 10:58:27 sasl.login.refresh.window.jitter = 0.05 10:58:27 sasl.login.retry.backoff.max.ms = 10000 10:58:27 sasl.login.retry.backoff.ms = 100 10:58:27 sasl.mechanism = GSSAPI 10:58:27 sasl.oauthbearer.assertion.algorithm = RS256 10:58:27 sasl.oauthbearer.assertion.claim.aud = null 10:58:27 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:27 sasl.oauthbearer.assertion.claim.iss = null 10:58:27 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:27 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:27 sasl.oauthbearer.assertion.claim.sub = null 10:58:27 sasl.oauthbearer.assertion.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:27 sasl.oauthbearer.assertion.template.file = null 10:58:27 sasl.oauthbearer.client.credentials.client.id = null 10:58:27 sasl.oauthbearer.client.credentials.client.secret = null 10:58:27 sasl.oauthbearer.clock.skew.seconds = 30 10:58:27 sasl.oauthbearer.expected.audience = [] 10:58:27 sasl.oauthbearer.expected.issuer = null 10:58:27 sasl.oauthbearer.header.urlencode = false 10:58:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:27 sasl.oauthbearer.jwks.endpoint.url = null 10:58:27 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:27 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:27 sasl.oauthbearer.scope = null 10:58:27 sasl.oauthbearer.scope.claim.name = scope 10:58:27 sasl.oauthbearer.sub.claim.name = sub 10:58:27 sasl.oauthbearer.token.endpoint.url = null 10:58:27 security.protocol = PLAINTEXT 10:58:27 security.providers = null 10:58:27 send.buffer.bytes = 131072 10:58:27 socket.connection.setup.timeout.max.ms = 30000 10:58:27 socket.connection.setup.timeout.ms = 10000 10:58:27 ssl.cipher.suites = [] 10:58:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:27 ssl.endpoint.identification.algorithm = https 10:58:27 ssl.engine.factory.class = null 10:58:27 ssl.key.password = null 10:58:27 ssl.keymanager.algorithm = SunX509 10:58:27 ssl.keystore.certificate.chain = null 10:58:27 ssl.keystore.key = null 10:58:27 ssl.keystore.location = null 10:58:27 ssl.keystore.password = null 10:58:27 ssl.keystore.type = JKS 10:58:27 ssl.protocol = TLSv1.3 10:58:27 ssl.provider = null 10:58:27 ssl.secure.random.implementation = null 10:58:27 ssl.trustmanager.algorithm = PKIX 10:58:27 ssl.truststore.certificates = null 10:58:27 ssl.truststore.location = null 10:58:27 ssl.truststore.password = null 10:58:27 ssl.truststore.type = JKS 10:58:27 transaction.timeout.ms = 60000 10:58:27 transaction.two.phase.commit.enable = false 10:58:27 transactional.id = null 10:58:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:58:27 10:58:27 2026-07-27T10:58:27.204Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:27 2026-07-27T10:58:27.207Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:27 2026-07-27T10:58:27.207Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:27 2026-07-27T10:58:27.207Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:27 2026-07-27T10:58:27.207Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149907207 10:58:27 2026-07-27T10:58:27.214Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:27 2026-07-27T10:58:27.228Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:27 2026-07-27T10:58:27.232Z ERROR 2694 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[interval=0, currentAttempts=1, maxAttempts=0] exhausted for ncmp-async-m2m-0@1 10:58:27 10:58:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3164) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) 10:58:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:58:27 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:58:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) 10:58:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) 10:58:27 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) 10:58:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) 10:58:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) 10:58:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) 10:58:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) 10:58:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 10:58:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:721) 10:58:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) 10:58:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) 10:58:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) 10:58:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) 10:58:27 ... 3 common frames omitted 10:58:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:58:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:58:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:58:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:58:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:58:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:58:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:217) 10:58:27 ... 16 common frames omitted 10:58:27 10:58:27 2026-07-27T10:58:27.236Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.236Z WARN 2694 --- [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. 10:58:27 2026-07-27T10:58:27.236Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.245Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.245Z WARN 2694 --- [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. 10:58:27 2026-07-27T10:58:27.246Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.278Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:27 2026-07-27T10:58:27.328Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:27 2026-07-27T10:58:27.329Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:27 acks = -1 10:58:27 batch.size = 16384 10:58:27 bootstrap.servers = [localhost:32773] 10:58:27 buffer.memory = 33554432 10:58:27 client.dns.lookup = use_all_dns_ips 10:58:27 client.id = producer-10 10:58:27 compression.gzip.level = -1 10:58:27 compression.lz4.level = 9 10:58:27 compression.type = none 10:58:27 compression.zstd.level = 3 10:58:27 config.providers = [] 10:58:27 connections.max.idle.ms = 540000 10:58:27 delivery.timeout.ms = 120000 10:58:27 enable.idempotence = false 10:58:27 enable.metrics.push = true 10:58:27 interceptor.classes = [] 10:58:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:27 linger.ms = 1 10:58:27 max.block.ms = 60000 10:58:27 max.in.flight.requests.per.connection = 5 10:58:27 max.request.size = 1048576 10:58:27 metadata.max.age.ms = 300000 10:58:27 metadata.max.idle.ms = 300000 10:58:27 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:27 metadata.recovery.strategy = rebootstrap 10:58:27 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:27 metrics.num.samples = 2 10:58:27 metrics.recording.level = INFO 10:58:27 metrics.sample.window.ms = 30000 10:58:27 partitioner.adaptive.partitioning.enable = true 10:58:27 partitioner.availability.timeout.ms = 0 10:58:27 partitioner.class = null 10:58:27 partitioner.ignore.keys = false 10:58:27 receive.buffer.bytes = 32768 10:58:27 reconnect.backoff.max.ms = 1000 10:58:27 reconnect.backoff.ms = 50 10:58:27 request.timeout.ms = 30000 10:58:27 retries = 0 10:58:27 retry.backoff.max.ms = 1000 10:58:27 retry.backoff.ms = 100 10:58:27 sasl.client.callback.handler.class = null 10:58:27 sasl.jaas.config = null 10:58:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:27 sasl.kerberos.min.time.before.relogin = 60000 10:58:27 sasl.kerberos.service.name = null 10:58:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:27 sasl.login.callback.handler.class = null 10:58:27 sasl.login.class = null 10:58:27 sasl.login.connect.timeout.ms = null 10:58:27 sasl.login.read.timeout.ms = null 10:58:27 sasl.login.refresh.buffer.seconds = 300 10:58:27 sasl.login.refresh.min.period.seconds = 60 10:58:27 sasl.login.refresh.window.factor = 0.8 10:58:27 sasl.login.refresh.window.jitter = 0.05 10:58:27 sasl.login.retry.backoff.max.ms = 10000 10:58:27 sasl.login.retry.backoff.ms = 100 10:58:27 sasl.mechanism = GSSAPI 10:58:27 sasl.oauthbearer.assertion.algorithm = RS256 10:58:27 sasl.oauthbearer.assertion.claim.aud = null 10:58:27 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:27 sasl.oauthbearer.assertion.claim.iss = null 10:58:27 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:27 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:27 sasl.oauthbearer.assertion.claim.sub = null 10:58:27 sasl.oauthbearer.assertion.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:27 sasl.oauthbearer.assertion.template.file = null 10:58:27 sasl.oauthbearer.client.credentials.client.id = null 10:58:27 sasl.oauthbearer.client.credentials.client.secret = null 10:58:27 sasl.oauthbearer.clock.skew.seconds = 30 10:58:27 sasl.oauthbearer.expected.audience = [] 10:58:27 sasl.oauthbearer.expected.issuer = null 10:58:27 sasl.oauthbearer.header.urlencode = false 10:58:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:27 sasl.oauthbearer.jwks.endpoint.url = null 10:58:27 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:27 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:27 sasl.oauthbearer.scope = null 10:58:27 sasl.oauthbearer.scope.claim.name = scope 10:58:27 sasl.oauthbearer.sub.claim.name = sub 10:58:27 sasl.oauthbearer.token.endpoint.url = null 10:58:27 security.protocol = PLAINTEXT 10:58:27 security.providers = null 10:58:27 send.buffer.bytes = 131072 10:58:27 socket.connection.setup.timeout.max.ms = 30000 10:58:27 socket.connection.setup.timeout.ms = 10000 10:58:27 ssl.cipher.suites = [] 10:58:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:27 ssl.endpoint.identification.algorithm = https 10:58:27 ssl.engine.factory.class = null 10:58:27 ssl.key.password = null 10:58:27 ssl.keymanager.algorithm = SunX509 10:58:27 ssl.keystore.certificate.chain = null 10:58:27 ssl.keystore.key = null 10:58:27 ssl.keystore.location = null 10:58:27 ssl.keystore.password = null 10:58:27 ssl.keystore.type = JKS 10:58:27 ssl.protocol = TLSv1.3 10:58:27 ssl.provider = null 10:58:27 ssl.secure.random.implementation = null 10:58:27 ssl.trustmanager.algorithm = PKIX 10:58:27 ssl.truststore.certificates = null 10:58:27 ssl.truststore.location = null 10:58:27 ssl.truststore.password = null 10:58:27 ssl.truststore.type = JKS 10:58:27 transaction.timeout.ms = 60000 10:58:27 transaction.two.phase.commit.enable = false 10:58:27 transactional.id = null 10:58:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:27 10:58:27 2026-07-27T10:58:27.329Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:27 2026-07-27T10:58:27.329Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.329Z WARN 2694 --- [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. 10:58:27 2026-07-27T10:58:27.329Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.331Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:27 2026-07-27T10:58:27.331Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:27 2026-07-27T10:58:27.331Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:27 2026-07-27T10:58:27.331Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149907331 10:58:27 2026-07-27T10:58:27.340Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:27 2026-07-27T10:58:27.566Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.566Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:27 2026-07-27T10:58:27.566Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.618Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.619Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:27 2026-07-27T10:58:27.619Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:27 2026-07-27T10:58:27.651Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:27 2026-07-27T10:58:27.652Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:27 acks = -1 10:58:27 batch.size = 16384 10:58:27 bootstrap.servers = [localhost:32773] 10:58:27 buffer.memory = 33554432 10:58:27 client.dns.lookup = use_all_dns_ips 10:58:27 client.id = producer-11 10:58:27 compression.gzip.level = -1 10:58:27 compression.lz4.level = 9 10:58:27 compression.type = none 10:58:27 compression.zstd.level = 3 10:58:27 config.providers = [] 10:58:27 connections.max.idle.ms = 540000 10:58:27 delivery.timeout.ms = 120000 10:58:27 enable.idempotence = false 10:58:27 enable.metrics.push = true 10:58:27 interceptor.classes = [] 10:58:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:27 linger.ms = 1 10:58:27 max.block.ms = 60000 10:58:27 max.in.flight.requests.per.connection = 5 10:58:27 max.request.size = 1048576 10:58:27 metadata.max.age.ms = 300000 10:58:27 metadata.max.idle.ms = 300000 10:58:27 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:27 metadata.recovery.strategy = rebootstrap 10:58:27 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:27 metrics.num.samples = 2 10:58:27 metrics.recording.level = INFO 10:58:27 metrics.sample.window.ms = 30000 10:58:27 partitioner.adaptive.partitioning.enable = true 10:58:27 partitioner.availability.timeout.ms = 0 10:58:27 partitioner.class = null 10:58:27 partitioner.ignore.keys = false 10:58:27 receive.buffer.bytes = 32768 10:58:27 reconnect.backoff.max.ms = 1000 10:58:27 reconnect.backoff.ms = 50 10:58:27 request.timeout.ms = 30000 10:58:27 retries = 0 10:58:27 retry.backoff.max.ms = 1000 10:58:27 retry.backoff.ms = 100 10:58:27 sasl.client.callback.handler.class = null 10:58:27 sasl.jaas.config = null 10:58:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:27 sasl.kerberos.min.time.before.relogin = 60000 10:58:27 sasl.kerberos.service.name = null 10:58:27 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:27 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:27 sasl.login.callback.handler.class = null 10:58:27 sasl.login.class = null 10:58:27 sasl.login.connect.timeout.ms = null 10:58:27 sasl.login.read.timeout.ms = null 10:58:27 sasl.login.refresh.buffer.seconds = 300 10:58:27 sasl.login.refresh.min.period.seconds = 60 10:58:27 sasl.login.refresh.window.factor = 0.8 10:58:27 sasl.login.refresh.window.jitter = 0.05 10:58:27 sasl.login.retry.backoff.max.ms = 10000 10:58:27 sasl.login.retry.backoff.ms = 100 10:58:27 sasl.mechanism = GSSAPI 10:58:27 sasl.oauthbearer.assertion.algorithm = RS256 10:58:27 sasl.oauthbearer.assertion.claim.aud = null 10:58:27 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:27 sasl.oauthbearer.assertion.claim.iss = null 10:58:27 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:27 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:27 sasl.oauthbearer.assertion.claim.sub = null 10:58:27 sasl.oauthbearer.assertion.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.file = null 10:58:27 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:27 sasl.oauthbearer.assertion.template.file = null 10:58:27 sasl.oauthbearer.client.credentials.client.id = null 10:58:27 sasl.oauthbearer.client.credentials.client.secret = null 10:58:27 sasl.oauthbearer.clock.skew.seconds = 30 10:58:27 sasl.oauthbearer.expected.audience = [] 10:58:27 sasl.oauthbearer.expected.issuer = null 10:58:27 sasl.oauthbearer.header.urlencode = false 10:58:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:27 sasl.oauthbearer.jwks.endpoint.url = null 10:58:27 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:27 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:27 sasl.oauthbearer.scope = null 10:58:27 sasl.oauthbearer.scope.claim.name = scope 10:58:27 sasl.oauthbearer.sub.claim.name = sub 10:58:27 sasl.oauthbearer.token.endpoint.url = null 10:58:27 security.protocol = PLAINTEXT 10:58:27 security.providers = null 10:58:27 send.buffer.bytes = 131072 10:58:27 socket.connection.setup.timeout.max.ms = 30000 10:58:27 socket.connection.setup.timeout.ms = 10000 10:58:27 ssl.cipher.suites = [] 10:58:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:27 ssl.endpoint.identification.algorithm = https 10:58:27 ssl.engine.factory.class = null 10:58:27 ssl.key.password = null 10:58:27 ssl.keymanager.algorithm = SunX509 10:58:27 ssl.keystore.certificate.chain = null 10:58:27 ssl.keystore.key = null 10:58:27 ssl.keystore.location = null 10:58:27 ssl.keystore.password = null 10:58:27 ssl.keystore.type = JKS 10:58:27 ssl.protocol = TLSv1.3 10:58:27 ssl.provider = null 10:58:27 ssl.secure.random.implementation = null 10:58:27 ssl.trustmanager.algorithm = PKIX 10:58:27 ssl.truststore.certificates = null 10:58:27 ssl.truststore.location = null 10:58:27 ssl.truststore.password = null 10:58:27 ssl.truststore.type = JKS 10:58:27 transaction.timeout.ms = 60000 10:58:27 transaction.two.phase.commit.enable = false 10:58:27 transactional.id = null 10:58:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:27 10:58:27 2026-07-27T10:58:27.652Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:27 2026-07-27T10:58:27.654Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:27 2026-07-27T10:58:27.654Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:27 2026-07-27T10:58:27.654Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:27 2026-07-27T10:58:27.654Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149907654 10:58:27 2026-07-27T10:58:27.665Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:27 2026-07-27T10:58:27.806Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:27 2026-07-27T10:58:27.806Z WARN 2694 --- [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. 10:58:27 2026-07-27T10:58:27.806Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:27.973Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:28 2026-07-27T10:58:27.974Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:28 acks = -1 10:58:28 batch.size = 16384 10:58:28 bootstrap.servers = [localhost:32773] 10:58:28 buffer.memory = 33554432 10:58:28 client.dns.lookup = use_all_dns_ips 10:58:28 client.id = producer-12 10:58:28 compression.gzip.level = -1 10:58:28 compression.lz4.level = 9 10:58:28 compression.type = none 10:58:28 compression.zstd.level = 3 10:58:28 config.providers = [] 10:58:28 connections.max.idle.ms = 540000 10:58:28 delivery.timeout.ms = 120000 10:58:28 enable.idempotence = false 10:58:28 enable.metrics.push = true 10:58:28 interceptor.classes = [] 10:58:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:28 linger.ms = 1 10:58:28 max.block.ms = 60000 10:58:28 max.in.flight.requests.per.connection = 5 10:58:28 max.request.size = 1048576 10:58:28 metadata.max.age.ms = 300000 10:58:28 metadata.max.idle.ms = 300000 10:58:28 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:28 metadata.recovery.strategy = rebootstrap 10:58:28 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:28 metrics.num.samples = 2 10:58:28 metrics.recording.level = INFO 10:58:28 metrics.sample.window.ms = 30000 10:58:28 partitioner.adaptive.partitioning.enable = true 10:58:28 partitioner.availability.timeout.ms = 0 10:58:28 partitioner.class = null 10:58:28 partitioner.ignore.keys = false 10:58:28 receive.buffer.bytes = 32768 10:58:28 reconnect.backoff.max.ms = 1000 10:58:28 reconnect.backoff.ms = 50 10:58:28 request.timeout.ms = 30000 10:58:28 retries = 0 10:58:28 retry.backoff.max.ms = 1000 10:58:28 retry.backoff.ms = 100 10:58:28 sasl.client.callback.handler.class = null 10:58:28 sasl.jaas.config = null 10:58:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:28 sasl.kerberos.min.time.before.relogin = 60000 10:58:28 sasl.kerberos.service.name = null 10:58:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:28 sasl.login.callback.handler.class = null 10:58:28 sasl.login.class = null 10:58:28 sasl.login.connect.timeout.ms = null 10:58:28 sasl.login.read.timeout.ms = null 10:58:28 sasl.login.refresh.buffer.seconds = 300 10:58:28 sasl.login.refresh.min.period.seconds = 60 10:58:28 sasl.login.refresh.window.factor = 0.8 10:58:28 sasl.login.refresh.window.jitter = 0.05 10:58:28 sasl.login.retry.backoff.max.ms = 10000 10:58:28 sasl.login.retry.backoff.ms = 100 10:58:28 sasl.mechanism = GSSAPI 10:58:28 sasl.oauthbearer.assertion.algorithm = RS256 10:58:28 sasl.oauthbearer.assertion.claim.aud = null 10:58:28 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:28 sasl.oauthbearer.assertion.claim.iss = null 10:58:28 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:28 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:28 sasl.oauthbearer.assertion.claim.sub = null 10:58:28 sasl.oauthbearer.assertion.file = null 10:58:28 sasl.oauthbearer.assertion.private.key.file = null 10:58:28 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:28 sasl.oauthbearer.assertion.template.file = null 10:58:28 sasl.oauthbearer.client.credentials.client.id = null 10:58:28 sasl.oauthbearer.client.credentials.client.secret = null 10:58:28 sasl.oauthbearer.clock.skew.seconds = 30 10:58:28 sasl.oauthbearer.expected.audience = [] 10:58:28 sasl.oauthbearer.expected.issuer = null 10:58:28 sasl.oauthbearer.header.urlencode = false 10:58:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:28 sasl.oauthbearer.jwks.endpoint.url = null 10:58:28 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:28 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:28 sasl.oauthbearer.scope = null 10:58:28 sasl.oauthbearer.scope.claim.name = scope 10:58:28 sasl.oauthbearer.sub.claim.name = sub 10:58:28 sasl.oauthbearer.token.endpoint.url = null 10:58:28 security.protocol = PLAINTEXT 10:58:28 security.providers = null 10:58:28 send.buffer.bytes = 131072 10:58:28 socket.connection.setup.timeout.max.ms = 30000 10:58:28 socket.connection.setup.timeout.ms = 10000 10:58:28 ssl.cipher.suites = [] 10:58:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:28 ssl.endpoint.identification.algorithm = https 10:58:28 ssl.engine.factory.class = null 10:58:28 ssl.key.password = null 10:58:28 ssl.keymanager.algorithm = SunX509 10:58:28 ssl.keystore.certificate.chain = null 10:58:28 ssl.keystore.key = null 10:58:28 ssl.keystore.location = null 10:58:28 ssl.keystore.password = null 10:58:28 ssl.keystore.type = JKS 10:58:28 ssl.protocol = TLSv1.3 10:58:28 ssl.provider = null 10:58:28 ssl.secure.random.implementation = null 10:58:28 ssl.trustmanager.algorithm = PKIX 10:58:28 ssl.truststore.certificates = null 10:58:28 ssl.truststore.location = null 10:58:28 ssl.truststore.password = null 10:58:28 ssl.truststore.type = JKS 10:58:28 transaction.timeout.ms = 60000 10:58:28 transaction.two.phase.commit.enable = false 10:58:28 transactional.id = null 10:58:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:28 10:58:28 2026-07-27T10:58:27.974Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:28 2026-07-27T10:58:27.977Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:28 2026-07-27T10:58:27.977Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:28 2026-07-27T10:58:27.977Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:28 2026-07-27T10:58:27.977Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149907977 10:58:28 2026-07-27T10:58:27.983Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:28 2026-07-27T10:58:27.984Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:28 2026-07-27T10:58:27.984Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:27.984Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:27.995Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.027Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.027Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.027Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.046Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.096Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.146Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.197Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.237Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.237Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.237Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.247Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.248Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.248Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.249Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.294Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:28 2026-07-27T10:58:28.294Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:28 acks = -1 10:58:28 batch.size = 16384 10:58:28 bootstrap.servers = [localhost:32773] 10:58:28 buffer.memory = 33554432 10:58:28 client.dns.lookup = use_all_dns_ips 10:58:28 client.id = producer-13 10:58:28 compression.gzip.level = -1 10:58:28 compression.lz4.level = 9 10:58:28 compression.type = none 10:58:28 compression.zstd.level = 3 10:58:28 config.providers = [] 10:58:28 connections.max.idle.ms = 540000 10:58:28 delivery.timeout.ms = 120000 10:58:28 enable.idempotence = false 10:58:28 enable.metrics.push = true 10:58:28 interceptor.classes = [] 10:58:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:28 linger.ms = 1 10:58:28 max.block.ms = 60000 10:58:28 max.in.flight.requests.per.connection = 5 10:58:28 max.request.size = 1048576 10:58:28 metadata.max.age.ms = 300000 10:58:28 metadata.max.idle.ms = 300000 10:58:28 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:28 metadata.recovery.strategy = rebootstrap 10:58:28 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:28 metrics.num.samples = 2 10:58:28 metrics.recording.level = INFO 10:58:28 metrics.sample.window.ms = 30000 10:58:28 partitioner.adaptive.partitioning.enable = true 10:58:28 partitioner.availability.timeout.ms = 0 10:58:28 partitioner.class = null 10:58:28 partitioner.ignore.keys = false 10:58:28 receive.buffer.bytes = 32768 10:58:28 reconnect.backoff.max.ms = 1000 10:58:28 reconnect.backoff.ms = 50 10:58:28 request.timeout.ms = 30000 10:58:28 retries = 0 10:58:28 retry.backoff.max.ms = 1000 10:58:28 retry.backoff.ms = 100 10:58:28 sasl.client.callback.handler.class = null 10:58:28 sasl.jaas.config = null 10:58:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:28 sasl.kerberos.min.time.before.relogin = 60000 10:58:28 sasl.kerberos.service.name = null 10:58:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:28 sasl.login.callback.handler.class = null 10:58:28 sasl.login.class = null 10:58:28 sasl.login.connect.timeout.ms = null 10:58:28 sasl.login.read.timeout.ms = null 10:58:28 sasl.login.refresh.buffer.seconds = 300 10:58:28 sasl.login.refresh.min.period.seconds = 60 10:58:28 sasl.login.refresh.window.factor = 0.8 10:58:28 sasl.login.refresh.window.jitter = 0.05 10:58:28 sasl.login.retry.backoff.max.ms = 10000 10:58:28 sasl.login.retry.backoff.ms = 100 10:58:28 sasl.mechanism = GSSAPI 10:58:28 sasl.oauthbearer.assertion.algorithm = RS256 10:58:28 sasl.oauthbearer.assertion.claim.aud = null 10:58:28 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:28 sasl.oauthbearer.assertion.claim.iss = null 10:58:28 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:28 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:28 sasl.oauthbearer.assertion.claim.sub = null 10:58:28 sasl.oauthbearer.assertion.file = null 10:58:28 sasl.oauthbearer.assertion.private.key.file = null 10:58:28 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:28 sasl.oauthbearer.assertion.template.file = null 10:58:28 sasl.oauthbearer.client.credentials.client.id = null 10:58:28 sasl.oauthbearer.client.credentials.client.secret = null 10:58:28 sasl.oauthbearer.clock.skew.seconds = 30 10:58:28 sasl.oauthbearer.expected.audience = [] 10:58:28 sasl.oauthbearer.expected.issuer = null 10:58:28 sasl.oauthbearer.header.urlencode = false 10:58:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:28 sasl.oauthbearer.jwks.endpoint.url = null 10:58:28 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:28 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:28 sasl.oauthbearer.scope = null 10:58:28 sasl.oauthbearer.scope.claim.name = scope 10:58:28 sasl.oauthbearer.sub.claim.name = sub 10:58:28 sasl.oauthbearer.token.endpoint.url = null 10:58:28 security.protocol = PLAINTEXT 10:58:28 security.providers = null 10:58:28 send.buffer.bytes = 131072 10:58:28 socket.connection.setup.timeout.max.ms = 30000 10:58:28 socket.connection.setup.timeout.ms = 10000 10:58:28 ssl.cipher.suites = [] 10:58:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:28 ssl.endpoint.identification.algorithm = https 10:58:28 ssl.engine.factory.class = null 10:58:28 ssl.key.password = null 10:58:28 ssl.keymanager.algorithm = SunX509 10:58:28 ssl.keystore.certificate.chain = null 10:58:28 ssl.keystore.key = null 10:58:28 ssl.keystore.location = null 10:58:28 ssl.keystore.password = null 10:58:28 ssl.keystore.type = JKS 10:58:28 ssl.protocol = TLSv1.3 10:58:28 ssl.provider = null 10:58:28 ssl.secure.random.implementation = null 10:58:28 ssl.trustmanager.algorithm = PKIX 10:58:28 ssl.truststore.certificates = null 10:58:28 ssl.truststore.location = null 10:58:28 ssl.truststore.password = null 10:58:28 ssl.truststore.type = JKS 10:58:28 transaction.timeout.ms = 60000 10:58:28 transaction.two.phase.commit.enable = false 10:58:28 transactional.id = null 10:58:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:58:28 10:58:28 2026-07-27T10:58:28.294Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:28 2026-07-27T10:58:28.298Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.298Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:28 2026-07-27T10:58:28.298Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:28 2026-07-27T10:58:28.298Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:28 2026-07-27T10:58:28.298Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149908298 10:58:28 2026-07-27T10:58:28.306Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:28 2026-07-27T10:58:28.321Z ERROR 2694 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[interval=0, currentAttempts=1, maxAttempts=0] exhausted for ncmp-async-m2m-0@5 10:58:28 10:58:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:58:28 Endpoint handler details: 10:58:28 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:58:28 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@d24c2c6] 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3160) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3031) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2997) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) 10:58:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:58:28 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:28 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:524) 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:497) 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:426) 10:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:52) 10:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 10:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3018) 10:58:28 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:497) 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:426) 10:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:52) 10:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 10:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3018) 10:58:28 ... 10 common frames omitted 10:58:28 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@11c811c2, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1785149908307, kafka_groupId=ncmp-async-rest-request-event-group}], failedMessage=GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@11c811c2, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1785149908307, kafka_groupId=ncmp-async-rest-request-event-group}] 10:58:28 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:150) 10:58:28 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:49) 10:58:28 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:58:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:58:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:58:28 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:80) 10:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:489) 10:58:28 ... 16 common frames omitted 10:58:28 10:58:28 2026-07-27T10:58:28.321Z ERROR 2694 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[interval=0, currentAttempts=1, maxAttempts=0] exhausted for ncmp-async-m2m-0@5 10:58:28 10:58:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3164) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) 10:58:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:58:28 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:28 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:58:28 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) 10:58:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) 10:58:28 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) 10:58:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) 10:58:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) 10:58:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) 10:58:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) 10:58:28 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 10:58:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:721) 10:58:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) 10:58:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) 10:58:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) 10:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) 10:58:28 ... 3 common frames omitted 10:58:28 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:58:28 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:58:28 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:58:28 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:58:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:58:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:58:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:217) 10:58:28 ... 16 common frames omitted 10:58:28 10:58:28 2026-07-27T10:58:28.331Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.331Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.331Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.348Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.399Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.449Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.499Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.521Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:28 2026-07-27T10:58:28.550Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.569Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.569Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.569Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.600Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.622Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.622Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.622Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.648Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] 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) 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [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) 10:58:28 2026-07-27T10:58:28.649Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.649Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.649Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] 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) 10:58:28 2026-07-27T10:58:28.650Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 10:58:28 2026-07-27T10:58:28.650Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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: 332ms, elapsed time since send: 332ms, throttle time: 0ms, request timeout: 30000ms) 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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: 331ms, elapsed time since send: 331ms, throttle time: 0ms, request timeout: 30000ms) 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=436748836, epoch=6) to node 1: 10:58:28 10:58:28 org.apache.kafka.common.errors.DisconnectException 10:58:28 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=131425000, epoch=6) to node 1: 10:58:28 10:58:28 org.apache.kafka.common.errors.DisconnectException 10:58:28 10:58:28 2026-07-27T10:58:28.650Z INFO 2694 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:28 2026-07-27T10:58:28.651Z INFO 2694 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:28 2026-07-27T10:58:28.651Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.701Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.742Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.742Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.742Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.752Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.756Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.756Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.757Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.757Z WARN 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.761Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.761Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.761Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.761Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.761Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.761Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.762Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.763Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.763Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.764Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.764Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.764Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.765Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.765Z WARN 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.802Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.807Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.807Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.807Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.812Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.853Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.862Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.863Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.863Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.903Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.931Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.931Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.931Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 2026-07-27T10:58:28.953Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:28 2026-07-27T10:58:28.963Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.963Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions [ncmp-async-m2m-0] 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 10:58:28 2026-07-27T10:58:28.971Z WARN 2694 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.971Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.971Z INFO 2694 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions [ncmp-async-m2m-0] 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:58:28 2026-07-27T10:58:28.972Z INFO 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:58:28 2026-07-27T10:58:28.972Z WARN 2694 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:28 2026-07-27T10:58:28.973Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:28 2026-07-27T10:58:28.977Z INFO 2694 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 10:58:28 2026-07-27T10:58:28.978Z INFO 2694 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:58:28 2026-07-27T10:58:28.978Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 10:58:28 2026-07-27T10:58:28.978Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:58:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.514 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 10:58:28 2026-07-27T10:58:28.984Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:28 2026-07-27T10:58:28.985Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.985Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:28 2026-07-27T10:58:28.985Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 10:58:28 2026-07-27T10:58:28.995Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:28 2026-07-27T10:58:28.995Z WARN 2694 --- [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. 10:58:28 2026-07-27T10:58:28.995Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.000Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.000Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.000Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.000Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.000Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 10:58:29 2026-07-27T10:58:29.000Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.000Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 10:58:29 2026-07-27T10:58:29.004Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.004Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.004Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.022Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.029Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.029Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.029Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 10:58:29 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 10:58:29 2026-07-27T10:58:29.061Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:58:29 2026-07-27T10:58:29.068Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.069Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.069Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.069Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.080Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.119Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.120Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: dff93d6f4515967dcc7f545b95016df0bb54c004b841274e88ccabde2c396f00 10:58:29 2026-07-27T10:58:29.130Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.169Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.182Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.182Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.182Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.186Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.186Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.186Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.186Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.220Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.237Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.252Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.252Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.252Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.270Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.288Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.321Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.332Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.332Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.332Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.338Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.371Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.388Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.412Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.412Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.412Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.418Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.418Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.419Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.421Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.421Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.421Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.437Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.437Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.437Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.438Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.450Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.450Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.450Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.450Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.489Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.501Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.539Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.551Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.572Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.572Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.572Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.589Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.602Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.625Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.625Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.625Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.640Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.644Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.644Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.644Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.653Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.653Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:29 2026-07-27T10:58:29.653Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.690Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.741Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.791Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.809Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:29 2026-07-27T10:58:29.809Z WARN 2694 --- [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. 10:58:29 2026-07-27T10:58:29.809Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:29 2026-07-27T10:58:29.842Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.892Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.896Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:29 2026-07-27T10:58:29.942Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:29 2026-07-27T10:58:29.947Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:29.993Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:30 2026-07-27T10:58:29.997Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.006Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.006Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.006Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.031Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.031Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.031Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.043Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:30 2026-07-27T10:58:30.048Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.094Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:30 2026-07-27T10:58:30.098Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.144Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:30 2026-07-27T10:58:30.148Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.196Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.196Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.196Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.199Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.249Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.255Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.255Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.255Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.279Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.279Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.279Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.279Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.282Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.282Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.282Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.282Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.300Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.330Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.332Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.334Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.334Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.334Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.350Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.350Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.350Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.372Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.372Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.372Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.380Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.383Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.430Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.433Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.465Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.465Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.465Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.481Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.481Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:30 2026-07-27T10:58:30.483Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.531Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.534Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.574Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.574Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.574Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.582Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.582Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.582Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.582Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.584Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.630Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.630Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.630Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.632Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.634Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.682Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.685Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.733Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.733Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:30 2026-07-27T10:58:30.733Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.735Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.786Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.810Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.810Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.810Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.836Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.887Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:30 2026-07-27T10:58:30.938Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:30 2026-07-27T10:58:30.938Z WARN 2694 --- [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. 10:58:30 2026-07-27T10:58:30.938Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:30 2026-07-27T10:58:30.943Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:31 2026-07-27T10:58:31.008Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.008Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.008Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.032Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.032Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.032Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.136Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:31 2026-07-27T10:58:31.175Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.186Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:31 2026-07-27T10:58:31.226Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.226Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.226Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.226Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.237Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.237Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.237Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.259Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.259Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.259Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.277Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.327Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.335Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.335Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.335Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.373Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.373Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.373Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.377Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.428Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.467Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.467Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.467Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.478Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.485Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:31 2026-07-27T10:58:31.529Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.575Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.575Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.576Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.579Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.585Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.585Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.585Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.629Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.634Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.634Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.634Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.680Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.730Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.735Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.735Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:31 2026-07-27T10:58:31.735Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.781Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.812Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.812Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.812Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.831Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.881Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:31 2026-07-27T10:58:31.931Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:31 2026-07-27T10:58:31.931Z WARN 2694 --- [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. 10:58:31 2026-07-27T10:58:31.931Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:31 2026-07-27T10:58:31.931Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:31.981Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.010Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.010Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.010Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.032Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.034Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.034Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.034Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.082Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.132Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.183Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.233Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.233Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.233Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.238Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.238Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.238Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.262Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.262Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.262Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.336Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.336Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.336Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.374Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.374Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.374Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.468Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.468Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.468Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.507Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.507Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.507Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.507Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.575Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.588Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.588Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.588Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.625Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.637Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.637Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.637Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.675Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.726Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.736Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.736Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:32 2026-07-27T10:58:32.736Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.776Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.814Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.814Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.814Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.826Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.877Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.887Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:32 2026-07-27T10:58:32.927Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:32 2026-07-27T10:58:32.932Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.932Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.932Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:32 2026-07-27T10:58:32.958Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:32 2026-07-27T10:58:32.958Z WARN 2694 --- [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. 10:58:32 2026-07-27T10:58:32.958Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:32.978Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.028Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.036Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.036Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.036Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.078Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.129Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.179Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.230Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.233Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.234Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.234Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.240Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.240Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.240Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.264Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.264Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.264Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.278Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.278Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.278Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.280Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.280Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.280Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.280Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.281Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.331Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.331Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.381Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.381Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.431Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.431Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.469Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.469Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.469Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.482Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.482Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.532Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.532Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.532Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.532Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.582Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.591Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.591Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.591Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.632Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.639Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.640Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.640Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.683Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.719Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.719Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:33 2026-07-27T10:58:33.719Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.733Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.783Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.815Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.815Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.815Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.834Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.865Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.884Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.915Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:33 2026-07-27T10:58:33.934Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:33 2026-07-27T10:58:33.959Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.959Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.959Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:33 2026-07-27T10:58:33.966Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:33 2026-07-27T10:58:33.966Z WARN 2694 --- [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. 10:58:33 2026-07-27T10:58:33.966Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:33.984Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.035Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.038Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.038Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.038Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.085Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.135Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.186Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.194Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.194Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.195Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.236Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.241Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.241Z WARN 2694 --- [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. 10:58:34 2026-07-27T10:58:34.241Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.267Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.267Z WARN 2694 --- [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. 10:58:34 2026-07-27T10:58:34.267Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.280Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.280Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.280Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.287Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.287Z WARN 2694 --- [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. 10:58:34 2026-07-27T10:58:34.287Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.471Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.471Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.471Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.534Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.534Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.534Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.541Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.541Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.541Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.595Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.595Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.595Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.642Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.721Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:34 2026-07-27T10:58:34.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:34 2026-07-27T10:58:34.742Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.747Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:34 2026-07-27T10:58:34.798Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:34 2026-07-27T10:58:34.842Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:34 2026-07-27T10:58:34.848Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:34 2026-07-27T10:58:34.848Z WARN 2694 --- [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. 10:58:34 2026-07-27T10:58:34.848Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:34.943Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:34.961Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:35 2026-07-27T10:58:34.961Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:34.961Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:34.967Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:35 2026-07-27T10:58:34.967Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:34.967Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.039Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.039Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.039Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.043Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:35.098Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.03726399S 10:58:35 2026-07-27T10:58:35.116Z WARN 2694 --- [ 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: f6032286-56da-428e-ac48-68fff3060c31 10:58:35 2026-07-27T10:58:35.116Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.116Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-14 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.116Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.118Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.118Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.118Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.118Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915118 10:58:35 2026-07-27T10:58:35.143Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:35.156Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 10:58:35 2026-07-27T10:58:35.156Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.169Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:35 2026-07-27T10:58:35.196Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.196Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.196Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.201Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.201Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.201Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.242Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.243Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:35.270Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.270Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.270Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.281Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.281Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.281Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.288Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.288Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.288Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.292Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.314Z WARN 2694 --- [ 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: 5475f7d6-1efe-4170-97c8-af613b3bbd16 10:58:35 2026-07-27T10:58:35.314Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.315Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-15 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.315Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.316Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.317Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.317Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.317Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915316 10:58:35 2026-07-27T10:58:35.329Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.343Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.343Z WARN 2694 --- [ 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: e02616ca-c960-40da-9048-4a70b8e11736 10:58:35 2026-07-27T10:58:35.344Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:35.344Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.345Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-16 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.345Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.347Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.347Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.347Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.347Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915347 10:58:35 2026-07-27T10:58:35.355Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.368Z WARN 2694 --- [ 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: 659ade08-128e-448d-a92f-80132b5b1e1f 10:58:35 2026-07-27T10:58:35.368Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.369Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-17 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.369Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.371Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.371Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.371Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.371Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915371 10:58:35 2026-07-27T10:58:35.380Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.390Z WARN 2694 --- [ 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: 56981749-cc9b-4287-ad9a-872f8a456cd1 10:58:35 2026-07-27T10:58:35.390Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.391Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-18 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.391Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.394Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.395Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.395Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.395Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.395Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915395 10:58:35 2026-07-27T10:58:35.400Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.411Z WARN 2694 --- [ 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: 6dca9c0c-6ad9-40fe-b732-246b83b6b3ff 10:58:35 2026-07-27T10:58:35.412Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.412Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-19 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.412Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.414Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.414Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.414Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.414Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915414 10:58:35 2026-07-27T10:58:35.420Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.420Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.420Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.440Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.444Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:35 2026-07-27T10:58:35.445Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.450Z WARN 2694 --- [ 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: 0116f86d-7b36-4299-8842-f8471a9aeac8 10:58:35 2026-07-27T10:58:35.450Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.450Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-20 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.450Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.452Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.452Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.452Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.452Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915452 10:58:35 2026-07-27T10:58:35.457Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.465Z WARN 2694 --- [ 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: bf7334f3-2554-4616-b375-8c6ce1f0ef6a 10:58:35 2026-07-27T10:58:35.466Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.466Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-21 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.466Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.467Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.467Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.467Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.467Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915467 10:58:35 2026-07-27T10:58:35.473Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.480Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:35 allow.auto.create.topics = true 10:58:35 auto.commit.interval.ms = 5000 10:58:35 auto.offset.reset = earliest 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 check.crcs = true 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = consumer-test-1-10 10:58:35 client.rack = 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 default.api.timeout.ms = 60000 10:58:35 enable.auto.commit = true 10:58:35 enable.metrics.push = true 10:58:35 exclude.internal.topics = true 10:58:35 fetch.max.bytes = 52428800 10:58:35 fetch.max.wait.ms = 500 10:58:35 fetch.min.bytes = 1 10:58:35 group.id = test-1 10:58:35 group.instance.id = null 10:58:35 group.protocol = classic 10:58:35 group.remote.assignor = null 10:58:35 heartbeat.interval.ms = 3000 10:58:35 interceptor.classes = [] 10:58:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:35 isolation.level = read_uncommitted 10:58:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:35 max.partition.fetch.bytes = 1048576 10:58:35 max.poll.interval.ms = 300000 10:58:35 max.poll.records = 500 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:35 receive.buffer.bytes = 65536 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 session.timeout.ms = 45000 10:58:35 share.acknowledgement.mode = implicit 10:58:35 share.acquire.mode = BATCH_OPTIMIZED 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:58:35 10:58:35 2026-07-27T10:58:35.481Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.482Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.482Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.482Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915482 10:58:35 2026-07-27T10:58:35.482Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 10:58:35 2026-07-27T10:58:35.488Z WARN 2694 --- [ 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: cb25ec50-e3ee-4f04-86b1-274818e24c25 10:58:35 2026-07-27T10:58:35.489Z INFO 2694 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:58:35 2026-07-27T10:58:35.489Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:35 acks = -1 10:58:35 batch.size = 16384 10:58:35 bootstrap.servers = [localhost:32774] 10:58:35 buffer.memory = 33554432 10:58:35 client.dns.lookup = use_all_dns_ips 10:58:35 client.id = producer-22 10:58:35 compression.gzip.level = -1 10:58:35 compression.lz4.level = 9 10:58:35 compression.type = none 10:58:35 compression.zstd.level = 3 10:58:35 config.providers = [] 10:58:35 connections.max.idle.ms = 540000 10:58:35 delivery.timeout.ms = 120000 10:58:35 enable.idempotence = false 10:58:35 enable.metrics.push = true 10:58:35 interceptor.classes = [] 10:58:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:35 linger.ms = 1 10:58:35 max.block.ms = 60000 10:58:35 max.in.flight.requests.per.connection = 5 10:58:35 max.request.size = 1048576 10:58:35 metadata.max.age.ms = 300000 10:58:35 metadata.max.idle.ms = 300000 10:58:35 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:35 metadata.recovery.strategy = rebootstrap 10:58:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:35 metrics.num.samples = 2 10:58:35 metrics.recording.level = INFO 10:58:35 metrics.sample.window.ms = 30000 10:58:35 partitioner.adaptive.partitioning.enable = true 10:58:35 partitioner.availability.timeout.ms = 0 10:58:35 partitioner.class = null 10:58:35 partitioner.ignore.keys = false 10:58:35 receive.buffer.bytes = 32768 10:58:35 reconnect.backoff.max.ms = 1000 10:58:35 reconnect.backoff.ms = 50 10:58:35 request.timeout.ms = 30000 10:58:35 retries = 0 10:58:35 retry.backoff.max.ms = 1000 10:58:35 retry.backoff.ms = 100 10:58:35 sasl.client.callback.handler.class = null 10:58:35 sasl.jaas.config = null 10:58:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:35 sasl.kerberos.min.time.before.relogin = 60000 10:58:35 sasl.kerberos.service.name = null 10:58:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:35 sasl.login.callback.handler.class = null 10:58:35 sasl.login.class = null 10:58:35 sasl.login.connect.timeout.ms = null 10:58:35 sasl.login.read.timeout.ms = null 10:58:35 sasl.login.refresh.buffer.seconds = 300 10:58:35 sasl.login.refresh.min.period.seconds = 60 10:58:35 sasl.login.refresh.window.factor = 0.8 10:58:35 sasl.login.refresh.window.jitter = 0.05 10:58:35 sasl.login.retry.backoff.max.ms = 10000 10:58:35 sasl.login.retry.backoff.ms = 100 10:58:35 sasl.mechanism = GSSAPI 10:58:35 sasl.oauthbearer.assertion.algorithm = RS256 10:58:35 sasl.oauthbearer.assertion.claim.aud = null 10:58:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:35 sasl.oauthbearer.assertion.claim.iss = null 10:58:35 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:35 sasl.oauthbearer.assertion.claim.sub = null 10:58:35 sasl.oauthbearer.assertion.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.file = null 10:58:35 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:35 sasl.oauthbearer.assertion.template.file = null 10:58:35 sasl.oauthbearer.client.credentials.client.id = null 10:58:35 sasl.oauthbearer.client.credentials.client.secret = null 10:58:35 sasl.oauthbearer.clock.skew.seconds = 30 10:58:35 sasl.oauthbearer.expected.audience = [] 10:58:35 sasl.oauthbearer.expected.issuer = null 10:58:35 sasl.oauthbearer.header.urlencode = false 10:58:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:35 sasl.oauthbearer.jwks.endpoint.url = null 10:58:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:35 sasl.oauthbearer.scope = null 10:58:35 sasl.oauthbearer.scope.claim.name = scope 10:58:35 sasl.oauthbearer.sub.claim.name = sub 10:58:35 sasl.oauthbearer.token.endpoint.url = null 10:58:35 security.protocol = PLAINTEXT 10:58:35 security.providers = null 10:58:35 send.buffer.bytes = 131072 10:58:35 socket.connection.setup.timeout.max.ms = 30000 10:58:35 socket.connection.setup.timeout.ms = 10000 10:58:35 ssl.cipher.suites = [] 10:58:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:35 ssl.endpoint.identification.algorithm = https 10:58:35 ssl.engine.factory.class = null 10:58:35 ssl.key.password = null 10:58:35 ssl.keymanager.algorithm = SunX509 10:58:35 ssl.keystore.certificate.chain = null 10:58:35 ssl.keystore.key = null 10:58:35 ssl.keystore.location = null 10:58:35 ssl.keystore.password = null 10:58:35 ssl.keystore.type = JKS 10:58:35 ssl.protocol = TLSv1.3 10:58:35 ssl.provider = null 10:58:35 ssl.secure.random.implementation = null 10:58:35 ssl.trustmanager.algorithm = PKIX 10:58:35 ssl.truststore.certificates = null 10:58:35 ssl.truststore.location = null 10:58:35 ssl.truststore.password = null 10:58:35 ssl.truststore.type = JKS 10:58:35 transaction.timeout.ms = 60000 10:58:35 transaction.two.phase.commit.enable = false 10:58:35 transactional.id = null 10:58:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:35 10:58:35 2026-07-27T10:58:35.489Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:35 2026-07-27T10:58:35.491Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:58:35 2026-07-27T10:58:35.491Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:35 2026-07-27T10:58:35.491Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:35 2026-07-27T10:58:35.491Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149915491 10:58:35 2026-07-27T10:58:35.498Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.499Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.505Z INFO 2694 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:35 2026-07-27T10:58:35.535Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.535Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.535Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.545Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.545Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.545Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.549Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.597Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.597Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.597Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.599Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.631Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null isFenced: false) 10:58:35 2026-07-27T10:58:35.632Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 10:58:35 2026-07-27T10:58:35.650Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.678Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-906aa9c2-e674-4a59-8641-19c6339a7aae 10:58:35 2026-07-27T10:58:35.678Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 10:58:35 2026-07-27T10:58:35.700Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-906aa9c2-e674-4a59-8641-19c6339a7aae', protocol='range'} 10:58:35 2026-07-27T10:58:35.700Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.700Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-906aa9c2-e674-4a59-8641-19c6339a7aae=Assignment(partitions=[my-topic-name-0])} 10:58:35 2026-07-27T10:58:35.719Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-906aa9c2-e674-4a59-8641-19c6339a7aae', protocol='range'} 10:58:35 2026-07-27T10:58:35.719Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:58:35 2026-07-27T10:58:35.719Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: [my-topic-name-0] 10:58:35 2026-07-27T10:58:35.722Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.722Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.722Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.735Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 10:58:35 2026-07-27T10:58:35.746Z INFO 2694 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:35 2026-07-27T10:58:35.750Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.754Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:35 2026-07-27T10:58:35.801Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.805Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:35 2026-07-27T10:58:35.835Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.836Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.836Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.837Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.837Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.837Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.838Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 8 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.838Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.838Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.851Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.856Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.856Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.856Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.901Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=166317447, epoch=1) to node 1: 10:58:35 10:58:35 org.apache.kafka.common.errors.DisconnectException 10:58:35 10:58:35 2026-07-27T10:58:35.902Z INFO 2694 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32774 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:35 2026-07-27T10:58:35.925Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.925Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.927Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.927Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.927Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.933Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.934Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.934Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.937Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.937Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.937Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.937Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.940Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.947Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:35 2026-07-27T10:58:35.947Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.947Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.947Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.948Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.948Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.951Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.951Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.952Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:35 2026-07-27T10:58:35.953Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.953Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.953Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.956Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:58:35 2026-07-27T10:58:35.956Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.957Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.957Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:35 2026-07-27T10:58:35.957Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.962Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.962Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.962Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:35 2026-07-27T10:58:35.968Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:35 2026-07-27T10:58:35.968Z WARN 2694 --- [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. 10:58:35 2026-07-27T10:58:35.968Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:35.987Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:35.991Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.002Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:36 2026-07-27T10:58:36.002Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.002Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.038Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.040Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.040Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.040Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.041Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.041Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.041Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.052Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:36 2026-07-27T10:58:36.089Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.089Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.089Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.102Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:36 2026-07-27T10:58:36.128Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.128Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.128Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.128Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.128Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.128Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.147Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.147Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.152Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.152Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.152Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.153Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:36 2026-07-27T10:58:36.167Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.167Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.167Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.175Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.175Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.175Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.176Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.176Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.176Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.176Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.176Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.176Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.119 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 10:58:36 2026-07-27T10:58:36.184Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.184Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.184Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.186Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.187Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 10:58:36 2026-07-27T10:58:36.196Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.196Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.196Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.203Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.203Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.203Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.204Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.204Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 10:58:36 2026-07-27T10:58:36.227Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 10:58:36 2026-07-27T10:58:36.236Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.237Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.237Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.237Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 10:58:36 10:58:36,262 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:36 10:58:36,262 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:36 10:58:36,262 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:36 10:58:36,264 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:36 10:58:36,264 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:36 10:58:36,289 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:36 10:58:36,289 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:36 10:58:36 . ____ _ __ _ _ 10:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:36 =========|_|==============|___/=/_/_/_/ 10:58:36 10:58:36 :: Spring Boot :: (v4.1.0) 10:58:36 10:58:36 2026-07-27T10:58:36.294Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:36 2026-07-27T10:58:36.294Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 10:58:36 2026-07-27T10:58:36.299Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.048 seconds (process running for 141.623) 10:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 10:58:36 2026-07-27T10:58:36.326Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 10:58:36 2026-07-27T10:58:36.326Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 10:58:36 2026-07-27T10:58:36.329Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 10:58:36 2026-07-27T10:58:36.329Z INFO 2694 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 10:58:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 10:58:36 2026-07-27T10:58:36.336Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.336Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.336Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.338Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.359Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 10:58:36 2026-07-27T10:58:36.360Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 10:58:36 2026-07-27T10:58:36.361Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 10:58:36 2026-07-27T10:58:36.362Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 10:58:36 2026-07-27T10:58:36.363Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 10:58:36 2026-07-27T10:58:36.363Z INFO 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 10:58:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 10:58:36 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 10:58:36 2026-07-27T10:58:36.369Z INFO 2694 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 10:58:36 2026-07-27T10:58:36.388Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.388Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.388Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.421Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.421Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.421Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.453Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9910223129df931924a423afa9595dbb0cc02985b6d13abec4aa5d76b56ff70c 10:58:36 2026-07-27T10:58:36.537Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.538Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.538Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.548Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.548Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.548Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.570Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.570Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.570Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.570Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.599Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.600Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.600Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.600Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.600Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.600Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.605Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.605Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.615Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:58:36 2026-07-27T10:58:36.615Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.615Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.616Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.616Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.616Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.620Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.640Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.640Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.640Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.645Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.645Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.645Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.671Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.677Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.677Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.677Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.705Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.706Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.706Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.706Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.721Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.724Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.724Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.724Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.744Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.744Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.744Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.764Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.764Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.764Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.771Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.822Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.857Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.857Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.857Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.863Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.863Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:36 2026-07-27T10:58:36.863Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.872Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.904Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.904Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.904Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.904Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:36 2026-07-27T10:58:36.922Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:36 2026-07-27T10:58:36.964Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:36 2026-07-27T10:58:36.964Z WARN 2694 --- [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. 10:58:36 2026-07-27T10:58:36.964Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:36 2026-07-27T10:58:36.968Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:36 2026-07-27T10:58:36.972Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.007Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.007Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.007Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.019Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.023Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.023Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.023Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.040Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.040Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.040Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.069Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.112Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.119Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.162Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.162Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.162Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.162Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.170Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.181Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.181Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.181Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.181Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.213Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.220Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.231Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.263Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.270Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.281Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.287Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.287Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.287Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.289Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.289Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.289Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.290Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.290Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.290Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.313Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.320Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.320Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.320Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.320Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.331Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.364Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.371Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.382Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.409Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.409Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.409Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.414Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.421Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.423Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.423Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.423Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.431Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.431Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.431Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.432Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.450Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:37 2026-07-27T10:58:37.455Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.456Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.456Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.456Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.464Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.471Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.480Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.482Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.502Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:37 2026-07-27T10:58:37.506Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.515Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.522Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.530Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.532Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.539Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.539Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.539Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.548Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.548Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.548Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.551Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.551Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.551Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.556Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.565Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.572Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.580Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.580Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.583Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.602Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.602Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.602Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.606Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.610Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.613Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.613Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.613Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.613Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.615Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.622Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.631Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.631Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.633Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.635Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.635Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.635Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.657Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.664Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.666Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.673Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.681Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.681Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.683Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.685Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.685Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.685Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.707Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.710Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.714Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.716Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.723Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.725Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.725Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.725Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.731Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.731Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.733Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.739Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.757Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.764Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.766Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.773Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.781Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.781Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.784Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.790Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.790Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.790Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.808Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.808Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.808Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.810Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.815Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.816Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.824Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.832Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.832Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.834Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.859Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.859Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.859Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.860Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.860Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.860Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.865Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.867Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.874Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.882Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.882Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.884Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.911Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.911Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:37 2026-07-27T10:58:37.911Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.915Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.917Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.925Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.925Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.925Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.932Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.932Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.934Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:37 2026-07-27T10:58:37.965Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.966Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:37 2026-07-27T10:58:37.966Z WARN 2694 --- [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. 10:58:37 2026-07-27T10:58:37.966Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:37 2026-07-27T10:58:37.967Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:37 2026-07-27T10:58:37.981Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:37 2026-07-27T10:58:37.982Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.982Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:37 2026-07-27T10:58:37.984Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:38 2026-07-27T10:58:38.016Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.018Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:38 2026-07-27T10:58:38.031Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:38 2026-07-27T10:58:38.032Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.033Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.035Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.035Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.035Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.066Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.068Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:38 2026-07-27T10:58:38.082Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.082Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.082Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.083Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.083Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.083Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.083Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.116Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.118Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:38 2026-07-27T10:58:38.133Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.167Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.169Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.169Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.169Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.184Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.184Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.184Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.217Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.267Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.287Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.287Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.287Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.291Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.291Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.291Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.291Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.291Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.291Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.318Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.368Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.418Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.424Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.424Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.424Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.454Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.454Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.454Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.469Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.505Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.505Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.505Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.519Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.519Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.519Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.539Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.540Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.540Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.541Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.541Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.541Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.548Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.555Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.599Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.636Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.636Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.636Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.649Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.686Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.686Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.686Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.699Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.727Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.727Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.727Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.750Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.791Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.792Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.792Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.800Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.809Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.809Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.809Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.814Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.814Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.814Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.850Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.861Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.861Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.861Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.862Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.862Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:38 2026-07-27T10:58:38.862Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.900Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.914Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.926Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.926Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.926Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:38 2026-07-27T10:58:38.951Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:38 2026-07-27T10:58:38.967Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:38 2026-07-27T10:58:38.967Z WARN 2694 --- [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. 10:58:38 2026-07-27T10:58:38.967Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.001Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.001Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.001Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.014Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.036Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.036Z WARN 2694 --- [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. 10:58:39 2026-07-27T10:58:39.036Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.083Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.083Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.083Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.084Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.084Z WARN 2694 --- [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. 10:58:39 2026-07-27T10:58:39.084Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.115Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.170Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.170Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.170Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.185Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.185Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.185Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.215Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.289Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.289Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.289Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.292Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.292Z WARN 2694 --- [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. 10:58:39 2026-07-27T10:58:39.292Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.294Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.294Z WARN 2694 --- [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. 10:58:39 2026-07-27T10:58:39.294Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.315Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.395Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:39 2026-07-27T10:58:39.407Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:39 2026-07-27T10:58:39.416Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.445Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.445Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.445Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.457Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.457Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.457Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.507Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.507Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.507Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.516Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.521Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.521Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.521Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.540Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.540Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.540Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.616Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.637Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.637Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.637Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.687Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.687Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.687Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.717Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.729Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.729Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.729Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.792Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.792Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.792Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.811Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.811Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.811Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.817Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.817Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:39 2026-07-27T10:58:39.817Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:39 2026-07-27T10:58:39.847Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:39 2026-07-27T10:58:39.862Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:39 2026-07-27T10:58:39.862Z WARN 2694 --- [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. 10:58:39 2026-07-27T10:58:39.862Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:39.898Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:40 2026-07-27T10:58:39.898Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:39.898Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:39.928Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:40 2026-07-27T10:58:39.928Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:39.928Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:39.964Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:39.968Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:40 2026-07-27T10:58:39.968Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:39.968Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:39.978Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:40 2026-07-27T10:58:39.978Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:39.978Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.001Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.015Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.038Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.038Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.038Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.052Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.084Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.084Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.084Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.085Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.085Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.085Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.086Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:40 2026-07-27T10:58:40.102Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.152Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.170Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.171Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.171Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.186Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.186Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.186Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.202Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.223Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.223Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.223Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.253Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.291Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.291Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.291Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.297Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.297Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.297Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.303Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.354Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.404Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.447Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.447Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.447Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.454Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.460Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.460Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.460Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.473Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.505Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.510Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.510Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.510Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.523Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.523Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.523Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.524Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.524Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.524Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.555Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.605Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.637Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.637Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.637Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.655Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.688Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.688Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.688Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.700Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.700Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.700Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.706Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.720Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.720Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.720Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.731Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.731Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.731Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.756Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.793Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.793Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.793Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.806Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.811Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.820Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.846Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:40 2026-07-27T10:58:40.856Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.861Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.864Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.864Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.864Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.899Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.899Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:40 2026-07-27T10:58:40.899Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.907Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.911Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.920Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.928Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.928Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.928Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:40 2026-07-27T10:58:40.957Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.962Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:40 2026-07-27T10:58:40.970Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:40 2026-07-27T10:58:40.970Z WARN 2694 --- [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. 10:58:40 2026-07-27T10:58:40.970Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.008Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.008Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.008Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.012Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.020Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.027Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.039Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.039Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.039Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.062Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.085Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.085Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.085Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.085Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.085Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.086Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.112Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.121Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.162Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.170Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.171Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.171Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.188Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.188Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.188Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.213Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.221Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.224Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.224Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.224Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.263Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.291Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.291Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.291Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.299Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.299Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.299Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.313Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.321Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.362Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:41 2026-07-27T10:58:41.363Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.412Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:41 2026-07-27T10:58:41.413Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.421Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.448Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.448Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.448Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.462Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.462Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.462Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.464Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.468Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.513Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.513Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.513Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.514Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.522Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.523Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.523Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.523Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.525Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.525Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.525Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.564Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.614Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.622Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.638Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.638Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.638Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.664Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:41 2026-07-27T10:58:41.689Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.689Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.689Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.715Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.715Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.715Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.723Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.723Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.723Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.732Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.732Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.732Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.794Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.794Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.794Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.864Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.864Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.864Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.866Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:41 2026-07-27T10:58:41.901Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.901Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.901Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.916Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:41 2026-07-27T10:58:41.958Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.958Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:41 2026-07-27T10:58:41.958Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.967Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.967Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.967Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:41 2026-07-27T10:58:41.970Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:41 2026-07-27T10:58:41.970Z WARN 2694 --- [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. 10:58:41 2026-07-27T10:58:41.970Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.009Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.009Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.009Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.040Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.040Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.040Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.085Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.085Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.085Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.085Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.136Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.159Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.159Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.159Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.186Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.190Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.190Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.190Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.226Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.226Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.226Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.236Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.269Z INFO 2694 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.899933677S 10:58:42 2026-07-27T10:58:42.282Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:42 acks = -1 10:58:42 batch.size = 16384 10:58:42 bootstrap.servers = [localhost:32775] 10:58:42 buffer.memory = 33554432 10:58:42 client.dns.lookup = use_all_dns_ips 10:58:42 client.id = producer-23 10:58:42 compression.gzip.level = -1 10:58:42 compression.lz4.level = 9 10:58:42 compression.type = none 10:58:42 compression.zstd.level = 3 10:58:42 config.providers = [] 10:58:42 connections.max.idle.ms = 540000 10:58:42 delivery.timeout.ms = 120000 10:58:42 enable.idempotence = true 10:58:42 enable.metrics.push = true 10:58:42 interceptor.classes = [] 10:58:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:42 linger.ms = 5 10:58:42 max.block.ms = 60000 10:58:42 max.in.flight.requests.per.connection = 5 10:58:42 max.request.size = 1048576 10:58:42 metadata.max.age.ms = 300000 10:58:42 metadata.max.idle.ms = 300000 10:58:42 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:42 metadata.recovery.strategy = rebootstrap 10:58:42 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:42 metrics.num.samples = 2 10:58:42 metrics.recording.level = INFO 10:58:42 metrics.sample.window.ms = 30000 10:58:42 partitioner.adaptive.partitioning.enable = true 10:58:42 partitioner.availability.timeout.ms = 0 10:58:42 partitioner.class = null 10:58:42 partitioner.ignore.keys = false 10:58:42 receive.buffer.bytes = 32768 10:58:42 reconnect.backoff.max.ms = 1000 10:58:42 reconnect.backoff.ms = 50 10:58:42 request.timeout.ms = 30000 10:58:42 retries = 2147483647 10:58:42 retry.backoff.max.ms = 1000 10:58:42 retry.backoff.ms = 100 10:58:42 sasl.client.callback.handler.class = null 10:58:42 sasl.jaas.config = null 10:58:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:42 sasl.kerberos.min.time.before.relogin = 60000 10:58:42 sasl.kerberos.service.name = null 10:58:42 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:42 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:42 sasl.login.callback.handler.class = null 10:58:42 sasl.login.class = null 10:58:42 sasl.login.connect.timeout.ms = null 10:58:42 sasl.login.read.timeout.ms = null 10:58:42 sasl.login.refresh.buffer.seconds = 300 10:58:42 sasl.login.refresh.min.period.seconds = 60 10:58:42 sasl.login.refresh.window.factor = 0.8 10:58:42 sasl.login.refresh.window.jitter = 0.05 10:58:42 sasl.login.retry.backoff.max.ms = 10000 10:58:42 sasl.login.retry.backoff.ms = 100 10:58:42 sasl.mechanism = GSSAPI 10:58:42 sasl.oauthbearer.assertion.algorithm = RS256 10:58:42 sasl.oauthbearer.assertion.claim.aud = null 10:58:42 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:42 sasl.oauthbearer.assertion.claim.iss = null 10:58:42 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:42 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:42 sasl.oauthbearer.assertion.claim.sub = null 10:58:42 sasl.oauthbearer.assertion.file = null 10:58:42 sasl.oauthbearer.assertion.private.key.file = null 10:58:42 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:42 sasl.oauthbearer.assertion.template.file = null 10:58:42 sasl.oauthbearer.client.credentials.client.id = null 10:58:42 sasl.oauthbearer.client.credentials.client.secret = null 10:58:42 sasl.oauthbearer.clock.skew.seconds = 30 10:58:42 sasl.oauthbearer.expected.audience = [] 10:58:42 sasl.oauthbearer.expected.issuer = null 10:58:42 sasl.oauthbearer.header.urlencode = false 10:58:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:42 sasl.oauthbearer.jwks.endpoint.url = null 10:58:42 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:42 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:42 sasl.oauthbearer.scope = null 10:58:42 sasl.oauthbearer.scope.claim.name = scope 10:58:42 sasl.oauthbearer.sub.claim.name = sub 10:58:42 sasl.oauthbearer.token.endpoint.url = null 10:58:42 security.protocol = PLAINTEXT 10:58:42 security.providers = null 10:58:42 send.buffer.bytes = 131072 10:58:42 socket.connection.setup.timeout.max.ms = 30000 10:58:42 socket.connection.setup.timeout.ms = 10000 10:58:42 ssl.cipher.suites = [] 10:58:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:42 ssl.endpoint.identification.algorithm = https 10:58:42 ssl.engine.factory.class = null 10:58:42 ssl.key.password = null 10:58:42 ssl.keymanager.algorithm = SunX509 10:58:42 ssl.keystore.certificate.chain = null 10:58:42 ssl.keystore.key = null 10:58:42 ssl.keystore.location = null 10:58:42 ssl.keystore.password = null 10:58:42 ssl.keystore.type = JKS 10:58:42 ssl.protocol = TLSv1.3 10:58:42 ssl.provider = null 10:58:42 ssl.secure.random.implementation = null 10:58:42 ssl.trustmanager.algorithm = PKIX 10:58:42 ssl.truststore.certificates = null 10:58:42 ssl.truststore.location = null 10:58:42 ssl.truststore.password = null 10:58:42 ssl.truststore.type = JKS 10:58:42 transaction.timeout.ms = 60000 10:58:42 transaction.two.phase.commit.enable = false 10:58:42 transactional.id = null 10:58:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:42 10:58:42 2026-07-27T10:58:42.282Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:42 2026-07-27T10:58:42.283Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Instantiated an idempotent producer. 10:58:42 2026-07-27T10:58:42.284Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:42 2026-07-27T10:58:42.284Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:42 2026-07-27T10:58:42.284Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149922284 10:58:42 2026-07-27T10:58:42.285Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:42 allow.auto.create.topics = true 10:58:42 auto.commit.interval.ms = 5000 10:58:42 auto.offset.reset = earliest 10:58:42 bootstrap.servers = [localhost:32775] 10:58:42 check.crcs = true 10:58:42 client.dns.lookup = use_all_dns_ips 10:58:42 client.id = consumer-batch-int-test-consumer-group-11 10:58:42 client.rack = 10:58:42 config.providers = [] 10:58:42 connections.max.idle.ms = 540000 10:58:42 default.api.timeout.ms = 60000 10:58:42 enable.auto.commit = true 10:58:42 enable.metrics.push = true 10:58:42 exclude.internal.topics = true 10:58:42 fetch.max.bytes = 52428800 10:58:42 fetch.max.wait.ms = 500 10:58:42 fetch.min.bytes = 1 10:58:42 group.id = batch-int-test-consumer-group 10:58:42 group.instance.id = null 10:58:42 group.protocol = classic 10:58:42 group.remote.assignor = null 10:58:42 heartbeat.interval.ms = 3000 10:58:42 interceptor.classes = [] 10:58:42 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:42 isolation.level = read_committed 10:58:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:42 max.partition.fetch.bytes = 1048576 10:58:42 max.poll.interval.ms = 300000 10:58:42 max.poll.records = 500 10:58:42 metadata.max.age.ms = 300000 10:58:42 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:42 metadata.recovery.strategy = rebootstrap 10:58:42 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:42 metrics.num.samples = 2 10:58:42 metrics.recording.level = INFO 10:58:42 metrics.sample.window.ms = 30000 10:58:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:42 receive.buffer.bytes = 65536 10:58:42 reconnect.backoff.max.ms = 1000 10:58:42 reconnect.backoff.ms = 50 10:58:42 request.timeout.ms = 30000 10:58:42 retry.backoff.max.ms = 1000 10:58:42 retry.backoff.ms = 100 10:58:42 sasl.client.callback.handler.class = null 10:58:42 sasl.jaas.config = null 10:58:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:42 sasl.kerberos.min.time.before.relogin = 60000 10:58:42 sasl.kerberos.service.name = null 10:58:42 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:42 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:42 sasl.login.callback.handler.class = null 10:58:42 sasl.login.class = null 10:58:42 sasl.login.connect.timeout.ms = null 10:58:42 sasl.login.read.timeout.ms = null 10:58:42 sasl.login.refresh.buffer.seconds = 300 10:58:42 sasl.login.refresh.min.period.seconds = 60 10:58:42 sasl.login.refresh.window.factor = 0.8 10:58:42 sasl.login.refresh.window.jitter = 0.05 10:58:42 sasl.login.retry.backoff.max.ms = 10000 10:58:42 sasl.login.retry.backoff.ms = 100 10:58:42 sasl.mechanism = GSSAPI 10:58:42 sasl.oauthbearer.assertion.algorithm = RS256 10:58:42 sasl.oauthbearer.assertion.claim.aud = null 10:58:42 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:42 sasl.oauthbearer.assertion.claim.iss = null 10:58:42 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:42 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:42 sasl.oauthbearer.assertion.claim.sub = null 10:58:42 sasl.oauthbearer.assertion.file = null 10:58:42 sasl.oauthbearer.assertion.private.key.file = null 10:58:42 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:42 sasl.oauthbearer.assertion.template.file = null 10:58:42 sasl.oauthbearer.client.credentials.client.id = null 10:58:42 sasl.oauthbearer.client.credentials.client.secret = null 10:58:42 sasl.oauthbearer.clock.skew.seconds = 30 10:58:42 sasl.oauthbearer.expected.audience = [] 10:58:42 sasl.oauthbearer.expected.issuer = null 10:58:42 sasl.oauthbearer.header.urlencode = false 10:58:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:42 sasl.oauthbearer.jwks.endpoint.url = null 10:58:42 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:42 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:42 sasl.oauthbearer.scope = null 10:58:42 sasl.oauthbearer.scope.claim.name = scope 10:58:42 sasl.oauthbearer.sub.claim.name = sub 10:58:42 sasl.oauthbearer.token.endpoint.url = null 10:58:42 security.protocol = PLAINTEXT 10:58:42 security.providers = null 10:58:42 send.buffer.bytes = 131072 10:58:42 session.timeout.ms = 45000 10:58:42 share.acknowledgement.mode = implicit 10:58:42 share.acquire.mode = BATCH_OPTIMIZED 10:58:42 socket.connection.setup.timeout.max.ms = 30000 10:58:42 socket.connection.setup.timeout.ms = 10000 10:58:42 ssl.cipher.suites = [] 10:58:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:42 ssl.endpoint.identification.algorithm = https 10:58:42 ssl.engine.factory.class = null 10:58:42 ssl.key.password = null 10:58:42 ssl.keymanager.algorithm = SunX509 10:58:42 ssl.keystore.certificate.chain = null 10:58:42 ssl.keystore.key = null 10:58:42 ssl.keystore.location = null 10:58:42 ssl.keystore.password = null 10:58:42 ssl.keystore.type = JKS 10:58:42 ssl.protocol = TLSv1.3 10:58:42 ssl.provider = null 10:58:42 ssl.secure.random.implementation = null 10:58:42 ssl.trustmanager.algorithm = PKIX 10:58:42 ssl.truststore.certificates = null 10:58:42 ssl.truststore.location = null 10:58:42 ssl.truststore.password = null 10:58:42 ssl.truststore.type = JKS 10:58:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:58:42 10:58:42 2026-07-27T10:58:42.285Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:42 2026-07-27T10:58:42.286Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:42 2026-07-27T10:58:42.286Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:42 2026-07-27T10:58:42.286Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149922286 10:58:42 2026-07-27T10:58:42.287Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 10:58:42,302 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:42 10:58:42,302 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:42 10:58:42,302 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:42 10:58:42,304 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:42 10:58:42,304 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:42 10:58:42,306 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:42 10:58:42,306 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:42 10:58:42 . ____ _ __ _ _ 10:58:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:42 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:42 =========|_|==============|___/=/_/_/_/ 10:58:42 10:58:42 :: Spring Boot :: (v4.1.0) 10:58:42 10:58:42 2026-07-27T10:58:42.316Z INFO 2694 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:42 2026-07-27T10:58:42.318Z INFO 2694 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:42 2026-07-27T10:58:42.318Z INFO 2694 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:58:42 2026-07-27T10:58:42.337Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.353Z INFO 2694 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 10:58:42 2026-07-27T10:58:42.365Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:42 2026-07-27T10:58:42.387Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.437Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.438Z INFO 2694 --- [d | producer-23] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-23] ProducerId set to 0 with epoch 0 10:58:42 2026-07-27T10:58:42.449Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.449Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.449Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.465Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.465Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.465Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.488Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.516Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.516Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.516Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.525Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.525Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.525Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.527Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.527Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.527Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.538Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.588Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.639Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.639Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.639Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.639Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.689Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.689Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.690Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.690Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.715Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.716Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.716Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.725Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.725Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.725Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.733Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.733Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.733Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.740Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.790Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.796Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.796Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.796Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.840Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.866Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.866Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.866Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.891Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.902Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.902Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:42 2026-07-27T10:58:42.902Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.941Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:42 2026-07-27T10:58:42.941Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:42 2026-07-27T10:58:42.968Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.969Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.969Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.972Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:42 2026-07-27T10:58:42.972Z WARN 2694 --- [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. 10:58:42 2026-07-27T10:58:42.972Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:42 2026-07-27T10:58:42.991Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:43 2026-07-27T10:58:42.991Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:43 2026-07-27T10:58:42.991Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:42.991Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.041Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.041Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.041Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.041Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.041Z WARN 2694 --- [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. 10:58:43 2026-07-27T10:58:43.041Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.087Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.087Z WARN 2694 --- [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. 10:58:43 2026-07-27T10:58:43.087Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.161Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.161Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.161Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.191Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.191Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.191Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.204Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:43 2026-07-27T10:58:43.214Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:43 2026-07-27T10:58:43.227Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.227Z WARN 2694 --- [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. 10:58:43 2026-07-27T10:58:43.227Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.292Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.292Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.292Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.305Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.305Z WARN 2694 --- [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. 10:58:43 2026-07-27T10:58:43.305Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.451Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.451Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.451Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.468Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.468Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.468Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.519Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.519Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.519Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.527Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.527Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.527Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.528Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.529Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.529Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.640Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.640Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.640Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.690Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.690Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.690Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.716Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.716Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.716Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.728Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.728Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.728Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.734Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.734Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.734Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.798Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.798Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:43 2026-07-27T10:58:43.798Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:43 2026-07-27T10:58:43.867Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:43 2026-07-27T10:58:43.867Z WARN 2694 --- [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. 10:58:43 2026-07-27T10:58:43.867Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:43.904Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:44 2026-07-27T10:58:43.904Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:43.904Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:43.968Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:44 2026-07-27T10:58:43.968Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:43.968Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:43.973Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:44 2026-07-27T10:58:43.973Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:43.973Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:43.993Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:44 2026-07-27T10:58:43.993Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:43.993Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.033Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:44 2026-07-27T10:58:44.043Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.043Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.043Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.083Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.083Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:44.083Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.088Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.088Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:44.088Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.163Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.163Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.163Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.191Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.191Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.191Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.207Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:44 2026-07-27T10:58:44.228Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.228Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:44.228Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.293Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.293Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.293Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.307Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.307Z WARN 2694 --- [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. 10:58:44 2026-07-27T10:58:44.307Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.415Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.415Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.415Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.471Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.471Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.471Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.510Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.510Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.510Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.510Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:44 2026-07-27T10:58:44.522Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.522Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.522Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.528Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.528Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.528Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.560Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:44 2026-07-27T10:58:44.610Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:44 2026-07-27T10:58:44.641Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.641Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.641Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.661Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:44 2026-07-27T10:58:44.692Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.692Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.692Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.711Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:44 2026-07-27T10:58:44.717Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.717Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.717Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.731Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.731Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.731Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.735Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:44 2026-07-27T10:58:44.735Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:44 2026-07-27T10:58:44.735Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:44 2026-07-27T10:58:44.761Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.799Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:45 2026-07-27T10:58:44.799Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:44.799Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:44.811Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.861Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.869Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:45 2026-07-27T10:58:44.869Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:44.869Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:44.883Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.906Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:44.911Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.934Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:45 2026-07-27T10:58:44.934Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:44.934Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:44.956Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:44.962Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:44.974Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:45 2026-07-27T10:58:44.974Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:44.974Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:44.995Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:45 2026-07-27T10:58:44.995Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:44.995Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.007Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.007Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.007Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.012Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.044Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.062Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.085Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.085Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.085Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.088Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.088Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.088Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.112Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.140Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.162Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.190Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.190Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.190Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.193Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.193Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.193Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.212Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.230Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.230Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.230Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.263Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.295Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.295Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.295Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.310Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.310Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.310Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.313Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.363Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.372Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:45 2026-07-27T10:58:45.393Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.413Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.443Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.443Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.443Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.463Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.463Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.463Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.473Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.473Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.473Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.525Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.525Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.525Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.529Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.529Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.529Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.556Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.642Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.642Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.642Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.674Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.674Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.674Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.674Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.690Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:45 2026-07-27T10:58:45.718Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.718Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.718Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.724Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.735Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.735Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.735Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.741Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.741Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.741Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.775Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.800Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.800Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:45 2026-07-27T10:58:45.800Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.825Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:45 2026-07-27T10:58:45.870Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:45 2026-07-27T10:58:45.870Z WARN 2694 --- [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. 10:58:45 2026-07-27T10:58:45.870Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:45 2026-07-27T10:58:45.876Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:45.926Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:45.936Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:46 2026-07-27T10:58:45.936Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:45.936Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:45.942Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:46 2026-07-27T10:58:45.976Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:46 2026-07-27T10:58:45.976Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:45.976Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:45.976Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:45.996Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:46 2026-07-27T10:58:45.996Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:45.996Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.007Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.008Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.008Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.026Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.043Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.043Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.043Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.057Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.077Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.087Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.087Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.087Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.088Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.088Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.088Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.108Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.127Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.158Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.177Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.194Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.194Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.194Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.209Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.209Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.209Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.227Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.231Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.231Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.231Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.278Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.296Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.296Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.296Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.313Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.313Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.313Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.328Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.378Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.428Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.445Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.445Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.445Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.464Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.464Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.464Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.476Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.476Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.476Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.479Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.513Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.513Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.513Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.528Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.528Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.528Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.529Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.579Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.614Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:46 2026-07-27T10:58:46.629Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:46 2026-07-27T10:58:46.642Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.642Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.642Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.680Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.680Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.680Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.720Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.720Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.720Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.737Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.737Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.737Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.742Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.742Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.742Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.801Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.801Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:46 2026-07-27T10:58:46.802Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:46 2026-07-27T10:58:46.872Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:46 2026-07-27T10:58:46.872Z WARN 2694 --- [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. 10:58:46 2026-07-27T10:58:46.872Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:46.914Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:46.937Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:47 2026-07-27T10:58:46.937Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:46.937Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:46.965Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:47 2026-07-27T10:58:46.965Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:46.965Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:46.977Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:47 2026-07-27T10:58:46.977Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:46.977Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:46.997Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:47 2026-07-27T10:58:46.997Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:46.997Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.008Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.008Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:47.008Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.035Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:47 2026-07-27T10:58:47.044Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.085Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:47 2026-07-27T10:58:47.086Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:47 2026-07-27T10:58:47.087Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.136Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.136Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:47.136Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.138Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.188Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.194Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.194Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.194Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.195Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.195Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:47.195Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.210Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.210Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.210Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.213Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:47 2026-07-27T10:58:47.231Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.238Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.282Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.288Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.297Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.297Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.297Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.316Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.316Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:47.316Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.332Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.339Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.382Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.389Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.416Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.416Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.416Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.432Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.439Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.446Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.446Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.446Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.466Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.466Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.466Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.479Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.479Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.479Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.483Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.489Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.531Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.531Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.531Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.533Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.539Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.583Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.590Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.633Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.640Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.643Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.643Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.643Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.682Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.682Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.682Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.683Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.690Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.721Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.721Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.721Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.734Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.739Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.739Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.739Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.740Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.745Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.745Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.745Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.784Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.791Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.802Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.802Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:47 2026-07-27T10:58:47.802Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.834Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.841Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:47 2026-07-27T10:58:47.873Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:47 2026-07-27T10:58:47.873Z WARN 2694 --- [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. 10:58:47 2026-07-27T10:58:47.873Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:47 2026-07-27T10:58:47.884Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:47 2026-07-27T10:58:47.891Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:48 2026-07-27T10:58:47.935Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:47.938Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:48 2026-07-27T10:58:47.938Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:47.938Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:47.941Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:48 2026-07-27T10:58:47.979Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:48 2026-07-27T10:58:47.979Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:47.979Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:47.981Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:48 2026-07-27T10:58:47.981Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:47.981Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:47.985Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:47.992Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:48 2026-07-27T10:58:47.992Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:47.992Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:47.997Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.009Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.009Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.009Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.035Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:48.044Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.044Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.047Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.086Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:48.098Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.136Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:48.138Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.138Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.138Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.148Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.186Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:48 2026-07-27T10:58:48.196Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.196Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.196Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.198Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.212Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.212Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.212Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.217Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:48 2026-07-27T10:58:48.237Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.237Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.237Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.248Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.298Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.298Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.298Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.299Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.319Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.319Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.319Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.349Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.399Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.407Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:48 2026-07-27T10:58:48.418Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.418Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.418Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.433Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.446Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.446Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.446Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.450Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.457Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.457Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.457Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.482Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.482Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.482Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.500Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.534Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.534Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.534Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.550Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.601Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.644Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.644Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.644Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.651Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.683Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.683Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.683Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.701Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.723Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.723Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.723Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.742Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.742Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.742Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.747Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.751Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.802Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.804Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.804Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.804Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.848Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.848Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.848Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.852Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:48 2026-07-27T10:58:48.874Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.874Z WARN 2694 --- [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. 10:58:48 2026-07-27T10:58:48.874Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:48 2026-07-27T10:58:48.903Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:48 2026-07-27T10:58:48.903Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:48 2026-07-27T10:58:48.903Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:48.939Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:49 2026-07-27T10:58:48.939Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:48.939Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:48.980Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:49 2026-07-27T10:58:48.980Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:48.980Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:48.993Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:49 2026-07-27T10:58:48.993Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:48.993Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.009Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.030Z INFO 2694 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 10:58:49 allow.auto.create.topics = true 10:58:49 auto.commit.interval.ms = 5000 10:58:49 auto.offset.reset = earliest 10:58:49 bootstrap.servers = [localhost:32775] 10:58:49 check.crcs = true 10:58:49 client.dns.lookup = use_all_dns_ips 10:58:49 client.id = consumer-batch-int-test-listener-group-12 10:58:49 client.rack = 10:58:49 config.providers = [] 10:58:49 connections.max.idle.ms = 540000 10:58:49 default.api.timeout.ms = 60000 10:58:49 enable.auto.commit = false 10:58:49 enable.metrics.push = true 10:58:49 exclude.internal.topics = true 10:58:49 fetch.max.bytes = 52428800 10:58:49 fetch.max.wait.ms = 500 10:58:49 fetch.min.bytes = 1 10:58:49 group.id = batch-int-test-listener-group 10:58:49 group.instance.id = null 10:58:49 group.protocol = classic 10:58:49 group.remote.assignor = null 10:58:49 heartbeat.interval.ms = 3000 10:58:49 interceptor.classes = [] 10:58:49 internal.throw.on.fetch.stable.offset.unsupported = false 10:58:49 isolation.level = read_committed 10:58:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:58:49 max.partition.fetch.bytes = 1048576 10:58:49 max.poll.interval.ms = 300000 10:58:49 max.poll.records = 500 10:58:49 metadata.max.age.ms = 300000 10:58:49 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:49 metadata.recovery.strategy = rebootstrap 10:58:49 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:49 metrics.num.samples = 2 10:58:49 metrics.recording.level = INFO 10:58:49 metrics.sample.window.ms = 30000 10:58:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:58:49 receive.buffer.bytes = 65536 10:58:49 reconnect.backoff.max.ms = 1000 10:58:49 reconnect.backoff.ms = 50 10:58:49 request.timeout.ms = 30000 10:58:49 retry.backoff.max.ms = 1000 10:58:49 retry.backoff.ms = 100 10:58:49 sasl.client.callback.handler.class = null 10:58:49 sasl.jaas.config = null 10:58:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:49 sasl.kerberos.min.time.before.relogin = 60000 10:58:49 sasl.kerberos.service.name = null 10:58:49 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:49 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:49 sasl.login.callback.handler.class = null 10:58:49 sasl.login.class = null 10:58:49 sasl.login.connect.timeout.ms = null 10:58:49 sasl.login.read.timeout.ms = null 10:58:49 sasl.login.refresh.buffer.seconds = 300 10:58:49 sasl.login.refresh.min.period.seconds = 60 10:58:49 sasl.login.refresh.window.factor = 0.8 10:58:49 sasl.login.refresh.window.jitter = 0.05 10:58:49 sasl.login.retry.backoff.max.ms = 10000 10:58:49 sasl.login.retry.backoff.ms = 100 10:58:49 sasl.mechanism = GSSAPI 10:58:49 sasl.oauthbearer.assertion.algorithm = RS256 10:58:49 sasl.oauthbearer.assertion.claim.aud = null 10:58:49 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:49 sasl.oauthbearer.assertion.claim.iss = null 10:58:49 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:49 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:49 sasl.oauthbearer.assertion.claim.sub = null 10:58:49 sasl.oauthbearer.assertion.file = null 10:58:49 sasl.oauthbearer.assertion.private.key.file = null 10:58:49 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:49 sasl.oauthbearer.assertion.template.file = null 10:58:49 sasl.oauthbearer.client.credentials.client.id = null 10:58:49 sasl.oauthbearer.client.credentials.client.secret = null 10:58:49 sasl.oauthbearer.clock.skew.seconds = 30 10:58:49 sasl.oauthbearer.expected.audience = [] 10:58:49 sasl.oauthbearer.expected.issuer = null 10:58:49 sasl.oauthbearer.header.urlencode = false 10:58:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:49 sasl.oauthbearer.jwks.endpoint.url = null 10:58:49 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:49 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:49 sasl.oauthbearer.scope = null 10:58:49 sasl.oauthbearer.scope.claim.name = scope 10:58:49 sasl.oauthbearer.sub.claim.name = sub 10:58:49 sasl.oauthbearer.token.endpoint.url = null 10:58:49 security.protocol = PLAINTEXT 10:58:49 security.providers = null 10:58:49 send.buffer.bytes = 131072 10:58:49 session.timeout.ms = 45000 10:58:49 share.acknowledgement.mode = implicit 10:58:49 share.acquire.mode = BATCH_OPTIMIZED 10:58:49 socket.connection.setup.timeout.max.ms = 30000 10:58:49 socket.connection.setup.timeout.ms = 10000 10:58:49 ssl.cipher.suites = [] 10:58:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:49 ssl.endpoint.identification.algorithm = https 10:58:49 ssl.engine.factory.class = null 10:58:49 ssl.key.password = null 10:58:49 ssl.keymanager.algorithm = SunX509 10:58:49 ssl.keystore.certificate.chain = null 10:58:49 ssl.keystore.key = null 10:58:49 ssl.keystore.location = null 10:58:49 ssl.keystore.password = null 10:58:49 ssl.keystore.type = JKS 10:58:49 ssl.protocol = TLSv1.3 10:58:49 ssl.provider = null 10:58:49 ssl.secure.random.implementation = null 10:58:49 ssl.trustmanager.algorithm = PKIX 10:58:49 ssl.truststore.certificates = null 10:58:49 ssl.truststore.location = null 10:58:49 ssl.truststore.password = null 10:58:49 ssl.truststore.type = JKS 10:58:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:58:49 10:58:49 2026-07-27T10:58:49.030Z INFO 2694 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:49 2026-07-27T10:58:49.032Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:49 2026-07-27T10:58:49.032Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:49 2026-07-27T10:58:49.032Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149929032 10:58:49 2026-07-27T10:58:49.034Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Subscribed to topic(s): dmi-cm-events-batch-int 10:58:49 2026-07-27T10:58:49.036Z INFO 2694 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 6.747 seconds (process running for 154.359) 10:58:49 2026-07-27T10:58:49.046Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.055Z WARN 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 10:58:49 2026-07-27T10:58:49.056Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:49 2026-07-27T10:58:49.060Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.110Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.139Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.139Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:49.139Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.160Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.191Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.191Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 10:58:49 2026-07-27T10:58:49.198Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.198Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.198Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.210Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-listener-group-12-8e89ae16-88e9-440d-b819-4f67f24ec348 10:58:49 2026-07-27T10:58:49.210Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.210Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 10:58:49 2026-07-27T10:58:49.213Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.213Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.213Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.237Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-8e89ae16-88e9-440d-b819-4f67f24ec348', protocol='range'} 10:58:49 2026-07-27T10:58:49.237Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Finished assignment for group at generation 1: {consumer-batch-int-test-listener-group-12-8e89ae16-88e9-440d-b819-4f67f24ec348=Assignment(partitions=[dmi-cm-events-batch-int-0])} 10:58:49 2026-07-27T10:58:49.238Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.238Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:49.238Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.261Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.268Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-8e89ae16-88e9-440d-b819-4f67f24ec348', protocol='range'} 10:58:49 2026-07-27T10:58:49.269Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-batch-int-0]) 10:58:49 2026-07-27T10:58:49.269Z INFO 2694 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Adding newly assigned partitions: [dmi-cm-events-batch-int-0] 10:58:49 2026-07-27T10:58:49.281Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Found no committed offset for partition dmi-cm-events-batch-int-0 10:58:49 2026-07-27T10:58:49.295Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting offset for partition dmi-cm-events-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:49 2026-07-27T10:58:49.295Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 10:58:49 2026-07-27T10:58:49.299Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.299Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.299Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.311Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.323Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.323Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:49.323Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.339Z INFO 2694 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Subscribed to topic(s): cm-events-output-batch-int 10:58:49 2026-07-27T10:58:49.361Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.402Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.408Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 10:58:49 acks = -1 10:58:49 batch.size = 16384 10:58:49 bootstrap.servers = [localhost:32775] 10:58:49 buffer.memory = 33554432 10:58:49 client.dns.lookup = use_all_dns_ips 10:58:49 client.id = producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0 10:58:49 compression.gzip.level = -1 10:58:49 compression.lz4.level = 9 10:58:49 compression.type = none 10:58:49 compression.zstd.level = 3 10:58:49 config.providers = [] 10:58:49 connections.max.idle.ms = 540000 10:58:49 delivery.timeout.ms = 120000 10:58:49 enable.idempotence = true 10:58:49 enable.metrics.push = true 10:58:49 interceptor.classes = [] 10:58:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:58:49 linger.ms = 5 10:58:49 max.block.ms = 60000 10:58:49 max.in.flight.requests.per.connection = 5 10:58:49 max.request.size = 1048576 10:58:49 metadata.max.age.ms = 300000 10:58:49 metadata.max.idle.ms = 300000 10:58:49 metadata.recovery.rebootstrap.trigger.ms = 300000 10:58:49 metadata.recovery.strategy = rebootstrap 10:58:49 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 10:58:49 metrics.num.samples = 2 10:58:49 metrics.recording.level = INFO 10:58:49 metrics.sample.window.ms = 30000 10:58:49 partitioner.adaptive.partitioning.enable = true 10:58:49 partitioner.availability.timeout.ms = 0 10:58:49 partitioner.class = null 10:58:49 partitioner.ignore.keys = false 10:58:49 receive.buffer.bytes = 32768 10:58:49 reconnect.backoff.max.ms = 1000 10:58:49 reconnect.backoff.ms = 50 10:58:49 request.timeout.ms = 30000 10:58:49 retries = 2147483647 10:58:49 retry.backoff.max.ms = 1000 10:58:49 retry.backoff.ms = 100 10:58:49 sasl.client.callback.handler.class = null 10:58:49 sasl.jaas.config = null 10:58:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:58:49 sasl.kerberos.min.time.before.relogin = 60000 10:58:49 sasl.kerberos.service.name = null 10:58:49 sasl.kerberos.ticket.renew.jitter = 0.05 10:58:49 sasl.kerberos.ticket.renew.window.factor = 0.8 10:58:49 sasl.login.callback.handler.class = null 10:58:49 sasl.login.class = null 10:58:49 sasl.login.connect.timeout.ms = null 10:58:49 sasl.login.read.timeout.ms = null 10:58:49 sasl.login.refresh.buffer.seconds = 300 10:58:49 sasl.login.refresh.min.period.seconds = 60 10:58:49 sasl.login.refresh.window.factor = 0.8 10:58:49 sasl.login.refresh.window.jitter = 0.05 10:58:49 sasl.login.retry.backoff.max.ms = 10000 10:58:49 sasl.login.retry.backoff.ms = 100 10:58:49 sasl.mechanism = GSSAPI 10:58:49 sasl.oauthbearer.assertion.algorithm = RS256 10:58:49 sasl.oauthbearer.assertion.claim.aud = null 10:58:49 sasl.oauthbearer.assertion.claim.exp.seconds = 300 10:58:49 sasl.oauthbearer.assertion.claim.iss = null 10:58:49 sasl.oauthbearer.assertion.claim.jti.include = false 10:58:49 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 10:58:49 sasl.oauthbearer.assertion.claim.sub = null 10:58:49 sasl.oauthbearer.assertion.file = null 10:58:49 sasl.oauthbearer.assertion.private.key.file = null 10:58:49 sasl.oauthbearer.assertion.private.key.passphrase = null 10:58:49 sasl.oauthbearer.assertion.template.file = null 10:58:49 sasl.oauthbearer.client.credentials.client.id = null 10:58:49 sasl.oauthbearer.client.credentials.client.secret = null 10:58:49 sasl.oauthbearer.clock.skew.seconds = 30 10:58:49 sasl.oauthbearer.expected.audience = [] 10:58:49 sasl.oauthbearer.expected.issuer = null 10:58:49 sasl.oauthbearer.header.urlencode = false 10:58:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:58:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:58:49 sasl.oauthbearer.jwks.endpoint.url = null 10:58:49 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 10:58:49 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 10:58:49 sasl.oauthbearer.scope = null 10:58:49 sasl.oauthbearer.scope.claim.name = scope 10:58:49 sasl.oauthbearer.sub.claim.name = sub 10:58:49 sasl.oauthbearer.token.endpoint.url = null 10:58:49 security.protocol = PLAINTEXT 10:58:49 security.providers = null 10:58:49 send.buffer.bytes = 131072 10:58:49 socket.connection.setup.timeout.max.ms = 30000 10:58:49 socket.connection.setup.timeout.ms = 10000 10:58:49 ssl.cipher.suites = [] 10:58:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:58:49 ssl.endpoint.identification.algorithm = https 10:58:49 ssl.engine.factory.class = null 10:58:49 ssl.key.password = null 10:58:49 ssl.keymanager.algorithm = SunX509 10:58:49 ssl.keystore.certificate.chain = null 10:58:49 ssl.keystore.key = null 10:58:49 ssl.keystore.location = null 10:58:49 ssl.keystore.password = null 10:58:49 ssl.keystore.type = JKS 10:58:49 ssl.protocol = TLSv1.3 10:58:49 ssl.provider = null 10:58:49 ssl.secure.random.implementation = null 10:58:49 ssl.trustmanager.algorithm = PKIX 10:58:49 ssl.truststore.certificates = null 10:58:49 ssl.truststore.location = null 10:58:49 ssl.truststore.password = null 10:58:49 ssl.truststore.type = JKS 10:58:49 transaction.timeout.ms = 60000 10:58:49 transaction.two.phase.commit.enable = false 10:58:49 transactional.id = cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0 10:58:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:58:49 10:58:49 2026-07-27T10:58:49.408Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 10:58:49 2026-07-27T10:58:49.408Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Instantiated a transactional producer. 10:58:49 2026-07-27T10:58:49.410Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 10:58:49 2026-07-27T10:58:49.410Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 10:58:49 2026-07-27T10:58:49.410Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785149929410 10:58:49 2026-07-27T10:58:49.411Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Invoking InitProducerId for the first time in order to acquire a producer ID 10:58:49 2026-07-27T10:58:49.412Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.419Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.419Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.419Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.421Z INFO 2694 --- [-5f99e8094650-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:49 2026-07-27T10:58:49.437Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:49 2026-07-27T10:58:49.453Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.453Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.453Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.458Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.458Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.459Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.462Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.485Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.485Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.485Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.505Z WARN 2694 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 10:58:49 2026-07-27T10:58:49.505Z INFO 2694 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 10:58:49 2026-07-27T10:58:49.506Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.507Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 10:58:49 2026-07-27T10:58:49.512Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.512Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41 10:58:49 2026-07-27T10:58:49.512Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 10:58:49 2026-07-27T10:58:49.515Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41', protocol='range'} 10:58:49 2026-07-27T10:58:49.538Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.538Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.538Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.548Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.562Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.613Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.645Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.645Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.645Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.656Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.660Z WARN 2694 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 10:58:49 2026-07-27T10:58:49.660Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 1: {consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41=Assignment(partitions=[])} 10:58:49 2026-07-27T10:58:49.663Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.664Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41', protocol='range'} 10:58:49 2026-07-27T10:58:49.664Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[]) 10:58:49 2026-07-27T10:58:49.664Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: [] 10:58:49 2026-07-27T10:58:49.684Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.684Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.684Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.713Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:49 2026-07-27T10:58:49.724Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.724Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.724Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.745Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.745Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.745Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.747Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.761Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.764Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.764Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:49.764Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.805Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.805Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.805Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.867Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 10:58:49 2026-07-27T10:58:49.868Z WARN 2694 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 10:58:49 2026-07-27T10:58:49.874Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.874Z WARN 2694 --- [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. 10:58:49 2026-07-27T10:58:49.874Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:49 2026-07-27T10:58:49.905Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:49 2026-07-27T10:58:49.905Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:49 2026-07-27T10:58:49.905Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:49.941Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:50 2026-07-27T10:58:49.941Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:49.941Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:49.981Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:50 2026-07-27T10:58:49.981Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:49.981Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:49.985Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] ProducerId set to 1 with epoch 0 10:58:50 2026-07-27T10:58:49.989Z DEBUG 2694 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 17 AVC event(s) 10:58:50 2026-07-27T10:58:49.994Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:50 2026-07-27T10:58:49.994Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:49.994Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.046Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.141Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.141Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:50.141Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.199Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.199Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.199Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.214Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.214Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.214Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.238Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.238Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:50.238Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.274Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: cached metadata has changed from (version3: {cm-events-output-batch-int=[]}) at the beginning of the rebalance to (version5: {cm-events-output-batch-int=[NO_RACKS]}) 10:58:50 2026-07-27T10:58:50.275Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions [] 10:58:50 2026-07-27T10:58:50.275Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 10:58:50 2026-07-27T10:58:50.281Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41', protocol='range'} 10:58:50 2026-07-27T10:58:50.282Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 2: {consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41=Assignment(partitions=[cm-events-output-batch-int-0])} 10:58:50 2026-07-27T10:58:50.286Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41', protocol='range'} 10:58:50 2026-07-27T10:58:50.286Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[cm-events-output-batch-int-0]) 10:58:50 2026-07-27T10:58:50.286Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: [cm-events-output-batch-int-0] 10:58:50 2026-07-27T10:58:50.288Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Found no committed offset for partition cm-events-output-batch-int-0 10:58:50 2026-07-27T10:58:50.290Z INFO 2694 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting offset for partition cm-events-output-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null isFenced: false)], epoch=0}}. 10:58:50 2026-07-27T10:58:50.300Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.300Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.300Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.327Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.327Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:50.327Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.420Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.420Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.420Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.440Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:50 2026-07-27T10:58:50.455Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.455Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.455Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.459Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.459Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.459Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.487Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.487Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.487Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.541Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.541Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.541Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.646Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.646Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.646Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.685Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.685Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.685Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.725Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.725Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.725Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.747Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.747Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.748Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.748Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.748Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.764Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.764Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:50.764Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.805Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.805Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.805Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.876Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.876Z WARN 2694 --- [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. 10:58:50 2026-07-27T10:58:50.876Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:50 2026-07-27T10:58:50.906Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:50 2026-07-27T10:58:50.906Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:50 2026-07-27T10:58:50.906Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:50.942Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:51 2026-07-27T10:58:50.942Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:50.942Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:50.961Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 10:58:51 2026-07-27T10:58:50.982Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:51 2026-07-27T10:58:50.982Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:50.982Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.007Z DEBUG 2694 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 17 AVC event(s) 10:58:51 2026-07-27T10:58:51.011Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.012Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.012Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.046Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.046Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.080Z INFO 2694 --- [-5f99e8094650-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Discovered group coordinator localhost:32775 (id: 1 rack: null isFenced: false) 10:58:51 2026-07-27T10:58:51.108Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:51 2026-07-27T10:58:51.159Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.159Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.159Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.201Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.201Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.201Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.215Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.215Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.215Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.238Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.238Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.238Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.240Z DEBUG 2694 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 54 AVC event(s) 10:58:51 2026-07-27T10:58:51.294Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:51 2026-07-27T10:58:51.300Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.300Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.301Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.311Z DEBUG 2694 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 429 AVC event(s) 10:58:51 2026-07-27T10:58:51.330Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.330Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.330Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.344Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:51 2026-07-27T10:58:51.421Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.421Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.421Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.457Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.457Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.457Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.460Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.460Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.460Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.490Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.490Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.490Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.544Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.544Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.544Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.585Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:51 2026-07-27T10:58:51.647Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.647Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.647Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.659Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:51 2026-07-27T10:58:51.710Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.710Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.710Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.727Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.727Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.727Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.749Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.749Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.749Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.751Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.751Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.751Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.764Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.764Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.764Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.766Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.766Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.766Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.806Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:51 2026-07-27T10:58:51.834Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:51 2026-07-27T10:58:51.856Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:51 2026-07-27T10:58:51.885Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.885Z WARN 2694 --- [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. 10:58:51 2026-07-27T10:58:51.885Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:51 2026-07-27T10:58:51.906Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:51 2026-07-27T10:58:51.908Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:51 2026-07-27T10:58:51.908Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:51 2026-07-27T10:58:51.908Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:51.943Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:52 2026-07-27T10:58:51.943Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:51.943Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:51.957Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:51.984Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:52 2026-07-27T10:58:51.984Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:51.984Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.000Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.007Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.012Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.012Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.012Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.034Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.057Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.085Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.085Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.085Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.108Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.158Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.160Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.160Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.160Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.183Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.208Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.217Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.217Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.217Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.233Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.233Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.233Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.233Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.234Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.234Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.240Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.240Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.240Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.259Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.278Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:52 2026-07-27T10:58:52.301Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.301Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.301Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.309Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.328Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:52 2026-07-27T10:58:52.333Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.359Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.403Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.405Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:52 2026-07-27T10:58:52.409Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.433Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.453Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.457Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.457Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.457Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.460Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.460Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.460Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.460Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.493Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.493Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.494Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.504Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.504Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.504Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.510Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.534Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.547Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.547Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.547Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.560Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.610Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.611Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.634Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.661Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.661Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.661Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.661Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.711Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.712Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.712Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.712Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.729Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.729Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.729Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.734Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.750Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.750Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.750Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.753Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.753Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.753Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.762Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:52 2026-07-27T10:58:52.765Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.765Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.765Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.813Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.813Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.813Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.835Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:52 2026-07-27T10:58:52.886Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.886Z WARN 2694 --- [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. 10:58:52 2026-07-27T10:58:52.886Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:52 2026-07-27T10:58:52.908Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:52 2026-07-27T10:58:52.908Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:52 2026-07-27T10:58:52.908Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:52.935Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:53 2026-07-27T10:58:52.944Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:53 2026-07-27T10:58:52.944Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:52.944Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:52.985Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:53 2026-07-27T10:58:52.985Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:52.985Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.014Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.014Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.014Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.036Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:53 2026-07-27T10:58:53.087Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.087Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.087Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.136Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:53 2026-07-27T10:58:53.162Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.162Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.162Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.218Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.218Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.218Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.234Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.234Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.234Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.236Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.236Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.236Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.242Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.242Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.242Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.292Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.292Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.292Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.301Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.351Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.402Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.452Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.453Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.453Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.453Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.457Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.460Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.460Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.460Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.496Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.496Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.496Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.502Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.504Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.504Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.504Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.507Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.550Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.550Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.550Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.552Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.557Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.602Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.608Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.653Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.658Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.662Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.662Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.662Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.703Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.708Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.714Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.714Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.714Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.730Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.730Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.730Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.751Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.751Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.751Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.753Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.755Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.755Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.755Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.759Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.766Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.766Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.766Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.803Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.809Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.814Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.814Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.814Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.854Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.859Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.888Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.888Z WARN 2694 --- [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. 10:58:53 2026-07-27T10:58:53.888Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.904Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:53 2026-07-27T10:58:53.909Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:53 2026-07-27T10:58:53.909Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:53 2026-07-27T10:58:53.909Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:53 2026-07-27T10:58:53.910Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:53.946Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:54 2026-07-27T10:58:53.946Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:53.946Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:53.954Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:53.960Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:53.986Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:54 2026-07-27T10:58:53.986Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:53.986Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.004Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.010Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.014Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.015Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.015Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.054Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.060Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.065Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:54 2026-07-27T10:58:54.105Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.111Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.116Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.116Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.116Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.155Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.161Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.163Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.163Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.163Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.205Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.211Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.219Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.219Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.219Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.235Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.235Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.235Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.239Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.239Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.239Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.243Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.243Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.243Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.255Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.262Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.306Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.306Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.306Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.312Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.362Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.398Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:54 2026-07-27T10:58:54.408Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 10:58:54 2026-07-27T10:58:54.412Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:54 2026-07-27T10:58:54.412Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:54 2026-07-27T10:58:54.412Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:54 2026-07-27T10:58:54.412Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:54 2026-07-27T10:58:54.412Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-23 unregistered 10:58:54 2026-07-27T10:58:54.413Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:54 2026-07-27T10:58:54.420Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.420Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.420Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.424Z INFO 2694 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions [cm-events-output-batch-int-0] 10:58:54 2026-07-27T10:58:54.424Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Member consumer-batch-int-test-consumer-group-11-b803f6bc-e312-4274-a6b6-4c2f3f09fa41 sending LeaveGroup request to coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) due to the consumer is being closed 10:58:54 2026-07-27T10:58:54.425Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:54 2026-07-27T10:58:54.425Z INFO 2694 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: consumer pro-actively leaving the group 10:58:54 2026-07-27T10:58:54.438Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:54 2026-07-27T10:58:54.438Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:54 2026-07-27T10:58:54.439Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:54 2026-07-27T10:58:54.439Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:54 2026-07-27T10:58:54.440Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-11 unregistered 10:58:54 2026-07-27T10:58:54.461Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.461Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.461Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.463Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.463Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.463Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 2147483646 disconnected. 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-5f99e8094650-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Node 1 disconnected. 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-5f99e8094650-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight FETCH request with correlation id 26 due to node 1 being disconnected (elapsed time since creation: 158ms, elapsed time since send: 158ms, throttle time: 0ms, request timeout: 30000ms) 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight METADATA request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 58ms, elapsed time since send: 58ms, throttle time: 0ms, request timeout: 30000ms) 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.491Z INFO 2694 --- [-listener-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Error sending fetch request (sessionId=119612612, epoch=9) to node 1: 10:58:54 10:58:54 org.apache.kafka.common.errors.DisconnectException 10:58:54 10:58:54 2026-07-27T10:58:54.492Z INFO 2694 --- [-listener-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:58:54 2026-07-27T10:58:54.499Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.499Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.499Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.553Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.553Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.553Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.607Z INFO 2694 --- [-5f99e8094650-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Node 1 disconnected. 10:58:54 2026-07-27T10:58:54.607Z WARN 2694 --- [-5f99e8094650-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.608Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 10:58:54 2026-07-27T10:58:54.608Z WARN 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.663Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.663Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.663Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.715Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.715Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.715Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.731Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.731Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.731Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.753Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.753Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.753Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.756Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.756Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.756Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.761Z INFO 2694 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Revoke previously assigned partitions [dmi-cm-events-batch-int-0] 10:58:54 2026-07-27T10:58:54.761Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 10:58:54 2026-07-27T10:58:54.761Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:58:54 2026-07-27T10:58:54.761Z INFO 2694 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: consumer pro-actively leaving the group 10:58:54 2026-07-27T10:58:54.762Z INFO 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 10:58:54 2026-07-27T10:58:54.762Z WARN 2694 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.762Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:54 2026-07-27T10:58:54.762Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:54 2026-07-27T10:58:54.762Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:54 2026-07-27T10:58:54.762Z INFO 2694 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:54 2026-07-27T10:58:54.764Z INFO 2694 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-12 unregistered 10:58:54 2026-07-27T10:58:54.764Z INFO 2694 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 10:58:54 2026-07-27T10:58:54.764Z INFO 2694 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0, transactionalId=cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 10:58:54 2026-07-27T10:58:54.766Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:58:54 2026-07-27T10:58:54.766Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:58:54 2026-07-27T10:58:54.766Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 10:58:54 2026-07-27T10:58:54.766Z INFO 2694 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:58:54 2026-07-27T10:58:54.766Z INFO 2694 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-1bf6c1ac-ab79-4f18-b16b-5f99e8094650-0 unregistered 10:58:54 2026-07-27T10:58:54.768Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.768Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.768Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.40 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 10:58:54 2026-07-27T10:58:54.783Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 10:58:54 2026-07-27T10:58:54.794Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 10:58:54 2026-07-27T10:58:54.796Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 10:58:54 2026-07-27T10:58:54.802Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 10:58:54 2026-07-27T10:58:54.807Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 10:58:54 2026-07-27T10:58:54.810Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:54 2026-07-27T10:58:54.811Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 10:58:54 2026-07-27T10:58:54.813Z ERROR 2694 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 10:58:54 2026-07-27T10:58:54.813Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 10:58:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 10:58:54 2026-07-27T10:58:54.816Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.816Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.816Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 10:58:54 2026-07-27T10:58:54.824Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 10:58:54 2026-07-27T10:58:54.832Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 10:58:54 2026-07-27T10:58:54.833Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 10:58:54 2026-07-27T10:58:54.833Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 10:58:54 2026-07-27T10:58:54.839Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 10:58:54 2026-07-27T10:58:54.840Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 10:58:54 2026-07-27T10:58:54.851Z DEBUG 2694 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 10:58:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 10:58:54 2026-07-27T10:58:54.888Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.888Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.888Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.907Z INFO 2694 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 10:58:54 2026-07-27T10:58:54.910Z INFO 2694 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 10:58:54 2026-07-27T10:58:54.910Z INFO 2694 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 10:58:54 2026-07-27T10:58:54.910Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.910Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.910Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 10:58:54 2026-07-27T10:58:54.945Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 10:58:54 2026-07-27T10:58:54.945Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 10:58:54 2026-07-27T10:58:54.947Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.947Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:54 2026-07-27T10:58:54.947Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:54 2026-07-27T10:58:54.949Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 10:58:54 2026-07-27T10:58:54.949Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 10:58:54 2026-07-27T10:58:54.950Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 10:58:54 2026-07-27T10:58:54.950Z WARN 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 10:58:54 2026-07-27T10:58:54.950Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 10:58:54 2026-07-27T10:58:54.950Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=dataJobCreated 10:58:54 2026-07-27T10:58:54.950Z WARN 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : CM data job subscription feature is disabled. Ignoring dataJobCreated event for dataJobId=someId 10:58:54 2026-07-27T10:58:54.950Z INFO 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=dataJobDeleted 10:58:54 2026-07-27T10:58:54.950Z WARN 2694 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : CM data job subscription feature is disabled. Ignoring dataJobDeleted event for dataJobId=someId 10:58:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 10:58:54 2026-07-27T10:58:54.972Z WARN 2694 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 10:58:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 10:58:54 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 10:58:54 2026-07-27T10:58:54.987Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:54 2026-07-27T10:58:54.987Z WARN 2694 --- [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. 10:58:54 2026-07-27T10:58:54.987Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 10:58:55 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 10:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 10:58:55 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 10:58:55 2026-07-27T10:58:55.015Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.015Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.015Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.036Z INFO 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 10:58:55 2026-07-27T10:58:55.037Z INFO 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 10:58:55 2026-07-27T10:58:55.038Z INFO 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 10:58:55 2026-07-27T10:58:55.038Z DEBUG 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 10:58:55 2026-07-27T10:58:55.038Z INFO 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 10:58:55 2026-07-27T10:58:55.038Z DEBUG 2694 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 10:58:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 10:58:55 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 10:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 10:58:55 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 10:58:55 10:58:55,075 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:55 10:58:55,075 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:55 10:58:55,075 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:55 10:58:55,078 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:55 10:58:55,078 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:55 10:58:55,081 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:55 10:58:55,081 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:55 2026-07-27T10:58:55.085Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.085Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.085Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 10:58:55 . ____ _ __ _ _ 10:58:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:55 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:55 =========|_|==============|___/=/_/_/_/ 10:58:55 10:58:55 :: Spring Boot :: (v4.1.0) 10:58:55 10:58:55 2026-07-27T10:58:55.086Z INFO 2694 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:55 2026-07-27T10:58:55.086Z INFO 2694 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:58:55 o o o o---o o--o o o---o o o----o o--o--o 10:58:55 | | / \ / | / / \ | | 10:58:55 o----o o o o----o | o o o----o | 10:58:55 | | * \ / | \ * \ | | 10:58:55 o o * o o---o o--o o----o o---o * o o----o o 10:58:55 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ 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. 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ 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 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ 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. 10:58:55 2026-07-27T10:58:55.098Z INFO 2694 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 10:58:55 To enable the Jet engine on the members, do one of the following: 10:58:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:58:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:58:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:58:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:58:55 2026-07-27T10:58:55.109Z INFO 2694 --- [ 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. 10:58:55 2026-07-27T10:58:55.110Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 10:58:55 2026-07-27T10:58:55.116Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.116Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.116Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.120Z INFO 2694 --- [ 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. 10:58:55 2026-07-27T10:58:55.120Z INFO 2694 --- [ 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 10:58:55 2026-07-27T10:58:55.163Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.214Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.219Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.219Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.219Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.236Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.236Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.236Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.242Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.242Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.242Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.245Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.245Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.245Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.264Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.307Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.307Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.307Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.314Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.315Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:55 2026-07-27T10:58:55.365Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.366Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:55 2026-07-27T10:58:55.415Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.422Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.422Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.422Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.461Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.461Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.461Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.465Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.465Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.465Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.465Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.502Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.502Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.502Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.516Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.555Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.555Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.555Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.566Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.616Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.665Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.665Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.665Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.667Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.716Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.716Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.716Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.717Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.732Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.732Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.732Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.754Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.754Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.754Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.758Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.758Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.758Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.767Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.768Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.768Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.768Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.816Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.816Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.816Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.817Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.867Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:55 2026-07-27T10:58:55.890Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.890Z WARN 2694 --- [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. 10:58:55 2026-07-27T10:58:55.890Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:55 2026-07-27T10:58:55.912Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:55 2026-07-27T10:58:55.912Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:55 2026-07-27T10:58:55.912Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:55.918Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:56 2026-07-27T10:58:55.949Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:56 2026-07-27T10:58:55.949Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:55.949Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:55.968Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:56 2026-07-27T10:58:55.989Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:56 2026-07-27T10:58:55.989Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:55.989Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.017Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.017Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.017Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.019Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.019Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.019Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.117Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.117Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.117Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.221Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.221Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.221Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.237Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.237Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.237Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.245Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.245Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.245Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.246Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.246Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.246Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.309Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.309Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.309Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.424Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.424Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.424Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.461Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.461Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.462Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.467Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.467Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.467Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.504Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.504Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.504Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.557Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.557Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.557Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.666Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.666Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.666Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.698Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:56 2026-07-27T10:58:56.716Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.717Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.717Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.749Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.749Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.749Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.756Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.756Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.756Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.761Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.761Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.761Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.770Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.770Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.770Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.818Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.818Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.818Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.891Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.891Z WARN 2694 --- [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. 10:58:56 2026-07-27T10:58:56.891Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:56 2026-07-27T10:58:56.914Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:56 2026-07-27T10:58:56.914Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:56 2026-07-27T10:58:56.914Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:56.950Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:57 2026-07-27T10:58:56.950Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:56.950Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:56.990Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:57 2026-07-27T10:58:56.990Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:56.990Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.019Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.019Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.019Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.019Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.019Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.019Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.119Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.119Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.119Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.222Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.222Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.222Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.238Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.238Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.239Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.248Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.248Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.248Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.248Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.248Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.248Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.320Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.320Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.320Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.362Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:57 2026-07-27T10:58:57.425Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.425Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.425Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.436Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:57 2026-07-27T10:58:57.459Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 10:58:57 2026-07-27T10:58:57.462Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.462Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.462Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.486Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.486Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.486Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.507Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.507Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.507Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.560Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.560Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.560Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.667Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.667Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.667Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.712Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:58:57 10:58:57 Members {size:1, ver:1} [ 10:58:57 Member [10.250.0.254]:5701 - c1f36c1f-e948-47f9-9290-7efdffa334b1 this 10:58:57 ] 10:58:57 10:58:57 2026-07-27T10:58:57.712Z INFO 2694 --- [ 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 10:58:57 2026-07-27T10:58:57.716Z INFO 2694 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.651 seconds (process running for 163.039) 10:58:57 2026-07-27T10:58:57.717Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.717Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.717Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.717Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:58:57 2026-07-27T10:58:57.719Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 10:58:57 2026-07-27T10:58:57.719Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 10:58:57 2026-07-27T10:58:57.720Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 10:58:57 2026-07-27T10:58:57.722Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 10:58:57 2026-07-27T10:58:57.750Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.750Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.750Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.762Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.762Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.762Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.768Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.768Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.768Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.771Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.771Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.771Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.820Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.820Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.820Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.892Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.892Z WARN 2694 --- [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. 10:58:57 2026-07-27T10:58:57.892Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:57 2026-07-27T10:58:57.915Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:57 2026-07-27T10:58:57.915Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:57 2026-07-27T10:58:57.915Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:57.951Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:58 2026-07-27T10:58:57.951Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:57.951Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:57.980Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.250.0.254]:5701 10:58:58 10:58:58 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:58:58 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:58:58 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:58:58 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:58:58 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:58:58 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:58:58 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:58:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:58:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:58:58 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:58 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:58:58 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:58:58 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:58:58 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:58:58 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:58:58 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:58:58 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:58:58 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:58:58 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:58:58 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:58:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:58:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:58:58 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:58 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:58:58 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:58:58 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:58:58 at ------ submitted from ------.() 10:58:58 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:58:58 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:58:58 ... 16 common frames omitted 10:58:58 10:58:58 2026-07-27T10:58:57.991Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:58 2026-07-27T10:58:57.991Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:57.991Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.020Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.020Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.020Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.020Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.020Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.020Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.070Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 10:58:58 2026-07-27T10:58:58.070Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 351 ms. 10:58:58 2026-07-27T10:58:58.070Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 10:58:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 10:58:58 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 10:58:58 10:58:58,089 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:58:58 10:58:58,089 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:58:58 10:58:58,089 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:58:58 10:58:58,092 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:58:58 10:58:58,092 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:58:58 10:58:58,094 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:58:58 10:58:58,094 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:58:58 10:58:58 . ____ _ __ _ _ 10:58:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:58 =========|_|==============|___/=/_/_/_/ 10:58:58 10:58:58 :: Spring Boot :: (v4.1.0) 10:58:58 10:58:58 2026-07-27T10:58:58.100Z INFO 2694 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 21.0.11 with PID 2694 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:58:58 2026-07-27T10:58:58.100Z INFO 2694 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system.logo : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:58:58 o o o o---o o--o o o---o o o----o o--o--o 10:58:58 | | / \ / | / / \ | | 10:58:58 o----o o o o----o | o o o----o | 10:58:58 | | * \ / | \ * \ | | 10:58:58 o o * o o---o o--o o----o o---o * o o----o o 10:58:58 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.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. 10:58:58 2026-07-27T10:58:58.107Z INFO 2694 --- [ main] com.hazelcast.system : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 10:58:58 To enable the Jet engine on the members, do one of the following: 10:58:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:58:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:58:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:58:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:58:58 2026-07-27T10:58:58.116Z INFO 2694 --- [ main] com.hazelcast.system.security : [10.30.106.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. 10:58:58 2026-07-27T10:58:58.117Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 10:58:58 2026-07-27T10:58:58.120Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.120Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.120Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.137Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:58 2026-07-27T10:58:58.137Z INFO 2694 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:58:58 2026-07-27T10:58:58.138Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTING 10:58:58 2026-07-27T10:58:58.150Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:58 2026-07-27T10:58:58.187Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:58 2026-07-27T10:58:58.229Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.229Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.229Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.229Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.238Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.238Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.238Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.239Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.239Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.239Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.273Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.273Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.273Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.280Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.315Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 10:58:58 2026-07-27T10:58:58.330Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.366Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.366Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.366Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.380Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.426Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.426Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.426Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.430Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.464Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.464Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.464Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.481Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.488Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.488Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.488Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.510Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.510Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.510Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.531Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.580Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.580Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.581Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.581Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.631Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.668Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.668Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.668Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.682Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.719Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.719Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.719Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.732Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.751Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.751Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.751Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.769Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.769Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.769Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.772Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.772Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.772Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.781Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.781Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.781Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.782Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.821Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.821Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.821Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.833Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.883Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:58 2026-07-27T10:58:58.893Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.893Z WARN 2694 --- [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. 10:58:58 2026-07-27T10:58:58.893Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:58 2026-07-27T10:58:58.916Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:58 2026-07-27T10:58:58.916Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:58 2026-07-27T10:58:58.916Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:58.933Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:59 2026-07-27T10:58:58.951Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:58:59 2026-07-27T10:58:58.951Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:58.951Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:58.983Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:59 2026-07-27T10:58:58.993Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:58:59 2026-07-27T10:58:58.993Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:58.993Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.022Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.022Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.022Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.022Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.022Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.022Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.034Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:59 2026-07-27T10:58:59.084Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:59 2026-07-27T10:58:59.121Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.121Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.121Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.135Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.135Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.135Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.175Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 10:58:59 2026-07-27T10:58:59.239Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.239Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.239Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.241Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.241Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.241Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.276Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.276Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.276Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.368Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.368Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.368Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.412Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 10:58:59 2026-07-27T10:58:59.427Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.427Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.427Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.465Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.465Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.465Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.489Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.489Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.489Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.513Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.513Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.513Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.583Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.583Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.583Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.670Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.670Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.670Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.720Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.753Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.753Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.753Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.770Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.770Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.770Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.773Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.773Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.773Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.784Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.784Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.784Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.822Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.822Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.822Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.894Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.894Z WARN 2694 --- [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. 10:58:59 2026-07-27T10:58:59.894Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:58:59 2026-07-27T10:58:59.918Z INFO 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:58:59 2026-07-27T10:58:59.918Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:58:59 2026-07-27T10:58:59.918Z WARN 2694 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:58:59.933Z INFO 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:59:00 2026-07-27T10:58:59.933Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:58:59.933Z WARN 2694 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:58:59.952Z INFO 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:59:00 2026-07-27T10:58:59.952Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:58:59.952Z WARN 2694 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:58:59.994Z INFO 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:59:00 2026-07-27T10:58:59.994Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:58:59.994Z WARN 2694 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.023Z INFO 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.023Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:59:00.023Z WARN 2694 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.061Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 10:59:00 2026-07-27T10:59:00.121Z INFO 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.121Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.121Z WARN 2694 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.136Z INFO 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.136Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:59:00.136Z WARN 2694 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.179Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.179Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:59:00.179Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.241Z INFO 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.241Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.241Z WARN 2694 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.243Z INFO 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.243Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.243Z WARN 2694 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.370Z INFO 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.370Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.370Z WARN 2694 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.429Z INFO 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.429Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.429Z WARN 2694 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.434Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.434Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.434Z WARN 2694 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.434Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.484Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.490Z INFO 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.490Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.490Z WARN 2694 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.515Z INFO 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.515Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.515Z WARN 2694 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.535Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.585Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.586Z INFO 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.586Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.586Z WARN 2694 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.636Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.654Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.670Z INFO 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.670Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.670Z WARN 2694 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.671Z INFO 2694 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 10:59:00 10:59:00 Members {size:1, ver:1} [ 10:59:00 Member [10.30.106.233]:5701 - 68dc1255-bd61-4e11-b8c2-c667994e106a this 10:59:00 ] 10:59:00 10:59:00 2026-07-27T10:59:00.672Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is STARTED 10:59:00 2026-07-27T10:59:00.680Z INFO 2694 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 2.604 seconds (process running for 166.003) 10:59:00 2026-07-27T10:59:00.685Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTTING_DOWN 10:59:00 2026-07-27T10:59:00.685Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 10:59:00 2026-07-27T10:59:00.686Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 10:59:00 2026-07-27T10:59:00.686Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 10:59:00 2026-07-27T10:59:00.686Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.687Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 10:59:00 2026-07-27T10:59:00.697Z WARN 2694 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.106.233]:5701 10:59:00 10:59:00 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) 10:59:00 at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) 10:59:00 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) 10:59:00 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:59:00 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:59:00 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:59:00 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:59:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:59:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:59:00 at java.base/java.lang.Thread.run(Thread.java:1583) 10:59:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:59:00 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:59:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:59:00 Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) 10:59:00 at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) 10:59:00 at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) 10:59:00 at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) 10:59:00 at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) 10:59:00 at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) 10:59:00 at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) 10:59:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:59:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:59:00 at java.base/java.lang.Thread.run(Thread.java:1583) 10:59:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) 10:59:00 at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) 10:59:00 at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 10:59:00 at ------ submitted from ------.() 10:59:00 at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) 10:59:00 at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) 10:59:00 ... 16 common frames omitted 10:59:00 10:59:00 2026-07-27T10:59:00.721Z INFO 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.721Z WARN 2694 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.736Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.743Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 10:59:00 2026-07-27T10:59:00.754Z INFO 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.754Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.754Z WARN 2694 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.773Z INFO 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.773Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:59:00.773Z WARN 2694 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.782Z INFO 2694 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 10:59:00 2026-07-27T10:59:00.783Z INFO 2694 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 98 ms. 10:59:00 2026-07-27T10:59:00.783Z INFO 2694 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.233]:5701 is SHUTDOWN 10:59:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.710 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 10:59:00 2026-07-27T10:59:00.787Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 2026-07-27T10:59:00.787Z INFO 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.787Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.787Z WARN 2694 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.cache.CmHandleIdPerReferenceMapSpec 10:59:00 2026-07-27T10:59:00.794Z INFO 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.794Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.794Z WARN 2694 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.811Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.811Z WARN 2694 --- [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. 10:59:00 2026-07-27T10:59:00.811Z WARN 2694 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 10:59:00 2026-07-27T10:59:00.811Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:59:00 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.cache.CmHandleIdPerReferenceMapSpec 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 10:59:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 10:59:00 2026-07-27T10:59:00.822Z INFO 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:59:00 2026-07-27T10:59:00.822Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 10:59:00 2026-07-27T10:59:00.822Z WARN 2694 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 10:59:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 10:59:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 10:59:00 2026-07-27T10:59:00.837Z INFO 2694 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 10:59:00 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 10:59:00 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 10:59:00 2026-07-27T10:59:00.861Z INFO 2694 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 10:59:00 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 10:59:01 [INFO] 10:59:01 [INFO] Results: 10:59:01 [INFO] 10:59:01 [INFO] Tests run: 1026, Failures: 0, Errors: 0, Skipped: 0 10:59:01 [INFO] 10:59:01 [INFO] 10:59:01 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 10:59:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:59:01 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 10:59:01 [INFO] 10:59:01 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-service --- 10:59:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:59:01 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 10:59:01 [INFO] All coverage checks have been met. 10:59:01 [INFO] 10:59:01 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-service --- 10:59:01 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.8.2-SNAPSHOT.jar 10:59:01 [INFO] 10:59:01 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-service --- 10:59:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.8.2-SNAPSHOT/cps-ncmp-service-3.8.2-SNAPSHOT.pom 10:59:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.8.2-SNAPSHOT/cps-ncmp-service-3.8.2-SNAPSHOT.jar 10:59:01 [INFO] 10:59:01 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-service --- 10:59:02 [INFO] 10:59:02 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 10:59:02 [INFO] Building cps-ncmp-rest 3.8.2-SNAPSHOT [12/24] 10:59:02 [INFO] from cps-ncmp-rest/pom.xml 10:59:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:02 [INFO] 10:59:02 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest --- 10:59:02 [INFO] 10:59:02 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 10:59:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:59:02 [INFO] 10:59:02 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 10:59:02 [INFO] Generating with dryRun=false 10:59:02 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 10:59:02 [INFO] OpenAPI Generator: spring (server) 10:59:02 [INFO] Generator 'spring' is considered stable. 10:59:02 [INFO] ---------------------------------- 10:59:02 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:59:02 [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) 10:59:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:59:02 [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). 10:59:02 [INFO] Processing operation getResourceDataForCmHandle 10:59:02 [INFO] Processing operation updateResourceDataRunningForCmHandle 10:59:02 [INFO] Processing operation createResourceDataRunningForCmHandle 10:59:02 [INFO] Processing operation deleteResourceDataRunningForCmHandle 10:59:02 [INFO] Processing operation patchResourceDataRunningForCmHandle 10:59:02 [INFO] Processing operation executeDataOperationForCmHandles 10:59:02 [INFO] Processing operation queryResourceDataForCmHandle 10:59:02 [INFO] Processing operation getModuleReferencesByCmHandle 10:59:02 [INFO] Processing operation getModuleDefinitions 10:59:02 [INFO] Processing operation searchCmHandles 10:59:02 [INFO] Processing operation searchCmHandlesLightweight 10:59:02 [INFO] Processing operation retrieveCmHandleDetailsById 10:59:02 [INFO] Processing operation retrieveCmHandleDetailsByIdLightweight 10:59:02 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 10:59:02 [INFO] Processing operation searchCmHandleIds 10:59:02 [INFO] Processing operation getCmHandleStateByCmHandleId 10:59:02 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 10:59:02 [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] 10:59:02 [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] 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleLightweight.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 10:59:02 [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] 10:59:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 10:59:02 [INFO] Skipping generation of Webhooks. 10:59:02 [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] 10:59:02 [INFO] Skipping generation of supporting files. 10:59:02 ################################################################################ 10:59:02 # Thanks for using OpenAPI Generator. # 10:59:02 # Please consider donation to help us maintain this project 🙏 # 10:59:02 # https://opencollective.com/openapi_generator/donate # 10:59:02 ################################################################################ 10:59:03 [INFO] 10:59:03 [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 10:59:03 [INFO] Generating with dryRun=false 10:59:03 [INFO] No .openapi-generator-ignore file found. 10:59:03 [INFO] OpenAPI Generator: spring (server) 10:59:03 [INFO] Generator 'spring' is considered stable. 10:59:03 [INFO] ---------------------------------- 10:59:03 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:59:03 [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) 10:59:03 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:59:03 [INFO] Processing operation getCmHandleByDistinguishedName 10:59:03 [INFO] Processing operation updateDmiPluginRegistration 10:59:03 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 10:59:03 [INFO] Processing operation searchCmHandleIds 10:59:03 [INFO] Processing operation searchCmHandles 10:59:03 [INFO] Processing operation searchCmHandlesLightweight 10:59:03 [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] 10:59:03 [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] 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleLightweight.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 10:59:03 [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] 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 10:59:03 [INFO] Skipping generation of Webhooks. 10:59:03 [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] 10:59:03 [INFO] Skipping generation of supporting files. 10:59:03 ################################################################################ 10:59:03 # Thanks for using OpenAPI Generator. # 10:59:03 # Please consider donation to help us maintain this project 🙏 # 10:59:03 # https://opencollective.com/openapi_generator/donate # 10:59:03 ################################################################################ 10:59:03 [INFO] 10:59:03 [INFO] --- openapi-generator:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 10:59:03 [INFO] Generating with dryRun=false 10:59:03 [INFO] No .openapi-generator-ignore file found. 10:59:03 [INFO] OpenAPI Generator: spring (server) 10:59:03 [INFO] Generator 'spring' is considered stable. 10:59:03 [INFO] ---------------------------------- 10:59:03 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:59:03 [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) 10:59:03 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:59:03 [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). 10:59:03 [INFO] Inline schema created as ActionRequest_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI). 10:59:03 [INFO] Inline schema created as ActionResponse_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI). 10:59:03 [INFO] Processing operation executeAction 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java 10:59:03 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java 10:59:03 [INFO] Skipping generation of Webhooks. 10:59:03 [INFO] Skipping generation of supporting files. 10:59:03 ################################################################################ 10:59:03 # Thanks for using OpenAPI Generator. # 10:59:03 # Please consider donation to help us maintain this project 🙏 # 10:59:03 # https://opencollective.com/openapi_generator/donate # 10:59:03 ################################################################################ 10:59:03 [INFO] 10:59:03 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest --- 10:59:03 [INFO] You have 0 Checkstyle violations. 10:59:03 [INFO] 10:59:03 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest --- 10:59:03 [INFO] You have 0 Checkstyle violations. 10:59:03 [INFO] 10:59:03 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 10:59:03 [INFO] Copying 1 resource from src/main/resources to target/classes 10:59:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 10:59:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 10:59:03 [INFO] 10:59:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 10:59:03 [INFO] Recompiling the module because of changed dependency. 10:59:03 [INFO] Compiling 50 source files with javac [debug release 21] to target/classes 10:59:05 [INFO] Annotation processing is enabled because one or more processors were found 10:59:05 on the class path. A future release of javac may disable annotation processing 10:59:05 unless at least one processor is specified by name (-processor), or a search 10:59:05 path is specified (--processor-path, --processor-module-path), or annotation 10:59:05 processing is enabled explicitly (-proc:only, -proc:full). 10:59:05 Use -Xlint:-options to suppress this message. 10:59:05 Use -proc:none to disable annotation processing. 10:59:05 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, dmiProperties, compositeState, currentTrustLevel". 10:59:05 [WARNING] /w/workspace/cps-master-merge-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 10:59:05 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Some input files use or override a deprecated API. 10:59:05 [INFO] /w/workspace/cps-master-merge-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. 10:59:05 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 10:59:05 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 10:59:05 [INFO] 10:59:05 [INFO] --- openapi-generator:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 10:59:05 [INFO] Generating with dryRun=false 10:59:05 [INFO] No .openapi-generator-ignore file found. 10:59:05 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:59:05 [INFO] Generator 'openapi-yaml' is considered stable. 10:59:05 [INFO] Output file [outputFile=openapi-inventory.yaml] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [INFO] Skipping generation of Webhooks. 10:59:05 [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] 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:59:05 ################################################################################ 10:59:05 # Thanks for using OpenAPI Generator. # 10:59:05 # Please consider donation to help us maintain this project 🙏 # 10:59:05 # https://opencollective.com/openapi_generator/donate # 10:59:05 ################################################################################ 10:59:05 [INFO] 10:59:05 [INFO] --- openapi-generator:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 10:59:05 [INFO] Generating with dryRun=false 10:59:05 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:59:05 [INFO] Generator 'openapi-yaml' is considered stable. 10:59:05 [INFO] Output file [outputFile=openapi.yaml] 10:59:05 [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). 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [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] 10:59:05 [INFO] Skipping generation of Webhooks. 10:59:05 [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] 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 10:59:05 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:59:05 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:59:05 ################################################################################ 10:59:05 # Thanks for using OpenAPI Generator. # 10:59:05 # Please consider donation to help us maintain this project 🙏 # 10:59:05 # https://opencollective.com/openapi_generator/donate # 10:59:05 ################################################################################ 10:59:06 [INFO] 10:59:06 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 10:59:06 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 10:59:06 [INFO] 10:59:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 10:59:06 [INFO] Copying 7 resources from src/test/resources to target/test-classes 10:59:06 [INFO] 10:59:06 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 10:59:06 [INFO] Recompiling the module because of changed dependency. 10:59:06 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 10:59:06 [INFO] Annotation processing is enabled because one or more processors were found 10:59:06 on the class path. A future release of javac may disable annotation processing 10:59:06 unless at least one processor is specified by name (-processor), or a search 10:59:06 path is specified (--processor-path, --processor-module-path), or annotation 10:59:06 processing is enabled explicitly (-proc:only, -proc:full). 10:59:06 Use -Xlint:-options to suppress this message. 10:59:06 Use -proc:none to disable annotation processing. 10:59:06 [INFO] 10:59:06 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest --- 10:59:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:59:06 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:59:06 [INFO] Parallel parsing disabled. 10:59:08 [INFO] Compiled 25 files. 10:59:08 [INFO] 10:59:08 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest --- 10:59:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:08 [INFO] 10:59:08 [INFO] ------------------------------------------------------- 10:59:08 [INFO] T E S T S 10:59:08 [INFO] ------------------------------------------------------- 10:59:09 10:59:09.680 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.958 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:09 10:59:09.962 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.962 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.963 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.963 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.964 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:09 10:59:09.975 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:10 10:59:10.024 [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. 10:59:10 10:59:10.037 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:10 10:59:10.038 [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. 10:59:10 10:59:10.038 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.038 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.039 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:10 10:59:10.065 [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. 10:59:10 10:59:10.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:10 10:59:10.076 [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. 10:59:10 10:59:10.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.085 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:10 10:59:10.094 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.105 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:10 10:59:10.106 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.107 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.107 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.107 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.108 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.116 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:10 10:59:10.131 [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. 10:59:10 10:59:10.141 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:10 10:59:10.142 [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. 10:59:10 10:59:10.142 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.151 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:10 10:59:10.172 [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. 10:59:10 10:59:10.181 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:10 10:59:10.181 [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. 10:59:10 10:59:10.181 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.182 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.182 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.182 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.190 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:10 10:59:10.208 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.216 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:10 10:59:10.217 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.217 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.217 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.218 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.219 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.227 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:10 10:59:10.229 [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. 10:59:10 10:59:10.236 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:10 10:59:10.236 [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. 10:59:10 10:59:10.237 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.237 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.237 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.244 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:10 10:59:10.246 [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. 10:59:10 10:59:10.252 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:10 10:59:10.253 [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. 10:59:10 10:59:10.253 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.253 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.254 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.259 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:10 10:59:10.261 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.267 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:10 10:59:10.267 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.268 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.268 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.268 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.268 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.275 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:10 10:59:10.277 [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. 10:59:10 10:59:10.282 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:10 10:59:10.283 [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. 10:59:10 10:59:10.283 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.283 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.284 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.288 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:10 10:59:10.290 [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. 10:59:10 10:59:10.296 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:10 10:59:10.297 [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. 10:59:10 10:59:10.297 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.297 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.297 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.298 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:59:10 10:59:10.304 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:10 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 10:59:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 10:59:11 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 10:59:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 10:59:11 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:59:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:59:11 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 10:59:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 10:59:11 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 10:59:11 10:59:11.823 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 10:59:11 10:59:11.825 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 10:59:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 10:59:11 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:13 10:59:13,066 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:13 10:59:13,067 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:13 10:59:13,069 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:13 10:59:13,122 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:13 10:59:13,122 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:13 10:59:13,212 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:13 10:59:13,212 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:13 10:59:13 . ____ _ __ _ _ 10:59:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:13 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:13 =========|_|==============|___/=/_/_/_/ 10:59:13 10:59:13 :: Spring Boot :: (v4.1.0) 10:59:13 10:59:13 2026-07-27T10:59:13.587Z INFO 6723 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:13 2026-07-27T10:59:13.588Z INFO 6723 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:59:15 2026-07-27T10:59:15.419Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:15 2026-07-27T10:59:15.419Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:15 2026-07-27T10:59:15.422Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 10:59:15 2026-07-27T10:59:15.453Z INFO 6723 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 2.834 seconds (process running for 7.22) 10:59:15 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 10:59:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:15 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 10:59:15 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 10:59:15 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 10:59:15 WARNING: Dynamic loading of agents will be disallowed by default in a future release 10:59:16 2026-07-27T10:59:16.117Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties 10:59:16 2026-07-27T10:59:16.336Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Southbound system did not respond in a timely manner 10:59:16 2026-07-27T10:59:16.346Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 10:59:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.530 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 10:59:16 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:16 10:59:16,616 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:16 10:59:16,616 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:16 10:59:16,616 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:16 10:59:16,625 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:16 10:59:16,625 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:16 10:59:16,631 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:16 10:59:16,631 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:16 10:59:16 . ____ _ __ _ _ 10:59:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:16 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:16 =========|_|==============|___/=/_/_/_/ 10:59:16 10:59:16 :: Spring Boot :: (v4.1.0) 10:59:16 10:59:16 2026-07-27T10:59:16.643Z INFO 6723 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:16 2026-07-27T10:59:16.643Z INFO 6723 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:59:17 2026-07-27T10:59:17.110Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:17 2026-07-27T10:59:17.110Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:17 2026-07-27T10:59:17.111Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:59:17 2026-07-27T10:59:17.120Z INFO 6723 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.539 seconds (process running for 8.886) 10:59:17 2026-07-27T10:59:17.194Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:17 2026-07-27T10:59:17.196Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:17 2026-07-27T10:59:17.197Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:17 2026-07-27T10:59:17.292Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 10:59:17 2026-07-27T10:59:17.292Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 10:59:17 2026-07-27T10:59:17.292Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 10:59:17 2026-07-27T10:59:17.317Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: targetIds 10:59:17 2026-07-27T10:59:17.337Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:208) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.497Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 10:59:17 2026-07-27T10:59:17.497Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 10:59:17 2026-07-27T10:59:17.497Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 10:59:17 2026-07-27T10:59:17.498Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 10:59:17 2026-07-27T10:59:17.498Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 10:59:17 2026-07-27T10:59:17.498Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 10:59:17 2026-07-27T10:59:17.499Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: OldConditionProperties#getConditionParameters() 10:59:17 2026-07-27T10:59:17.499Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 10:59:17 2026-07-27T10:59:17.499Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: OldConditionProperties#getConditionParameters() 10:59:17 2026-07-27T10:59:17.596Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start property name 10:59:17 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) 10:59:17 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) 10:59:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:368) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:59:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 Caused by: tools.jackson.core.exc.StreamReadException: Unexpected character ('i' (code 105)): was expecting double-quote to start property name 10:59:17 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #1] 10:59:17 at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) 10:59:17 at tools.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:1049) 10:59:17 at tools.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2516) 10:59:17 at tools.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:2126) 10:59:17 at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:765) 10:59:17 at tools.jackson.databind.deser.bean.BeanDeserializer.deserialize(BeanDeserializer.java:196) 10:59:17 at tools.jackson.databind.deser.DeserializationContextExt.readRootValue(DeserializationContextExt.java:266) 10:59:17 at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1888) 10:59:17 at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) 10:59:17 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) 10:59:17 ... 130 common frames omitted 10:59:17 10:59:17 2026-07-27T10:59:17.661Z WARN 6723 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 10:59:17 2026-07-27T10:59:17.687Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:59:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.694Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 10:59:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:401) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.700Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:221) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.706Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 10:59:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:401) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:221) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.712Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.718Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 10:59:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:401) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.724Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 2026-07-27T10:59:17.729Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:17 10:59:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 10:59:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:401) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 10:59:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 10:59:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 10:59:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 10:59:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:59:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:448) 10:59:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:17 10:59:17 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:59:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:17 10:59:17,863 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:17 10:59:17,863 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:17 10:59:17,863 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:17 10:59:17,868 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:17 10:59:17,868 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:17 10:59:17,872 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:17 10:59:17,872 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:17 10:59:17 . ____ _ __ _ _ 10:59:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:17 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:17 =========|_|==============|___/=/_/_/_/ 10:59:17 10:59:17 :: Spring Boot :: (v4.1.0) 10:59:17 10:59:17 2026-07-27T10:59:17.879Z INFO 6723 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:17 2026-07-27T10:59:17.879Z INFO 6723 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:59:18 2026-07-27T10:59:18.226Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:18 2026-07-27T10:59:18.226Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:18 2026-07-27T10:59:18.227Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:59:18 2026-07-27T10:59:18.233Z INFO 6723 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.388 seconds (process running for 10.0) 10:59:18 2026-07-27T10:59:18.271Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:18 2026-07-27T10:59:18.271Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:18 2026-07-27T10:59:18.272Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:18 2026-07-27T10:59:18.296Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.302Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.308Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.314Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.326Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 java.lang.IllegalStateException: some error message 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.346Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.351Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:18 10:59:18 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 10:59:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 10:59:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 10:59:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:59:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:59:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:59:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:59:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 10:59:18 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:18 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:59:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:59:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:59:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:18 10:59:18 2026-07-27T10:59:18.373Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 10:59:18 2026-07-27T10:59:18.373Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 10:59:18 2026-07-27T10:59:18.373Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 10:59:18 2026-07-27T10:59:18.374Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 10:59:18 2026-07-27T10:59:18.374Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 10:59:18 2026-07-27T10:59:18.374Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 10:59:18 2026-07-27T10:59:18.375Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 10:59:18 2026-07-27T10:59:18.392Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties 10:59:18 2026-07-27T10:59:18.393Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 10:59:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 10:59:18 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:18 10:59:18,469 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:18 10:59:18,469 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:18 10:59:18,469 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:18 10:59:18,474 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:18 10:59:18,474 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:18 10:59:18,477 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:18 10:59:18,477 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:18 10:59:18 . ____ _ __ _ _ 10:59:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:18 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:18 =========|_|==============|___/=/_/_/_/ 10:59:18 10:59:18 :: Spring Boot :: (v4.1.0) 10:59:18 10:59:18 2026-07-27T10:59:18.484Z INFO 6723 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:18 2026-07-27T10:59:18.484Z INFO 6723 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 10:59:18 2026-07-27T10:59:18.693Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:18 2026-07-27T10:59:18.693Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:18 2026-07-27T10:59:18.693Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:59:18 2026-07-27T10:59:18.700Z INFO 6723 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.247 seconds (process running for 10.467) 10:59:18 2026-07-27T10:59:18.713Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 10:59:18 2026-07-27T10:59:18.713Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 10:59:18 2026-07-27T10:59:18.714Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 10:59:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 10:59:18 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:18 10:59:18,806 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:18 10:59:18,806 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:18 10:59:18,806 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:18 10:59:18,810 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:18 10:59:18,810 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:18 10:59:18,813 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:18 10:59:18,814 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:18 10:59:18 . ____ _ __ _ _ 10:59:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:18 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:18 =========|_|==============|___/=/_/_/_/ 10:59:18 10:59:18 :: Spring Boot :: (v4.1.0) 10:59:18 10:59:18 2026-07-27T10:59:18.820Z INFO 6723 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:18 2026-07-27T10:59:18.820Z INFO 6723 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:59:19 2026-07-27T10:59:19.024Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:19 2026-07-27T10:59:19.024Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:19 2026-07-27T10:59:19.025Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:59:19 2026-07-27T10:59:19.049Z INFO 6723 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.258 seconds (process running for 10.815) 10:59:19 2026-07-27T10:59:19.077Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 10:59:19 2026-07-27T10:59:19.077Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 10:59:19 2026-07-27T10:59:19.078Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 10:59:19 2026-07-27T10:59:19.078Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 10:59:19 2026-07-27T10:59:19.078Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 10:59:19 2026-07-27T10:59:19.078Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 10:59:19 2026-07-27T10:59:19.078Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 10:59:19 2026-07-27T10:59:19.089Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties 10:59:19 2026-07-27T10:59:19.090Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 10:59:19 2026-07-27T10:59:19.138Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:19 10:59:19 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) 10:59:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:59:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:59:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:59:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_2(NetworkCmProxyInventoryControllerSpec.groovy:129) 10:59:19 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:19 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:59:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:59:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:19 Caused by: tools.jackson.core.exc.StreamReadException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:59:19 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #0] 10:59:19 at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4240) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4205) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3538) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3472) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:846) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:761) 10:59:19 at tools.jackson.databind.ObjectReader._initForReading(ObjectReader.java:300) 10:59:19 at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1875) 10:59:19 at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) 10:59:19 ... 130 common frames omitted 10:59:19 10:59:19 2026-07-27T10:59:19.150Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 10:59:19 2026-07-27T10:59:19.151Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 10:59:19 2026-07-27T10:59:19.151Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 10:59:19 2026-07-27T10:59:19.151Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 10:59:19 2026-07-27T10:59:19.151Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 10:59:19 2026-07-27T10:59:19.151Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 10:59:19 2026-07-27T10:59:19.189Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:19 10:59:19 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) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:184) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) 10:59:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:59:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:59:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:59:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_5(NetworkCmProxyInventoryControllerSpec.groovy:190) 10:59:19 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:19 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:19 10:59:19 2026-07-27T10:59:19.194Z ERROR 6723 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 10:59:19 10:59:19 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) 10:59:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:59:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 10:59:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 10:59:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 10:59:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:59:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 10:59:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:59:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:59:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 10:59:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:59:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 10:59:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 10:59:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 10:59:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:59:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_5(NetworkCmProxyInventoryControllerSpec.groovy:190) 10:59:19 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 10:59:19 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 10:59:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:59:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:59:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:59:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:59:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:59:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:59:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:59:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:59:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:59:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:59:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:59:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:59:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:59:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:59:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:59:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 10:59:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 10:59:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 10:59:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 10:59:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 10:59:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 10:59:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:59:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 10:59:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 10:59:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 10:59:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 10:59:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:19 Caused by: tools.jackson.core.exc.StreamReadException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:59:19 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #0] 10:59:19 at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4240) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4205) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3538) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3472) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:846) 10:59:19 at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:761) 10:59:19 at tools.jackson.databind.ObjectReader._initForReading(ObjectReader.java:300) 10:59:19 at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1875) 10:59:19 at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) 10:59:19 at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) 10:59:19 ... 140 common frames omitted 10:59:19 10:59:19 2026-07-27T10:59:19.323Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 10:59:19 2026-07-27T10:59:19.324Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 10:59:19 2026-07-27T10:59:19.324Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 10:59:19 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:59:19 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:19 10:59:19,393 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:19 10:59:19,393 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:19 10:59:19,393 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:19 10:59:19,398 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:19 10:59:19,398 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:19 10:59:19,403 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:19 10:59:19,403 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:19 10:59:19 . ____ _ __ _ _ 10:59:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:19 =========|_|==============|___/=/_/_/_/ 10:59:19 10:59:19 :: Spring Boot :: (v4.1.0) 10:59:19 10:59:19 2026-07-27T10:59:19.411Z INFO 6723 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 21.0.11 with PID 6723 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:59:19 2026-07-27T10:59:19.412Z INFO 6723 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:59:19 2026-07-27T10:59:19.608Z INFO 6723 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:59:19 2026-07-27T10:59:19.608Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:59:19 2026-07-27T10:59:19.608Z INFO 6723 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:59:19 2026-07-27T10:59:19.616Z INFO 6723 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.248 seconds (process running for 11.382) 10:59:19 2026-07-27T10:59:19.627Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 10:59:19 2026-07-27T10:59:19.627Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 10:59:19 2026-07-27T10:59:19.627Z WARN 6723 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 10:59:19 2026-07-27T10:59:19.676Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Southbound system did not respond in a timely manner 10:59:19 2026-07-27T10:59:19.682Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 10:59:19 2026-07-27T10:59:19.714Z WARN 6723 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.provmns.model.ScopeType] for value [WRONG]]] ] 10:59:19 2026-07-27T10:59:19.831Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 10:59:19 2026-07-27T10:59:19.844Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 10:59:19 2026-07-27T10:59:19.859Z WARN 6723 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 10:59:19 2026-07-27T10:59:19.865Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 10:59:19 2026-07-27T10:59:19.885Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 10:59:19 2026-07-27T10:59:19.894Z WARN 6723 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 10:59:19 2026-07-27T10:59:19.899Z WARN 6723 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 10:59:20 2026-07-27T10:59:20.014Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 10:59:20 2026-07-27T10:59:20.019Z WARN 6723 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 10:59:20 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 10:59:20 [INFO] 10:59:20 [INFO] Results: 10:59:20 [INFO] 10:59:20 [INFO] Tests run: 198, Failures: 0, Errors: 0, Skipped: 0 10:59:20 [INFO] 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 10:59:20 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:59:20 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 10:59:20 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:59:20 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:59:20 [INFO] All coverage checks have been met. 10:59:20 [INFO] 10:59:20 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest --- 10:59:20 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.8.2-SNAPSHOT.jar 10:59:20 [INFO] 10:59:20 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest --- 10:59:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.8.2-SNAPSHOT/cps-ncmp-rest-3.8.2-SNAPSHOT.pom 10:59:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.8.2-SNAPSHOT/cps-ncmp-rest-3.8.2-SNAPSHOT.jar 10:59:20 [INFO] 10:59:20 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest --- 10:59:20 [INFO] 10:59:20 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 10:59:20 [INFO] Building cps-ncmp-rest-stub 3.8.2-SNAPSHOT [13/24] 10:59:20 [INFO] from cps-ncmp-rest-stub/pom.xml 10:59:20 [INFO] --------------------------------[ pom ]--------------------------------- 10:59:20 [INFO] 10:59:20 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:20 [INFO] surefireArgLine set to empty 10:59:20 [INFO] 10:59:20 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] You have 0 Checkstyle violations. 10:59:20 [INFO] 10:59:20 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] You have 0 Checkstyle violations. 10:59:20 [INFO] 10:59:20 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] No sources specified for compilation. Skipping. 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:20 [INFO] 10:59:20 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-3.8.2-SNAPSHOT.pom 10:59:20 [INFO] 10:59:20 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub --- 10:59:20 [INFO] 10:59:20 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 10:59:20 [INFO] Building cps-ncmp-rest-stub-service 3.8.2-SNAPSHOT [14/24] 10:59:20 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml 10:59:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:20 [INFO] 10:59:20 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] 10:59:20 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:20 [INFO] surefireArgLine set to empty 10:59:20 [INFO] 10:59:20 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] You have 0 Checkstyle violations. 10:59:20 [INFO] 10:59:20 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] You have 0 Checkstyle violations. 10:59:20 [INFO] 10:59:20 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] Copying 3 resources from src/main/resources to target/classes 10:59:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 10:59:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 10:59:20 [INFO] 10:59:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 10:59:20 [INFO] Recompiling the module because of changed dependency. 10:59:20 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 10:59:21 [INFO] Annotation processing is enabled because one or more processors were found 10:59:21 on the class path. A future release of javac may disable annotation processing 10:59:21 unless at least one processor is specified by name (-processor), or a search 10:59:21 path is specified (--processor-path, --processor-module-path), or annotation 10:59:21 processing is enabled explicitly (-proc:only, -proc:full). 10:59:21 Use -Xlint:-options to suppress this message. 10:59:21 Use -proc:none to disable annotation processing. 10:59:21 [INFO] 10:59:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 10:59:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 10:59:21 [INFO] 10:59:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 10:59:21 [INFO] No sources to compile 10:59:21 [INFO] 10:59:21 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 10:59:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:59:21 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:59:21 [INFO] Parallel parsing disabled. 10:59:21 [INFO] Compiled 4 files. 10:59:21 [INFO] 10:59:21 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 10:59:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:21 [INFO] 10:59:21 [INFO] ------------------------------------------------------- 10:59:21 [INFO] T E S T S 10:59:21 [INFO] ------------------------------------------------------- 10:59:23 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:59:24 10:59:24,052 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:59:24 10:59:24,053 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 10:59:24 10:59:24,055 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 10:59:24 10:59:24,097 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 10:59:24 10:59:24,098 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 10:59:24 10:59:24,188 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 10:59:24 10:59:24,188 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 10:59:24 2026-07-27T10:59:24.413Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 21.0.11 with PID 6822 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 10:59:24 2026-07-27T10:59:24.414Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 10:59:25 2026-07-27T10:59:25.559Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 10:59:25 2026-07-27T10:59:25.563Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 10:59:25 2026-07-27T10:59:25.592Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1150 ms 10:59:25 2026-07-27T10:59:25.709Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 10:59:25 2026-07-27T10:59:25.714Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@2bfa5678{application,/,b=file:///tmp/jetty-docbase.0.11539039561884153040/,a=AVAILABLE,h=oeje11s.SessionHandler@5b8b9b2d{STARTED}} 10:59:25 2026-07-27T10:59:25.715Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@2bfa5678{application,/,b=file:///tmp/jetty-docbase.0.11539039561884153040/,a=AVAILABLE,h=oeje11s.SessionHandler@5b8b9b2d{STARTED}} 10:59:25 2026-07-27T10:59:25.715Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@2178d296{STARTING}[12.1.10,sto=0] @153ms 10:59:26 2026-07-27T10:59:26.372Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 10:59:26 2026-07-27T10:59:26.424Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 10:59:26 2026-07-27T10:59:26.424Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 10:59:26 2026-07-27T10:59:26.426Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 10:59:26 2026-07-27T10:59:26.433Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@283595db{HTTP/1.1, (http/1.1)}{0.0.0.0:45721} 10:59:26 2026-07-27T10:59:26.435Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 45721 (http/1.1) with context path '/' 10:59:26 2026-07-27T10:59:26.444Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.634 seconds (process running for 4.459) 10:59:26 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 10:59:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:26 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 10:59:26 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 10:59:26 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 10:59:26 WARNING: Dynamic loading of agents will be disallowed by default in a future release 10:59:27 2026-07-27T10:59:27.246Z WARN 6822 --- [cps-ncmp-rest-stub] [tp1663801016-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:27 2026-07-27T10:59:27.250Z WARN 6822 --- [cps-ncmp-rest-stub] [tp1663801016-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:27 2026-07-27T10:59:27.251Z WARN 6822 --- [cps-ncmp-rest-stub] [tp1663801016-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 10:59:27 2026-07-27T10:59:27.283Z WARN 6822 --- [cps-ncmp-rest-stub] [tp1663801016-44] 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 10:59:27 2026-07-27T10:59:27.284Z INFO 6822 --- [cps-ncmp-rest-stub] [tp1663801016-44] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:59:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.107 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:59:27 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:59:27 2026-07-27T10:59:27.411Z WARN 6822 --- [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 10:59:27 2026-07-27T10:59:27.411Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:59:27 2026-07-27T10:59:27.415Z INFO 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test14367617057033142396/file.txt 10:59:27 2026-07-27T10:59:27.417Z WARN 6822 --- [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 10:59:27 2026-07-27T10:59:27.418Z ERROR 6822 --- [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 10:59:27 2026-07-27T10:59:27.419Z WARN 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test14367617057033142396/unknown-file.txt', will search it in classpath 10:59:27 2026-07-27T10:59:27.419Z ERROR 6822 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test14367617057033142396/unknown-file.txt file not found on classpath or on file system 10:59:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:59:27 [INFO] 10:59:27 [INFO] Results: 10:59:27 [INFO] 10:59:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:59:27 [INFO] 10:59:27 [INFO] 10:59:27 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 10:59:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:27 [INFO] 10:59:27 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 10:59:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:27 [INFO] 10:59:27 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-service --- 10:59:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar 10:59:27 [INFO] 10:59:27 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-service --- 10:59:27 [INFO] Installing /w/workspace/cps-master-merge-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.8.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.pom 10:59:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar 10:59:27 [INFO] 10:59:27 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 10:59:27 [INFO] 10:59:27 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 10:59:27 [INFO] Building cps-ncmp-rest-stub-app 3.8.2-SNAPSHOT [15/24] 10:59:27 [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml 10:59:27 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:27 [INFO] 10:59:27 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] 10:59:27 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:27 [INFO] surefireArgLine set to empty 10:59:27 [INFO] 10:59:27 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] You have 0 Checkstyle violations. 10:59:27 [INFO] 10:59:27 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] You have 0 Checkstyle violations. 10:59:27 [INFO] 10:59:27 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 10:59:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 10:59:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 10:59:27 [INFO] 10:59:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 10:59:27 [INFO] Recompiling the module because of changed dependency. 10:59:27 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 10:59:28 [INFO] Annotation processing is enabled because one or more processors were found 10:59:28 on the class path. A future release of javac may disable annotation processing 10:59:28 unless at least one processor is specified by name (-processor), or a search 10:59:28 path is specified (--processor-path, --processor-module-path), or annotation 10:59:28 processing is enabled explicitly (-proc:only, -proc:full). 10:59:28 Use -Xlint:-options to suppress this message. 10:59:28 Use -proc:none to disable annotation processing. 10:59:28 [INFO] 10:59:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 10:59:28 [INFO] 10:59:28 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] No sources to compile 10:59:28 [INFO] 10:59:28 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] No sources specified for compilation. Skipping. 10:59:28 [INFO] 10:59:28 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] No tests to run. 10:59:28 [INFO] 10:59:28 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:28 [INFO] 10:59:28 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:59:28 [INFO] 10:59:28 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar 10:59:28 [INFO] 10:59:28 [INFO] --- spring-boot:4.1.0:repackage (default) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:59:28 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar.original 10:59:28 [INFO] 10:59:28 [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-app --- 10:59:28 [INFO] Installing /w/workspace/cps-master-merge-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.8.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.pom 10:59:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar 10:59:28 [INFO] 10:59:28 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 10:59:31 [INFO] 10:59:31 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 10:59:31 [INFO] Building cps-ri 3.8.2-SNAPSHOT [16/24] 10:59:31 [INFO] from cps-ri/pom.xml 10:59:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:32 [INFO] 10:59:32 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ri --- 10:59:32 [INFO] 10:59:32 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 10:59:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:59:32 [INFO] 10:59:32 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ri --- 10:59:32 [INFO] You have 0 Checkstyle violations. 10:59:32 [INFO] 10:59:32 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ri --- 10:59:32 [INFO] You have 0 Checkstyle violations. 10:59:32 [INFO] 10:59:32 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ri --- 10:59:32 [INFO] Copying 10 resources from src/main/resources to target/classes 10:59:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 10:59:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 10:59:32 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html 10:59:32 [INFO] 10:59:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ri --- 10:59:32 [INFO] Recompiling the module because of changed dependency. 10:59:32 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 10:59:33 [INFO] Annotation processing is enabled because one or more processors were found 10:59:33 on the class path. A future release of javac may disable annotation processing 10:59:33 unless at least one processor is specified by name (-processor), or a search 10:59:33 path is specified (--processor-path, --processor-module-path), or annotation 10:59:33 processing is enabled explicitly (-proc:only, -proc:full). 10:59:33 Use -Xlint:-options to suppress this message. 10:59:33 Use -proc:none to disable annotation processing. 10:59:33 [INFO] 10:59:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ri --- 10:59:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 10:59:33 [INFO] 10:59:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ri --- 10:59:33 [INFO] No sources to compile 10:59:33 [INFO] 10:59:33 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ri --- 10:59:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:59:33 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:59:33 [INFO] Parallel parsing disabled. 10:59:34 [INFO] Compiled 20 files. 10:59:34 [INFO] 10:59:34 [INFO] --- surefire:3.5.2:test (default-test) @ cps-ri --- 10:59:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:34 [INFO] 10:59:34 [INFO] ------------------------------------------------------- 10:59:34 [INFO] T E S T S 10:59:34 [INFO] ------------------------------------------------------- 10:59:35 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 10:59:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 10:59:36 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 10:59:37 10:59:37.241 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 10:59:37 10:59:37.245 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 10:59:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s -- in org.onap.cps.ri.utils.SessionManagerSpec 10:59:37 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 10:59:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 10:59:37 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 10:59:38 10:59:38.428 [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 10:59:38 10:59:38.607 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:59:38 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 10:59:38 [INFO] 10:59:38 [INFO] Results: 10:59:38 [INFO] 10:59:38 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 10:59:38 [INFO] 10:59:38 [INFO] 10:59:38 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ri --- 10:59:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:59:38 [INFO] Analyzed bundle 'cps-ri' with 17 classes 10:59:38 [INFO] 10:59:38 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ri --- 10:59:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:59:38 [INFO] Analyzed bundle 'cps-ri' with 17 classes 10:59:38 [INFO] All coverage checks have been met. 10:59:38 [INFO] 10:59:38 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ri --- 10:59:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.8.2-SNAPSHOT.jar 10:59:38 [INFO] 10:59:38 [INFO] --- install:3.1.2:install (default-install) @ cps-ri --- 10:59:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.8.2-SNAPSHOT/cps-ri-3.8.2-SNAPSHOT.pom 10:59:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.8.2-SNAPSHOT/cps-ri-3.8.2-SNAPSHOT.jar 10:59:38 [INFO] 10:59:38 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-ri --- 10:59:39 [INFO] 10:59:39 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 10:59:39 [INFO] Building test-dcm-rest 3.8.2-SNAPSHOT [17/24] 10:59:39 [INFO] from test-dcm-rest/pom.xml 10:59:39 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:39 [INFO] 10:59:39 [INFO] --- clean:3.2.0:clean (default-clean) @ test-dcm-rest --- 10:59:39 [INFO] 10:59:39 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 10:59:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:59:39 [INFO] 10:59:39 [INFO] --- checkstyle:3.4.0:check (onap-license) @ test-dcm-rest --- 10:59:39 [INFO] You have 0 Checkstyle violations. 10:59:39 [INFO] 10:59:39 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ test-dcm-rest --- 10:59:39 [INFO] You have 0 Checkstyle violations. 10:59:39 [INFO] 10:59:39 [INFO] --- resources:3.3.1:resources (default-resources) @ test-dcm-rest --- 10:59:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/main/resources 10:59:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-sources/license 10:59:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/target/generated-resources/licenses 10:59:39 [INFO] 10:59:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-dcm-rest --- 10:59:39 [INFO] Recompiling the module because of changed dependency. 10:59:39 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 10:59:39 [INFO] Annotation processing is enabled because one or more processors were found 10:59:39 on the class path. A future release of javac may disable annotation processing 10:59:39 unless at least one processor is specified by name (-processor), or a search 10:59:39 path is specified (--processor-path, --processor-module-path), or annotation 10:59:39 processing is enabled explicitly (-proc:only, -proc:full). 10:59:39 Use -Xlint:-options to suppress this message. 10:59:39 Use -proc:none to disable annotation processing. 10:59:39 [INFO] 10:59:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-dcm-rest --- 10:59:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/test-dcm-rest/src/test/resources 10:59:39 [INFO] 10:59:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 10:59:39 [INFO] No sources to compile 10:59:39 [INFO] 10:59:39 [INFO] --- gplus:4.0.1:compileTests (default) @ test-dcm-rest --- 10:59:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:59:39 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:59:39 [INFO] Parallel parsing disabled. 10:59:40 [INFO] Compiled 1 file. 10:59:40 [INFO] 10:59:40 [INFO] --- surefire:3.5.2:test (default-test) @ test-dcm-rest --- 10:59:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:40 [INFO] 10:59:40 [INFO] ------------------------------------------------------- 10:59:40 [INFO] T E S T S 10:59:40 [INFO] ------------------------------------------------------- 10:59:41 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 10:59:41 10:59:41.739 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 10:59:41 10:59:41.793 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 10:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 10:59:41 [INFO] 10:59:41 [INFO] Results: 10:59:41 [INFO] 10:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 10:59:41 [INFO] 10:59:41 [INFO] 10:59:41 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ test-dcm-rest --- 10:59:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 10:59:41 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 10:59:41 [INFO] 10:59:41 [INFO] --- jacoco:0.8.14:check (coverage-check) @ test-dcm-rest --- 10:59:41 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 10:59:41 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 10:59:41 [INFO] All coverage checks have been met. 10:59:41 [INFO] 10:59:41 [INFO] --- jar:3.4.1:jar (default-jar) @ test-dcm-rest --- 10:59:41 [INFO] Building jar: /w/workspace/cps-master-merge-java/test-dcm-rest/target/test-dcm-rest-3.8.2-SNAPSHOT.jar 10:59:41 [INFO] 10:59:41 [INFO] --- install:3.1.2:install (default-install) @ test-dcm-rest --- 10:59:41 [INFO] Installing /w/workspace/cps-master-merge-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.8.2-SNAPSHOT/test-dcm-rest-3.8.2-SNAPSHOT.pom 10:59:41 [INFO] Installing /w/workspace/cps-master-merge-java/test-dcm-rest/target/test-dcm-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.8.2-SNAPSHOT/test-dcm-rest-3.8.2-SNAPSHOT.jar 10:59:41 [INFO] 10:59:41 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ test-dcm-rest --- 10:59:42 [INFO] 10:59:42 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 10:59:42 [INFO] Building integration-test 3.8.2-SNAPSHOT [18/24] 10:59:42 [INFO] from integration-test/pom.xml 10:59:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:42 [INFO] 10:59:42 [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test --- 10:59:42 [INFO] 10:59:42 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 10:59:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 10:59:42 [INFO] 10:59:42 [INFO] --- checkstyle:3.4.0:check (onap-license) @ integration-test --- 10:59:42 [INFO] You have 0 Checkstyle violations. 10:59:42 [INFO] 10:59:42 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ integration-test --- 10:59:42 [INFO] You have 0 Checkstyle violations. 10:59:42 [INFO] 10:59:42 [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test --- 10:59:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 10:59:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 10:59:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 10:59:42 [INFO] 10:59:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test --- 10:59:42 [INFO] No sources to compile 10:59:42 [INFO] 10:59:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test --- 10:59:42 [INFO] Copying 24 resources from src/test/resources to target/test-classes 10:59:42 [INFO] 10:59:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test --- 10:59:42 [INFO] Recompiling the module because of changed dependency. 10:59:42 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 10:59:42 [INFO] Annotation processing is enabled because one or more processors were found 10:59:42 on the class path. A future release of javac may disable annotation processing 10:59:42 unless at least one processor is specified by name (-processor), or a search 10:59:42 path is specified (--processor-path, --processor-module-path), or annotation 10:59:42 processing is enabled explicitly (-proc:only, -proc:full). 10:59:42 Use -Xlint:-options to suppress this message. 10:59:42 Use -proc:none to disable annotation processing. 10:59:42 [INFO] 10:59:42 [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test --- 10:59:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:59:42 [INFO] Using Groovy 3.0.25 to perform compileTests. 10:59:42 [INFO] Parallel parsing disabled. 10:59:46 [INFO] Compiled 201 files. 10:59:46 [INFO] 10:59:46 [INFO] --- surefire:3.5.2:test (default-test) @ integration-test --- 10:59:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:46 [INFO] 10:59:46 [INFO] ------------------------------------------------------- 10:59:46 [INFO] T E S T S 10:59:46 [INFO] ------------------------------------------------------- 10:59:49 10:59:49.591 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:59:49 10:59:49.598 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:59:49 [INFO] Running org.onap.cps.integration.security.CmHandleDeregistrationSqlInjectionSpec 10:59:49 10:59:49.699 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 10:59:50 10:59:50.051 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:59:50 10:59:50.721 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:59:50 10:59:50.722 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:59:50 10:59:50.743 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:59:50 Server Version: 29.6.0 10:59:50 API Version: 1.55 10:59:50 Operating System: Ubuntu 22.04.5 LTS 10:59:50 Total Memory: 32092 MB 10:59:50 10:59:50.746 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:59:50 ******************************************************************************** 10:59:50 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:59:50 ******************************************************************************** 10:59:50 10:59:50.750 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:59:50 10:59:50.751 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:59:50 10:59:50.827 [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. 10:59:50 10:59:50.834 [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) 10:59:51 10:59:51.515 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:59:51 10:59:51.544 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:59:53 10:59:53.164 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.268 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.363 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.364 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.463 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.464 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (4 KB/? MB) 10:59:53 10:59:53.465 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (4 KB/? MB) 10:59:54 10:59:54.064 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (4 KB/? MB) 10:59:54 10:59:54.163 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (4 KB/? MB) 10:59:54 10:59:54.562 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (15 MB/? MB) 10:59:55 10:59:55.562 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (53 MB/? MB) 10:59:56 10:59:56.562 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (69 MB/? MB) 10:59:56 10:59:56.769 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (71 MB/? MB) 10:59:57 10:59:56.964 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (74 MB/? MB) 10:59:57 10:59:56.967 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (74 MB/? MB) 10:59:57 10:59:56.969 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (74 MB/? MB) 10:59:57 10:59:57.466 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (81 MB/? MB) 10:59:57 10:59:57.669 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (83 MB/? MB) 10:59:58 10:59:57.962 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (87 MB/? MB) 10:59:58 10:59:57.964 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (87 MB/? MB) 11:00:01 11:00:00.962 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (126 MB/128 MB) 11:00:03 11:00:03.563 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (126 MB/128 MB) 11:00:03 11:00:03.566 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (126 MB/128 MB) 11:00:03 11:00:03.568 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (126 MB/128 MB) 11:00:03 11:00:03.569 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (126 MB/128 MB) 11:00:03 11:00:03.584 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (126 MB/128 MB) 11:00:03 11:00:03.586 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 126 MB at 10 MB/s) 11:00:03 11:00:03.586 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.75830713S 11:00:03 11:00:03.651 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:00:05 11:00:05.346 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 28c37a823ff7b1440d421d0713891eaf75dc000b2883cd30010db3154460125d 11:00:06 11:00:06.752 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.101520361S 11:00:06 11:00:06.753 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 11:00:06 11:00:06.755 [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')) 11:00:06 11:00:06.755 [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 11:00:06 11:00:06.755 [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) 11:00:06 11:00:06.864 [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: f5823aa6d5b87ca9977aa14f7263fca5f11be246dc8315d835e349b1a870bf09 11:00:12 11:00:12.612 [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.856624602S 11:00:12 11:00:12.613 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 11:00:13 11:00:13,619 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:00:13 11:00:13,619 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:00:13 11:00:13,622 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:00:13 11:00:13,678 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:00:13 11:00:13,678 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:00:13 11:00:13,809 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:00:13 11:00:13,810 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:00:14 2026-07-27T11:00:14.176Z INFO 7051 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : Starting CmHandleDeregistrationSqlInjectionSpec using Java 21.0.11 with PID 7051 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 11:00:14 2026-07-27T11:00:14.177Z INFO 7051 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : No active profile set, falling back to 1 default profile: "default" 11:00:15 2026-07-27T11:00:15.412Z INFO 7051 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:00:15 2026-07-27T11:00:15.580Z INFO 7051 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 156 ms. Found 6 JPA repository interfaces. 11:00:17 2026-07-27T11:00:17.944Z INFO 7051 --- [cps-integration-test] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 11:00:17 2026-07-27T11:00:17.950Z INFO 7051 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 11:00:18 2026-07-27T11:00:17.992Z INFO 7051 --- [cps-integration-test] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 3788 ms 11:00:18 2026-07-27T11:00:18.294Z INFO 7051 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:00:18 2026-07-27T11:00:18.303Z INFO 7051 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@24b2dd11{application,/,b=[file:///tmp/jetty-docbase.0.13037665218759504214/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@3c972e0f{STARTED}} 11:00:18 2026-07-27T11:00:18.304Z INFO 7051 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@24b2dd11{application,/,b=[file:///tmp/jetty-docbase.0.13037665218759504214/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@3c972e0f{STARTED}} 11:00:18 2026-07-27T11:00:18.304Z INFO 7051 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@1d60e783{STARTING}[12.1.10,sto=0] @356ms 11:00:18 2026-07-27T11:00:18.483Z INFO 7051 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 11:00:18 2026-07-27T11:00:18.711Z INFO 7051 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@39eed24a 11:00:18 2026-07-27T11:00:18.713Z INFO 7051 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 11:00:18 2026-07-27T11:00:18.895Z INFO 7051 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 11:00:19 2026-07-27T11:00:19.313Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 11:00:19 2026-07-27T11:00:19.374Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:00:19 2026-07-27T11:00:19.401Z INFO 7051 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 11:00:19 2026-07-27T11:00:19.647Z INFO 7051 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 11:00:19 2026-07-27T11:00:19.648Z INFO 7051 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 5150019648 11:00:19 2026-07-27T11:00:19.651Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:00:19 2026-07-27T11:00:19.716Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 11:00:19 2026-07-27T11:00:19.729Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 11:00:19 2026-07-27T11:00:19.730Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 12ms 11:00:19 2026-07-27T11:00:19.739Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 11:00:19 2026-07-27T11:00:19.744Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 11:00:19 2026-07-27T11:00:19.745Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 6ms 11:00:19 2026-07-27T11:00:19.747Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 11:00:19 2026-07-27T11:00:19.751Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 11:00:19 2026-07-27T11:00:19.751Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.757Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 11:00:19 2026-07-27T11:00:19.764Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 11:00:19 2026-07-27T11:00:19.765Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 11:00:19 2026-07-27T11:00:19.768Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 11:00:19 2026-07-27T11:00:19.773Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 11:00:19 2026-07-27T11:00:19.773Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 11:00:19 2026-07-27T11:00:19.778Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 11:00:19 2026-07-27T11:00:19.786Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 11:00:19 2026-07-27T11:00:19.787Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 9ms 11:00:19 2026-07-27T11:00:19.790Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 11:00:19 2026-07-27T11:00:19.795Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 11:00:19 2026-07-27T11:00:19.795Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 11:00:19 2026-07-27T11:00:19.798Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 11:00:19 2026-07-27T11:00:19.803Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 11:00:19 2026-07-27T11:00:19.804Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 6ms 11:00:19 2026-07-27T11:00:19.807Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 11:00:19 2026-07-27T11:00:19.810Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 11:00:19 2026-07-27T11:00:19.810Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.813Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 11:00:19 2026-07-27T11:00:19.816Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 11:00:19 2026-07-27T11:00:19.816Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.818Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 11:00:19 2026-07-27T11:00:19.821Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 11:00:19 2026-07-27T11:00:19.822Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.824Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 11:00:19 2026-07-27T11:00:19.828Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 11:00:19 2026-07-27T11:00:19.828Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.831Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 11:00:19 2026-07-27T11:00:19.834Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 11:00:19 2026-07-27T11:00:19.834Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.837Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 11:00:19 2026-07-27T11:00:19.839Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 11:00:19 2026-07-27T11:00:19.839Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.842Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 11:00:19 2026-07-27T11:00:19.844Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 11:00:19 2026-07-27T11:00:19.844Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.846Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 11:00:19 2026-07-27T11:00:19.849Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 11:00:19 2026-07-27T11:00:19.850Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.852Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 11:00:19 2026-07-27T11:00:19.854Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 11:00:19 2026-07-27T11:00:19.854Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.857Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 11:00:19 2026-07-27T11:00:19.859Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 11:00:19 2026-07-27T11:00:19.859Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.861Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 11:00:19 2026-07-27T11:00:19.862Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 11:00:19 2026-07-27T11:00:19.863Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.866Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 11:00:19 2026-07-27T11:00:19.867Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 11:00:19 2026-07-27T11:00:19.868Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.870Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 11:00:19 2026-07-27T11:00:19.872Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 11:00:19 2026-07-27T11:00:19.873Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.875Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 11:00:19 2026-07-27T11:00:19.877Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 11:00:19 2026-07-27T11:00:19.877Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.879Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 11:00:19 2026-07-27T11:00:19.882Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 11:00:19 2026-07-27T11:00:19.882Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.885Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 11:00:19 2026-07-27T11:00:19.888Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 11:00:19 2026-07-27T11:00:19.888Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.891Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 11:00:19 2026-07-27T11:00:19.893Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 11:00:19 2026-07-27T11:00:19.894Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.896Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 11:00:19 2026-07-27T11:00:19.899Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 11:00:19 2026-07-27T11:00:19.900Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.903Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 11:00:19 2026-07-27T11:00:19.905Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 11:00:19 2026-07-27T11:00:19.906Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.909Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 11:00:19 2026-07-27T11:00:19.911Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 11:00:19 2026-07-27T11:00:19.912Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.915Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 11:00:19 2026-07-27T11:00:19.918Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 11:00:19 2026-07-27T11:00:19.918Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.921Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 11:00:19 2026-07-27T11:00:19.924Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 11:00:19 2026-07-27T11:00:19.925Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.928Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 11:00:19 2026-07-27T11:00:19.930Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 11:00:19 2026-07-27T11:00:19.930Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.933Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 11:00:19 2026-07-27T11:00:19.936Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 11:00:19 2026-07-27T11:00:19.936Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.938Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 11:00:19 2026-07-27T11:00:19.940Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 11:00:19 2026-07-27T11:00:19.941Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.943Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 11:00:19 2026-07-27T11:00:19.946Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 11:00:19 2026-07-27T11:00:19.948Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 4ms 11:00:19 2026-07-27T11:00:19.950Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 11:00:19 2026-07-27T11:00:19.953Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 11:00:19 2026-07-27T11:00:19.953Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.955Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 11:00:19 2026-07-27T11:00:19.958Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:00:19 2026-07-27T11:00:19.958Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 11:00:19 2026-07-27T11:00:19.961Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 11:00:19 2026-07-27T11:00:19.963Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 11:00:19 2026-07-27T11:00:19.964Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.966Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 11:00:19 2026-07-27T11:00:19.968Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 11:00:19 2026-07-27T11:00:19.969Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.971Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 11:00:19 2026-07-27T11:00:19.974Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 11:00:19 2026-07-27T11:00:19.974Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 11:00:19 2026-07-27T11:00:19.976Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 11:00:20 2026-07-27T11:00:19.991Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 11:00:20 2026-07-27T11:00:19.991Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:19.994Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 11:00:20 2026-07-27T11:00:19.996Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 11:00:20 2026-07-27T11:00:19.996Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 11:00:20 2026-07-27T11:00:19.998Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 11:00:20 2026-07-27T11:00:20.000Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 11:00:20 2026-07-27T11:00:20.000Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:20.002Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 11:00:20 2026-07-27T11:00:20.004Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 11:00:20 2026-07-27T11:00:20.006Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:00:20 2026-07-27T11:00:20.007Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 11:00:20 2026-07-27T11:00:20.009Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 11:00:20 2026-07-27T11:00:20.011Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 11:00:20 2026-07-27T11:00:20.012Z INFO 7051 --- [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 2ms 11:00:20 2026-07-27T11:00:20.014Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 11:00:20 2026-07-27T11:00:20.015Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 11:00:20 2026-07-27T11:00:20.017Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 11:00:20 2026-07-27T11:00:20.017Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:20.020Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 11:00:20 2026-07-27T11:00:20.021Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 11:00:20 2026-07-27T11:00:20.022Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:20.024Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 11:00:20 2026-07-27T11:00:20.026Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 11:00:20 2026-07-27T11:00:20.026Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:20.028Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 11:00:20 2026-07-27T11:00:20.029Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 11:00:20 2026-07-27T11:00:20.030Z INFO 7051 --- [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 11:00:20 2026-07-27T11:00:20.032Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 11:00:20 2026-07-27T11:00:20.038Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 11:00:20 2026-07-27T11:00:20.041Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 11:00:20 2026-07-27T11:00:20.043Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 11:00:20 2026-07-27T11:00:20.044Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 12ms 11:00:20 2026-07-27T11:00:20.048Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 11:00:20 2026-07-27T11:00:20.056Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 11:00:20 2026-07-27T11:00:20.057Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 11:00:20 2026-07-27T11:00:20.059Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 11:00:20 2026-07-27T11:00:20.067Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 11:00:20 2026-07-27T11:00:20.067Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 7ms 11:00:20 2026-07-27T11:00:20.069Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 11:00:20 2026-07-27T11:00:20.071Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 11:00:20 2026-07-27T11:00:20.071Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 11:00:20 2026-07-27T11:00:20.073Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 11:00:20 2026-07-27T11:00:20.074Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 11:00:20 2026-07-27T11:00:20.074Z INFO 7051 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : Run: 53 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 11:00:20 2026-07-27T11:00:20.082Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 11:00:20 2026-07-27T11:00:20.083Z INFO 7051 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 11:00:20 2026-07-27T11:00:20.086Z INFO 7051 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 11:00:20 2026-07-27T11:00:20.086Z INFO 7051 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 11:00:20 2026-07-27T11:00:20.088Z INFO 7051 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 11:00:20 2026-07-27T11:00:20.089Z INFO 7051 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 11:00:20 2026-07-27T11:00:20.914Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jpa : HHH008540: Processing PersistenceUnitInfo [name: default] 11:00:21 2026-07-27T11:00:20.994Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000001: Hibernate ORM core version 7.4.1.Final 11:00:21 2026-07-27T11:00:20.996Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 11:00:21 2026-07-27T11:00:21.389Z INFO 7051 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 11:00:21 2026-07-27T11:00:21.521Z WARN 7051 --- [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) 11:00:21 2026-07-27T11:00:21.544Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 11:00:21 Database JDBC URL [jdbc:postgresql://localhost:32776/test?loggerLevel=OFF] 11:00:21 Database driver: PostgreSQL JDBC Driver 11:00:21 Database dialect: PostgreSQLDialect 11:00:21 Database version: 14.1 11:00:21 Default catalog/schema: test/public 11:00:21 Autocommit mode: undefined/unknown 11:00:21 Isolation level: READ_COMMITTED [default READ_COMMITTED] 11:00:21 JDBC fetch size: none 11:00:21 Pool: DataSourceConnectionProvider 11:00:21 Minimum pool size: undefined/unknown 11:00:21 Maximum pool size: undefined/unknown 11:00:22 2026-07-27T11:00:22.849Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:00:22 2026-07-27T11:00:22.853Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100) 11:00:22 2026-07-27T11:00:22.858Z INFO 7051 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 11:00:23 2026-07-27T11:00:23.064Z INFO 7051 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactories : Hibernate is in classpath; If applicable, HQL parser will be used. 11:00:24 2026-07-27T11:00:24.257Z WARN 7051 --- [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: 11:00: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 11:00:24 2026-07-27T11:00:24.389Z INFO 7051 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:00:24 o o o o---o o--o o o---o o o----o o--o--o 11:00:24 | | / \ / | / / \ | | 11:00:24 o----o o o o----o | o o o----o | 11:00:24 | | * \ / | \ * \ | | 11:00:24 o o * o o---o o--o o----o o---o * o o----o o 11:00:24 11:00:24 2026-07-27T11:00:24.389Z INFO 7051 --- [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. 11:00:24 2026-07-27T11:00:24.391Z INFO 7051 --- [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 11:00:24 2026-07-27T11:00:24.391Z INFO 7051 --- [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 11:00:24 2026-07-27T11:00:24.391Z INFO 7051 --- [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. 11:00:24 2026-07-27T11:00:24.394Z INFO 7051 --- [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. 11:00:24 To enable the Jet engine on the members, do one of the following: 11:00:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:00:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:00:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:00:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:00:25 2026-07-27T11:00:25.037Z INFO 7051 --- [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. 11:00:25 2026-07-27T11:00:25.120Z INFO 7051 --- [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 11:00:25 2026-07-27T11:00:25.325Z INFO 7051 --- [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. 11:00:25 2026-07-27T11:00:25.332Z INFO 7051 --- [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 11:00:27 2026-07-27T11:00:27.879Z INFO 7051 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 11:00:27 11:00:27 Members {size:1, ver:1} [ 11:00:27 Member [10.250.0.254]:5701 - 5eb39d10-ee04-45e8-aaba-8c4aeb3c99b0 this 11:00:27 ] 11:00:27 11:00:27 2026-07-27T11:00:27.898Z INFO 7051 --- [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 11:00:29 2026-07-27T11:00:28.962Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 11:00:29 2026-07-27T11:00:29.417Z WARN 7051 --- [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 11:00:30 2026-07-27T11:00:30.133Z WARN 7051 --- [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. 11:00:30 2026-07-27T11:00:30.401Z INFO 7051 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring TestDispatcherServlet '' 11:00:30 2026-07-27T11:00:30.401Z INFO 7051 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:00:30 2026-07-27T11:00:30.410Z INFO 7051 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 11:00:30 2026-07-27T11:00:30.436Z INFO 7051 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 34 ms 11:00:30 2026-07-27T11:00:30.585Z INFO 7051 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:00:30 2026-07-27T11:00:30.585Z INFO 7051 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:00:30 2026-07-27T11:00:30.587Z INFO 7051 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 11:00:30 2026-07-27T11:00:30.595Z INFO 7051 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@7a5cee80{HTTP/1.1, (http/1.1)}{0.0.0.0:41215} 11:00:30 2026-07-27T11:00:30.597Z INFO 7051 --- [cps-integration-test] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 41215 (http/1.1) with context path '/' 11:00:30 2026-07-27T11:00:30.691Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:30 allow.auto.create.topics = true 11:00:30 auto.commit.interval.ms = 5000 11:00:30 auto.offset.reset = latest 11:00:30 bootstrap.servers = [localhost:32777] 11:00:30 check.crcs = true 11:00:30 client.dns.lookup = use_all_dns_ips 11:00:30 client.id = consumer-ncmp-group-1 11:00:30 client.rack = 11:00:30 config.providers = [] 11:00:30 connections.max.idle.ms = 540000 11:00:30 default.api.timeout.ms = 60000 11:00:30 enable.auto.commit = false 11:00:30 enable.metrics.push = true 11:00:30 exclude.internal.topics = true 11:00:30 fetch.max.bytes = 52428800 11:00:30 fetch.max.wait.ms = 500 11:00:30 fetch.min.bytes = 1 11:00:30 group.id = ncmp-group 11:00:30 group.instance.id = null 11:00:30 group.protocol = classic 11:00:30 group.remote.assignor = null 11:00:30 heartbeat.interval.ms = 3000 11:00:30 interceptor.classes = [] 11:00:30 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:30 isolation.level = read_uncommitted 11:00:30 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:30 max.partition.fetch.bytes = 1048576 11:00:30 max.poll.interval.ms = 300000 11:00:30 max.poll.records = 500 11:00:30 metadata.max.age.ms = 300000 11:00:30 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:30 metadata.recovery.strategy = rebootstrap 11:00:30 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:30 metrics.num.samples = 2 11:00:30 metrics.recording.level = INFO 11:00:30 metrics.sample.window.ms = 30000 11:00:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:30 receive.buffer.bytes = 65536 11:00:30 reconnect.backoff.max.ms = 1000 11:00:30 reconnect.backoff.ms = 50 11:00:30 request.timeout.ms = 30000 11:00:30 retry.backoff.max.ms = 1000 11:00:30 retry.backoff.ms = 100 11:00:30 sasl.client.callback.handler.class = null 11:00:30 sasl.jaas.config = null 11:00:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:30 sasl.kerberos.min.time.before.relogin = 60000 11:00:30 sasl.kerberos.service.name = null 11:00:30 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:30 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:30 sasl.login.callback.handler.class = null 11:00:30 sasl.login.class = null 11:00:30 sasl.login.connect.timeout.ms = null 11:00:30 sasl.login.read.timeout.ms = null 11:00:30 sasl.login.refresh.buffer.seconds = 300 11:00:30 sasl.login.refresh.min.period.seconds = 60 11:00:30 sasl.login.refresh.window.factor = 0.8 11:00:30 sasl.login.refresh.window.jitter = 0.05 11:00:30 sasl.login.retry.backoff.max.ms = 10000 11:00:30 sasl.login.retry.backoff.ms = 100 11:00:30 sasl.mechanism = GSSAPI 11:00:30 sasl.oauthbearer.assertion.algorithm = RS256 11:00:30 sasl.oauthbearer.assertion.claim.aud = null 11:00:30 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:30 sasl.oauthbearer.assertion.claim.iss = null 11:00:30 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:30 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:30 sasl.oauthbearer.assertion.claim.sub = null 11:00:30 sasl.oauthbearer.assertion.file = null 11:00:30 sasl.oauthbearer.assertion.private.key.file = null 11:00:30 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:30 sasl.oauthbearer.assertion.template.file = null 11:00:30 sasl.oauthbearer.client.credentials.client.id = null 11:00:30 sasl.oauthbearer.client.credentials.client.secret = null 11:00:30 sasl.oauthbearer.clock.skew.seconds = 30 11:00:30 sasl.oauthbearer.expected.audience = [] 11:00:30 sasl.oauthbearer.expected.issuer = null 11:00:30 sasl.oauthbearer.header.urlencode = false 11:00:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:30 sasl.oauthbearer.jwks.endpoint.url = null 11:00:30 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:30 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:30 sasl.oauthbearer.scope = null 11:00:30 sasl.oauthbearer.scope.claim.name = scope 11:00:30 sasl.oauthbearer.sub.claim.name = sub 11:00:30 sasl.oauthbearer.token.endpoint.url = null 11:00:30 security.protocol = PLAINTEXT 11:00:30 security.providers = null 11:00:30 send.buffer.bytes = 131072 11:00:30 session.timeout.ms = 45000 11:00:30 share.acknowledgement.mode = implicit 11:00:30 share.acquire.mode = BATCH_OPTIMIZED 11:00:30 socket.connection.setup.timeout.max.ms = 30000 11:00:30 socket.connection.setup.timeout.ms = 10000 11:00:30 ssl.cipher.suites = [] 11:00:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:30 ssl.endpoint.identification.algorithm = https 11:00:30 ssl.engine.factory.class = null 11:00:30 ssl.key.password = null 11:00:30 ssl.keymanager.algorithm = SunX509 11:00:30 ssl.keystore.certificate.chain = null 11:00:30 ssl.keystore.key = null 11:00:30 ssl.keystore.location = null 11:00:30 ssl.keystore.password = null 11:00:30 ssl.keystore.type = JKS 11:00:30 ssl.protocol = TLSv1.3 11:00:30 ssl.provider = null 11:00:30 ssl.secure.random.implementation = null 11:00:30 ssl.trustmanager.algorithm = PKIX 11:00:30 ssl.truststore.certificates = null 11:00:30 ssl.truststore.location = null 11:00:30 ssl.truststore.password = null 11:00:30 ssl.truststore.type = JKS 11:00:30 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:30 11:00:30 2026-07-27T11:00:30.785Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:30.909Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:00:31 2026-07-27T11:00:30.912Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:30.912Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:30.912Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150030909 11:00:31 2026-07-27T11:00:30.916Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:30.931Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:31 allow.auto.create.topics = true 11:00:31 auto.commit.interval.ms = 5000 11:00:31 auto.offset.reset = latest 11:00:31 bootstrap.servers = [localhost:32777] 11:00:31 check.crcs = true 11:00:31 client.dns.lookup = use_all_dns_ips 11:00:31 client.id = consumer-ncmp-group-2 11:00:31 client.rack = 11:00:31 config.providers = [] 11:00:31 connections.max.idle.ms = 540000 11:00:31 default.api.timeout.ms = 60000 11:00:31 enable.auto.commit = false 11:00:31 enable.metrics.push = true 11:00:31 exclude.internal.topics = true 11:00:31 fetch.max.bytes = 52428800 11:00:31 fetch.max.wait.ms = 500 11:00:31 fetch.min.bytes = 1 11:00:31 group.id = ncmp-group 11:00:31 group.instance.id = null 11:00:31 group.protocol = classic 11:00:31 group.remote.assignor = null 11:00:31 heartbeat.interval.ms = 3000 11:00:31 interceptor.classes = [] 11:00:31 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:31 isolation.level = read_uncommitted 11:00:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 max.partition.fetch.bytes = 1048576 11:00:31 max.poll.interval.ms = 300000 11:00:31 max.poll.records = 500 11:00:31 metadata.max.age.ms = 300000 11:00:31 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:31 metadata.recovery.strategy = rebootstrap 11:00:31 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:31 metrics.num.samples = 2 11:00:31 metrics.recording.level = INFO 11:00:31 metrics.sample.window.ms = 30000 11:00:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:31 receive.buffer.bytes = 65536 11:00:31 reconnect.backoff.max.ms = 1000 11:00:31 reconnect.backoff.ms = 50 11:00:31 request.timeout.ms = 30000 11:00:31 retry.backoff.max.ms = 1000 11:00:31 retry.backoff.ms = 100 11:00:31 sasl.client.callback.handler.class = null 11:00:31 sasl.jaas.config = null 11:00:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:31 sasl.kerberos.min.time.before.relogin = 60000 11:00:31 sasl.kerberos.service.name = null 11:00:31 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:31 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:31 sasl.login.callback.handler.class = null 11:00:31 sasl.login.class = null 11:00:31 sasl.login.connect.timeout.ms = null 11:00:31 sasl.login.read.timeout.ms = null 11:00:31 sasl.login.refresh.buffer.seconds = 300 11:00:31 sasl.login.refresh.min.period.seconds = 60 11:00:31 sasl.login.refresh.window.factor = 0.8 11:00:31 sasl.login.refresh.window.jitter = 0.05 11:00:31 sasl.login.retry.backoff.max.ms = 10000 11:00:31 sasl.login.retry.backoff.ms = 100 11:00:31 sasl.mechanism = GSSAPI 11:00:31 sasl.oauthbearer.assertion.algorithm = RS256 11:00:31 sasl.oauthbearer.assertion.claim.aud = null 11:00:31 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:31 sasl.oauthbearer.assertion.claim.iss = null 11:00:31 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:31 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:31 sasl.oauthbearer.assertion.claim.sub = null 11:00:31 sasl.oauthbearer.assertion.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:31 sasl.oauthbearer.assertion.template.file = null 11:00:31 sasl.oauthbearer.client.credentials.client.id = null 11:00:31 sasl.oauthbearer.client.credentials.client.secret = null 11:00:31 sasl.oauthbearer.clock.skew.seconds = 30 11:00:31 sasl.oauthbearer.expected.audience = [] 11:00:31 sasl.oauthbearer.expected.issuer = null 11:00:31 sasl.oauthbearer.header.urlencode = false 11:00:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:31 sasl.oauthbearer.jwks.endpoint.url = null 11:00:31 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:31 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:31 sasl.oauthbearer.scope = null 11:00:31 sasl.oauthbearer.scope.claim.name = scope 11:00:31 sasl.oauthbearer.sub.claim.name = sub 11:00:31 sasl.oauthbearer.token.endpoint.url = null 11:00:31 security.protocol = PLAINTEXT 11:00:31 security.providers = null 11:00:31 send.buffer.bytes = 131072 11:00:31 session.timeout.ms = 45000 11:00:31 share.acknowledgement.mode = implicit 11:00:31 share.acquire.mode = BATCH_OPTIMIZED 11:00:31 socket.connection.setup.timeout.max.ms = 30000 11:00:31 socket.connection.setup.timeout.ms = 10000 11:00:31 ssl.cipher.suites = [] 11:00:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:31 ssl.endpoint.identification.algorithm = https 11:00:31 ssl.engine.factory.class = null 11:00:31 ssl.key.password = null 11:00:31 ssl.keymanager.algorithm = SunX509 11:00:31 ssl.keystore.certificate.chain = null 11:00:31 ssl.keystore.key = null 11:00:31 ssl.keystore.location = null 11:00:31 ssl.keystore.password = null 11:00:31 ssl.keystore.type = JKS 11:00:31 ssl.protocol = TLSv1.3 11:00:31 ssl.provider = null 11:00:31 ssl.secure.random.implementation = null 11:00:31 ssl.trustmanager.algorithm = PKIX 11:00:31 ssl.truststore.certificates = null 11:00:31 ssl.truststore.location = null 11:00:31 ssl.truststore.password = null 11:00:31 ssl.truststore.type = JKS 11:00:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 11:00:31 2026-07-27T11:00:30.931Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:30.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:00:31 2026-07-27T11:00:30.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:30.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:30.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150030943 11:00:31 2026-07-27T11:00:30.943Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:30.947Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:31 allow.auto.create.topics = true 11:00:31 auto.commit.interval.ms = 5000 11:00:31 auto.offset.reset = latest 11:00:31 bootstrap.servers = [localhost:32777] 11:00:31 check.crcs = true 11:00:31 client.dns.lookup = use_all_dns_ips 11:00:31 client.id = consumer-ncmp-group-3 11:00:31 client.rack = 11:00:31 config.providers = [] 11:00:31 connections.max.idle.ms = 540000 11:00:31 default.api.timeout.ms = 60000 11:00:31 enable.auto.commit = false 11:00:31 enable.metrics.push = true 11:00:31 exclude.internal.topics = true 11:00:31 fetch.max.bytes = 52428800 11:00:31 fetch.max.wait.ms = 500 11:00:31 fetch.min.bytes = 1 11:00:31 group.id = ncmp-group 11:00:31 group.instance.id = null 11:00:31 group.protocol = classic 11:00:31 group.remote.assignor = null 11:00:31 heartbeat.interval.ms = 3000 11:00:31 interceptor.classes = [] 11:00:31 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:31 isolation.level = read_uncommitted 11:00:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 max.partition.fetch.bytes = 1048576 11:00:31 max.poll.interval.ms = 300000 11:00:31 max.poll.records = 500 11:00:31 metadata.max.age.ms = 300000 11:00:31 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:31 metadata.recovery.strategy = rebootstrap 11:00:31 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:31 metrics.num.samples = 2 11:00:31 metrics.recording.level = INFO 11:00:31 metrics.sample.window.ms = 30000 11:00:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:31 receive.buffer.bytes = 65536 11:00:31 reconnect.backoff.max.ms = 1000 11:00:31 reconnect.backoff.ms = 50 11:00:31 request.timeout.ms = 30000 11:00:31 retry.backoff.max.ms = 1000 11:00:31 retry.backoff.ms = 100 11:00:31 sasl.client.callback.handler.class = null 11:00:31 sasl.jaas.config = null 11:00:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:31 sasl.kerberos.min.time.before.relogin = 60000 11:00:31 sasl.kerberos.service.name = null 11:00:31 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:31 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:31 sasl.login.callback.handler.class = null 11:00:31 sasl.login.class = null 11:00:31 sasl.login.connect.timeout.ms = null 11:00:31 sasl.login.read.timeout.ms = null 11:00:31 sasl.login.refresh.buffer.seconds = 300 11:00:31 sasl.login.refresh.min.period.seconds = 60 11:00:31 sasl.login.refresh.window.factor = 0.8 11:00:31 sasl.login.refresh.window.jitter = 0.05 11:00:31 sasl.login.retry.backoff.max.ms = 10000 11:00:31 sasl.login.retry.backoff.ms = 100 11:00:31 sasl.mechanism = GSSAPI 11:00:31 sasl.oauthbearer.assertion.algorithm = RS256 11:00:31 sasl.oauthbearer.assertion.claim.aud = null 11:00:31 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:31 sasl.oauthbearer.assertion.claim.iss = null 11:00:31 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:31 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:31 sasl.oauthbearer.assertion.claim.sub = null 11:00:31 sasl.oauthbearer.assertion.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:31 sasl.oauthbearer.assertion.template.file = null 11:00:31 sasl.oauthbearer.client.credentials.client.id = null 11:00:31 sasl.oauthbearer.client.credentials.client.secret = null 11:00:31 sasl.oauthbearer.clock.skew.seconds = 30 11:00:31 sasl.oauthbearer.expected.audience = [] 11:00:31 sasl.oauthbearer.expected.issuer = null 11:00:31 sasl.oauthbearer.header.urlencode = false 11:00:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:31 sasl.oauthbearer.jwks.endpoint.url = null 11:00:31 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:31 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:31 sasl.oauthbearer.scope = null 11:00:31 sasl.oauthbearer.scope.claim.name = scope 11:00:31 sasl.oauthbearer.sub.claim.name = sub 11:00:31 sasl.oauthbearer.token.endpoint.url = null 11:00:31 security.protocol = PLAINTEXT 11:00:31 security.providers = null 11:00:31 send.buffer.bytes = 131072 11:00:31 session.timeout.ms = 45000 11:00:31 share.acknowledgement.mode = implicit 11:00:31 share.acquire.mode = BATCH_OPTIMIZED 11:00:31 socket.connection.setup.timeout.max.ms = 30000 11:00:31 socket.connection.setup.timeout.ms = 10000 11:00:31 ssl.cipher.suites = [] 11:00:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:31 ssl.endpoint.identification.algorithm = https 11:00:31 ssl.engine.factory.class = null 11:00:31 ssl.key.password = null 11:00:31 ssl.keymanager.algorithm = SunX509 11:00:31 ssl.keystore.certificate.chain = null 11:00:31 ssl.keystore.key = null 11:00:31 ssl.keystore.location = null 11:00:31 ssl.keystore.password = null 11:00:31 ssl.keystore.type = JKS 11:00:31 ssl.protocol = TLSv1.3 11:00:31 ssl.provider = null 11:00:31 ssl.secure.random.implementation = null 11:00:31 ssl.trustmanager.algorithm = PKIX 11:00:31 ssl.truststore.certificates = null 11:00:31 ssl.truststore.location = null 11:00:31 ssl.truststore.password = null 11:00:31 ssl.truststore.type = JKS 11:00:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 11:00:31 2026-07-27T11:00:30.947Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:31.035Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:31.035Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:31.035Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150031035 11:00:31 2026-07-27T11:00:31.035Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.037Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:31 allow.auto.create.topics = true 11:00:31 auto.commit.interval.ms = 5000 11:00:31 auto.offset.reset = latest 11:00:31 bootstrap.servers = [localhost:32777] 11:00:31 check.crcs = true 11:00:31 client.dns.lookup = use_all_dns_ips 11:00:31 client.id = consumer-ncmp-group-4 11:00:31 client.rack = 11:00:31 config.providers = [] 11:00:31 connections.max.idle.ms = 540000 11:00:31 default.api.timeout.ms = 60000 11:00:31 enable.auto.commit = false 11:00:31 enable.metrics.push = true 11:00:31 exclude.internal.topics = true 11:00:31 fetch.max.bytes = 52428800 11:00:31 fetch.max.wait.ms = 500 11:00:31 fetch.min.bytes = 1 11:00:31 group.id = ncmp-group 11:00:31 group.instance.id = null 11:00:31 group.protocol = classic 11:00:31 group.remote.assignor = null 11:00:31 heartbeat.interval.ms = 3000 11:00:31 interceptor.classes = [] 11:00:31 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:31 isolation.level = read_uncommitted 11:00:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 max.partition.fetch.bytes = 1048576 11:00:31 max.poll.interval.ms = 300000 11:00:31 max.poll.records = 500 11:00:31 metadata.max.age.ms = 300000 11:00:31 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:31 metadata.recovery.strategy = rebootstrap 11:00:31 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:31 metrics.num.samples = 2 11:00:31 metrics.recording.level = INFO 11:00:31 metrics.sample.window.ms = 30000 11:00:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:31 receive.buffer.bytes = 65536 11:00:31 reconnect.backoff.max.ms = 1000 11:00:31 reconnect.backoff.ms = 50 11:00:31 request.timeout.ms = 30000 11:00:31 retry.backoff.max.ms = 1000 11:00:31 retry.backoff.ms = 100 11:00:31 sasl.client.callback.handler.class = null 11:00:31 sasl.jaas.config = null 11:00:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:31 sasl.kerberos.min.time.before.relogin = 60000 11:00:31 sasl.kerberos.service.name = null 11:00:31 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:31 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:31 sasl.login.callback.handler.class = null 11:00:31 sasl.login.class = null 11:00:31 sasl.login.connect.timeout.ms = null 11:00:31 sasl.login.read.timeout.ms = null 11:00:31 sasl.login.refresh.buffer.seconds = 300 11:00:31 sasl.login.refresh.min.period.seconds = 60 11:00:31 sasl.login.refresh.window.factor = 0.8 11:00:31 sasl.login.refresh.window.jitter = 0.05 11:00:31 sasl.login.retry.backoff.max.ms = 10000 11:00:31 sasl.login.retry.backoff.ms = 100 11:00:31 sasl.mechanism = GSSAPI 11:00:31 sasl.oauthbearer.assertion.algorithm = RS256 11:00:31 sasl.oauthbearer.assertion.claim.aud = null 11:00:31 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:31 sasl.oauthbearer.assertion.claim.iss = null 11:00:31 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:31 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:31 sasl.oauthbearer.assertion.claim.sub = null 11:00:31 sasl.oauthbearer.assertion.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:31 sasl.oauthbearer.assertion.template.file = null 11:00:31 sasl.oauthbearer.client.credentials.client.id = null 11:00:31 sasl.oauthbearer.client.credentials.client.secret = null 11:00:31 sasl.oauthbearer.clock.skew.seconds = 30 11:00:31 sasl.oauthbearer.expected.audience = [] 11:00:31 sasl.oauthbearer.expected.issuer = null 11:00:31 sasl.oauthbearer.header.urlencode = false 11:00:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:31 sasl.oauthbearer.jwks.endpoint.url = null 11:00:31 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:31 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:31 sasl.oauthbearer.scope = null 11:00:31 sasl.oauthbearer.scope.claim.name = scope 11:00:31 sasl.oauthbearer.sub.claim.name = sub 11:00:31 sasl.oauthbearer.token.endpoint.url = null 11:00:31 security.protocol = PLAINTEXT 11:00:31 security.providers = null 11:00:31 send.buffer.bytes = 131072 11:00:31 session.timeout.ms = 45000 11:00:31 share.acknowledgement.mode = implicit 11:00:31 share.acquire.mode = BATCH_OPTIMIZED 11:00:31 socket.connection.setup.timeout.max.ms = 30000 11:00:31 socket.connection.setup.timeout.ms = 10000 11:00:31 ssl.cipher.suites = [] 11:00:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:31 ssl.endpoint.identification.algorithm = https 11:00:31 ssl.engine.factory.class = null 11:00:31 ssl.key.password = null 11:00:31 ssl.keymanager.algorithm = SunX509 11:00:31 ssl.keystore.certificate.chain = null 11:00:31 ssl.keystore.key = null 11:00:31 ssl.keystore.location = null 11:00:31 ssl.keystore.password = null 11:00:31 ssl.keystore.type = JKS 11:00:31 ssl.protocol = TLSv1.3 11:00:31 ssl.provider = null 11:00:31 ssl.secure.random.implementation = null 11:00:31 ssl.trustmanager.algorithm = PKIX 11:00:31 ssl.truststore.certificates = null 11:00:31 ssl.truststore.location = null 11:00:31 ssl.truststore.password = null 11:00:31 ssl.truststore.type = JKS 11:00:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 11:00:31 2026-07-27T11:00:31.038Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:31.044Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:00:31 2026-07-27T11:00:31.044Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:31.044Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:31.044Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150031044 11:00:31 2026-07-27T11:00:31.044Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.047Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:31 allow.auto.create.topics = true 11:00:31 auto.commit.interval.ms = 5000 11:00:31 auto.offset.reset = latest 11:00:31 bootstrap.servers = [localhost:32777] 11:00:31 check.crcs = true 11:00:31 client.dns.lookup = use_all_dns_ips 11:00:31 client.id = consumer-ncmp-data-operation-event-group-5 11:00:31 client.rack = 11:00:31 config.providers = [] 11:00:31 connections.max.idle.ms = 540000 11:00:31 default.api.timeout.ms = 60000 11:00:31 enable.auto.commit = false 11:00:31 enable.metrics.push = true 11:00:31 exclude.internal.topics = true 11:00:31 fetch.max.bytes = 52428800 11:00:31 fetch.max.wait.ms = 500 11:00:31 fetch.min.bytes = 1 11:00:31 group.id = ncmp-data-operation-event-group 11:00:31 group.instance.id = null 11:00:31 group.protocol = classic 11:00:31 group.remote.assignor = null 11:00:31 heartbeat.interval.ms = 3000 11:00:31 interceptor.classes = [] 11:00:31 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:31 isolation.level = read_uncommitted 11:00:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 max.partition.fetch.bytes = 1048576 11:00:31 max.poll.interval.ms = 300000 11:00:31 max.poll.records = 500 11:00:31 metadata.max.age.ms = 300000 11:00:31 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:31 metadata.recovery.strategy = rebootstrap 11:00:31 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:31 metrics.num.samples = 2 11:00:31 metrics.recording.level = INFO 11:00:31 metrics.sample.window.ms = 30000 11:00:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:31 receive.buffer.bytes = 65536 11:00:31 reconnect.backoff.max.ms = 1000 11:00:31 reconnect.backoff.ms = 50 11:00:31 request.timeout.ms = 30000 11:00:31 retry.backoff.max.ms = 1000 11:00:31 retry.backoff.ms = 100 11:00:31 sasl.client.callback.handler.class = null 11:00:31 sasl.jaas.config = null 11:00:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:31 sasl.kerberos.min.time.before.relogin = 60000 11:00:31 sasl.kerberos.service.name = null 11:00:31 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:31 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:31 sasl.login.callback.handler.class = null 11:00:31 sasl.login.class = null 11:00:31 sasl.login.connect.timeout.ms = null 11:00:31 sasl.login.read.timeout.ms = null 11:00:31 sasl.login.refresh.buffer.seconds = 300 11:00:31 sasl.login.refresh.min.period.seconds = 60 11:00:31 sasl.login.refresh.window.factor = 0.8 11:00:31 sasl.login.refresh.window.jitter = 0.05 11:00:31 sasl.login.retry.backoff.max.ms = 10000 11:00:31 sasl.login.retry.backoff.ms = 100 11:00:31 sasl.mechanism = GSSAPI 11:00:31 sasl.oauthbearer.assertion.algorithm = RS256 11:00:31 sasl.oauthbearer.assertion.claim.aud = null 11:00:31 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:31 sasl.oauthbearer.assertion.claim.iss = null 11:00:31 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:31 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:31 sasl.oauthbearer.assertion.claim.sub = null 11:00:31 sasl.oauthbearer.assertion.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:31 sasl.oauthbearer.assertion.template.file = null 11:00:31 sasl.oauthbearer.client.credentials.client.id = null 11:00:31 sasl.oauthbearer.client.credentials.client.secret = null 11:00:31 sasl.oauthbearer.clock.skew.seconds = 30 11:00:31 sasl.oauthbearer.expected.audience = [] 11:00:31 sasl.oauthbearer.expected.issuer = null 11:00:31 sasl.oauthbearer.header.urlencode = false 11:00:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:31 sasl.oauthbearer.jwks.endpoint.url = null 11:00:31 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:31 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:31 sasl.oauthbearer.scope = null 11:00:31 sasl.oauthbearer.scope.claim.name = scope 11:00:31 sasl.oauthbearer.sub.claim.name = sub 11:00:31 sasl.oauthbearer.token.endpoint.url = null 11:00:31 security.protocol = PLAINTEXT 11:00:31 security.providers = null 11:00:31 send.buffer.bytes = 131072 11:00:31 session.timeout.ms = 45000 11:00:31 share.acknowledgement.mode = implicit 11:00:31 share.acquire.mode = BATCH_OPTIMIZED 11:00:31 socket.connection.setup.timeout.max.ms = 30000 11:00:31 socket.connection.setup.timeout.ms = 10000 11:00:31 ssl.cipher.suites = [] 11:00:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:31 ssl.endpoint.identification.algorithm = https 11:00:31 ssl.engine.factory.class = null 11:00:31 ssl.key.password = null 11:00:31 ssl.keymanager.algorithm = SunX509 11:00:31 ssl.keystore.certificate.chain = null 11:00:31 ssl.keystore.key = null 11:00:31 ssl.keystore.location = null 11:00:31 ssl.keystore.password = null 11:00:31 ssl.keystore.type = JKS 11:00:31 ssl.protocol = TLSv1.3 11:00:31 ssl.provider = null 11:00:31 ssl.secure.random.implementation = null 11:00:31 ssl.trustmanager.algorithm = PKIX 11:00:31 ssl.truststore.certificates = null 11:00:31 ssl.truststore.location = null 11:00:31 ssl.truststore.password = null 11:00:31 ssl.truststore.type = JKS 11:00:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 11:00:31 2026-07-27T11:00:31.047Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:31.054Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 11:00:31 2026-07-27T11:00:31.054Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:31.054Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:31.054Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150031054 11:00:31 2026-07-27T11:00:31.054Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.057Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:31 allow.auto.create.topics = true 11:00:31 auto.commit.interval.ms = 5000 11:00:31 auto.offset.reset = latest 11:00:31 bootstrap.servers = [localhost:32777] 11:00:31 check.crcs = true 11:00:31 client.dns.lookup = use_all_dns_ips 11:00:31 client.id = consumer-ncmp-async-rest-request-event-group-6 11:00:31 client.rack = 11:00:31 config.providers = [] 11:00:31 connections.max.idle.ms = 540000 11:00:31 default.api.timeout.ms = 60000 11:00:31 enable.auto.commit = false 11:00:31 enable.metrics.push = true 11:00:31 exclude.internal.topics = true 11:00:31 fetch.max.bytes = 52428800 11:00:31 fetch.max.wait.ms = 500 11:00:31 fetch.min.bytes = 1 11:00:31 group.id = ncmp-async-rest-request-event-group 11:00:31 group.instance.id = null 11:00:31 group.protocol = classic 11:00:31 group.remote.assignor = null 11:00:31 heartbeat.interval.ms = 3000 11:00:31 interceptor.classes = [] 11:00:31 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:31 isolation.level = read_uncommitted 11:00:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 max.partition.fetch.bytes = 1048576 11:00:31 max.poll.interval.ms = 300000 11:00:31 max.poll.records = 500 11:00:31 metadata.max.age.ms = 300000 11:00:31 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:31 metadata.recovery.strategy = rebootstrap 11:00:31 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:31 metrics.num.samples = 2 11:00:31 metrics.recording.level = INFO 11:00:31 metrics.sample.window.ms = 30000 11:00:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:31 receive.buffer.bytes = 65536 11:00:31 reconnect.backoff.max.ms = 1000 11:00:31 reconnect.backoff.ms = 50 11:00:31 request.timeout.ms = 30000 11:00:31 retry.backoff.max.ms = 1000 11:00:31 retry.backoff.ms = 100 11:00:31 sasl.client.callback.handler.class = null 11:00:31 sasl.jaas.config = null 11:00:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:31 sasl.kerberos.min.time.before.relogin = 60000 11:00:31 sasl.kerberos.service.name = null 11:00:31 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:31 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:31 sasl.login.callback.handler.class = null 11:00:31 sasl.login.class = null 11:00:31 sasl.login.connect.timeout.ms = null 11:00:31 sasl.login.read.timeout.ms = null 11:00:31 sasl.login.refresh.buffer.seconds = 300 11:00:31 sasl.login.refresh.min.period.seconds = 60 11:00:31 sasl.login.refresh.window.factor = 0.8 11:00:31 sasl.login.refresh.window.jitter = 0.05 11:00:31 sasl.login.retry.backoff.max.ms = 10000 11:00:31 sasl.login.retry.backoff.ms = 100 11:00:31 sasl.mechanism = GSSAPI 11:00:31 sasl.oauthbearer.assertion.algorithm = RS256 11:00:31 sasl.oauthbearer.assertion.claim.aud = null 11:00:31 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:31 sasl.oauthbearer.assertion.claim.iss = null 11:00:31 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:31 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:31 sasl.oauthbearer.assertion.claim.sub = null 11:00:31 sasl.oauthbearer.assertion.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.file = null 11:00:31 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:31 sasl.oauthbearer.assertion.template.file = null 11:00:31 sasl.oauthbearer.client.credentials.client.id = null 11:00:31 sasl.oauthbearer.client.credentials.client.secret = null 11:00:31 sasl.oauthbearer.clock.skew.seconds = 30 11:00:31 sasl.oauthbearer.expected.audience = [] 11:00:31 sasl.oauthbearer.expected.issuer = null 11:00:31 sasl.oauthbearer.header.urlencode = false 11:00:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:31 sasl.oauthbearer.jwks.endpoint.url = null 11:00:31 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:31 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:31 sasl.oauthbearer.scope = null 11:00:31 sasl.oauthbearer.scope.claim.name = scope 11:00:31 sasl.oauthbearer.sub.claim.name = sub 11:00:31 sasl.oauthbearer.token.endpoint.url = null 11:00:31 security.protocol = PLAINTEXT 11:00:31 security.providers = null 11:00:31 send.buffer.bytes = 131072 11:00:31 session.timeout.ms = 45000 11:00:31 share.acknowledgement.mode = implicit 11:00:31 share.acquire.mode = BATCH_OPTIMIZED 11:00:31 socket.connection.setup.timeout.max.ms = 30000 11:00:31 socket.connection.setup.timeout.ms = 10000 11:00:31 ssl.cipher.suites = [] 11:00:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:31 ssl.endpoint.identification.algorithm = https 11:00:31 ssl.engine.factory.class = null 11:00:31 ssl.key.password = null 11:00:31 ssl.keymanager.algorithm = SunX509 11:00:31 ssl.keystore.certificate.chain = null 11:00:31 ssl.keystore.key = null 11:00:31 ssl.keystore.location = null 11:00:31 ssl.keystore.password = null 11:00:31 ssl.keystore.type = JKS 11:00:31 ssl.protocol = TLSv1.3 11:00:31 ssl.provider = null 11:00:31 ssl.secure.random.implementation = null 11:00:31 ssl.trustmanager.algorithm = PKIX 11:00:31 ssl.truststore.certificates = null 11:00:31 ssl.truststore.location = null 11:00:31 ssl.truststore.password = null 11:00:31 ssl.truststore.type = JKS 11:00:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 11:00:31 11:00:31 2026-07-27T11:00:31.057Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:31 2026-07-27T11:00:31.070Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:31 2026-07-27T11:00:31.070Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:31 2026-07-27T11:00:31.070Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150031070 11:00:31 2026-07-27T11:00:31.070Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.088Z INFO 7051 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : Started CmHandleDeregistrationSqlInjectionSpec in 17.84 seconds (process running for 44.982) 11:00:31 2026-07-27T11:00:31.089Z INFO 7051 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 11:00:31 2026-07-27T11:00:31.089Z INFO 7051 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 11:00:31 2026-07-27T11:00:31.089Z INFO 7051 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 11:00:31 2026-07-27T11:00:31.089Z INFO 7051 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 11:00:31 2026-07-27T11:00:31.106Z INFO 7051 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:00:31 2026-07-27T11:00:31.106Z INFO 7051 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 11:00:31 2026-07-27T11:00:31.107Z INFO 7051 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 11:00:31 2026-07-27T11:00:31.230Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:00:31 2026-07-27T11:00:31.230Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 11:00:31 2026-07-27T11:00:31.721Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.721Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.721Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.721Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.721Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.722Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.722Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.722Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.722Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.723Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.723Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.723Z INFO 7051 --- [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 11:00:31 2026-07-27T11:00:31.818Z WARN 7051 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 11:00:31 2026-07-27T11:00:31.823Z WARN 7051 --- [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} 11:00:31 2026-07-27T11:00:31.858Z WARN 7051 --- [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 7 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 11:00:31 2026-07-27T11:00:31.859Z WARN 7051 --- [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 7 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 11:00:31 2026-07-27T11:00:31.859Z WARN 7051 --- [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 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 11:00:32 2026-07-27T11:00:32.045Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.050Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.065Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.066Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.066Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.067Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.079Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] JoinGroup failed: Coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) is loading the group. 11:00:32 2026-07-27T11:00:32.080Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The coordinator is loading and hence can't process requests.' (CoordinatorLoadInProgressException) 11:00:32 2026-07-27T11:00:32.080Z INFO 7051 --- [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] JoinGroup failed: Coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) is loading the group. 11:00:32 2026-07-27T11:00:32.080Z INFO 7051 --- [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: rebalance failed due to 'The coordinator is loading and hence can't process requests.' (CoordinatorLoadInProgressException) 11:00:32 2026-07-27T11:00:32.091Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.092Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.095Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.097Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.106Z INFO 7051 --- [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 isFenced: false) 11:00:32 2026-07-27T11:00:32.107Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.108Z INFO 7051 --- [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-fde606cb-cccc-462a-a6f8-20142abd75ff 11:00:32 2026-07-27T11:00:32.109Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.109Z INFO 7051 --- [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-4c69de1a-6d75-4aaf-a275-96e3aeb72742 11:00:32 2026-07-27T11:00:32.109Z INFO 7051 --- [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-47c194a0-0115-4a52-a7ec-e7d03c36b777 11:00:32 2026-07-27T11:00:32.109Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.109Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.118Z INFO 7051 --- [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-c4fac85c-e423-4bf4-961b-4176c12dae67 11:00:32 2026-07-27T11:00:32.118Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.133Z INFO 7051 --- [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-c4fac85c-e423-4bf4-961b-4176c12dae67', protocol='range'} 11:00:32 2026-07-27T11:00:32.137Z INFO 7051 --- [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-fde606cb-cccc-462a-a6f8-20142abd75ff', protocol='range'} 11:00:32 2026-07-27T11:00:32.138Z INFO 7051 --- [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=1, memberId='consumer-ncmp-group-2-4c69de1a-6d75-4aaf-a275-96e3aeb72742', protocol='range'} 11:00:32 2026-07-27T11:00:32.139Z INFO 7051 --- [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=1, memberId='consumer-ncmp-group-4-47c194a0-0115-4a52-a7ec-e7d03c36b777', protocol='range'} 11:00:32 2026-07-27T11:00:32.145Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-fde606cb-cccc-462a-a6f8-20142abd75ff=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-47c194a0-0115-4a52-a7ec-e7d03c36b777=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-4c69de1a-6d75-4aaf-a275-96e3aeb72742=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 11:00:32 2026-07-27T11:00:32.145Z INFO 7051 --- [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-c4fac85c-e423-4bf4-961b-4176c12dae67=Assignment(partitions=[ncmp-async-m2m-0])} 11:00:32 2026-07-27T11:00:32.180Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.182Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.185Z INFO 7051 --- [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-5fb45ee9-e331-4d4e-adec-8f21fa33b62d 11:00:32 2026-07-27T11:00:32.186Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.190Z INFO 7051 --- [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=1, memberId='consumer-ncmp-group-1-fde606cb-cccc-462a-a6f8-20142abd75ff', protocol='range'} 11:00:32 2026-07-27T11:00:32.191Z INFO 7051 --- [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]) 11:00:32 2026-07-27T11:00:32.191Z INFO 7051 --- [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=1, memberId='consumer-ncmp-group-4-47c194a0-0115-4a52-a7ec-e7d03c36b777', protocol='range'} 11:00:32 2026-07-27T11:00:32.191Z INFO 7051 --- [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-bdac41bb-b065-4ce7-ba7b-8afed56c4121 11:00:32 2026-07-27T11:00:32.192Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.191Z INFO 7051 --- [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]) 11:00:32 2026-07-27T11:00:32.192Z INFO 7051 --- [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=1, memberId='consumer-ncmp-group-2-4c69de1a-6d75-4aaf-a275-96e3aeb72742', protocol='range'} 11:00:32 2026-07-27T11:00:32.192Z INFO 7051 --- [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-5fb45ee9-e331-4d4e-adec-8f21fa33b62d', protocol='range'} 11:00:32 2026-07-27T11:00:32.193Z INFO 7051 --- [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]) 11:00:32 2026-07-27T11:00:32.193Z INFO 7051 --- [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-5fb45ee9-e331-4d4e-adec-8f21fa33b62d=Assignment(partitions=[ncmp-async-m2m-0])} 11:00:32 2026-07-27T11:00:32.193Z INFO 7051 --- [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-c4fac85c-e423-4bf4-961b-4176c12dae67', protocol='range'} 11:00:32 2026-07-27T11:00:32.193Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.193Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.194Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.195Z INFO 7051 --- [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]) 11:00:32 2026-07-27T11:00:32.195Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.211Z INFO 7051 --- [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-5fb45ee9-e331-4d4e-adec-8f21fa33b62d', protocol='range'} 11:00:32 2026-07-27T11:00:32.212Z INFO 7051 --- [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]) 11:00:32 2026-07-27T11:00:32.212Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.212Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.213Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.213Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.215Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.215Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.221Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.221Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.221Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.223Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.229Z INFO 7051 --- [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 11:00:32 2026-07-27T11:00:32.244Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:32 2026-07-27T11:00:32.244Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:32 2026-07-27T11:00:32.244Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:32 2026-07-27T11:00:32.244Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:32 2026-07-27T11:00:32.244Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:32 2026-07-27T11:00:32.270Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 11:00:32 2026-07-27T11:00:32.270Z INFO 7051 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 11:00:32 2026-07-27T11:00:32.270Z INFO 7051 --- [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] 11:00:32 2026-07-27T11:00:32.271Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 11:00:32 2026-07-27T11:00:32.273Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 11:00:33 2026-07-27T11:00:33.067Z INFO 7051 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 11:00:33 2026-07-27T11:00:33.067Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #1 Completed 11:00:33 2026-07-27T11:00:33.068Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:00:33 2026-07-27T11:00:33.068Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:00:33 2026-07-27T11:00:33.153Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 11:00:33 2026-07-27T11:00:33.270Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 11:00:33 2026-07-27T11:00:33.329Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:00:33 2026-07-27T11:00:33.345Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 11:00:33 2026-07-27T11:00:33.356Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:00:33 2026-07-27T11:00:33.366Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:00:33 2026-07-27T11:00:33.378Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:00:33 2026-07-27T11:00:33.413Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 11:00:33 2026-07-27T11:00:33.482Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 11:00:33 2026-07-27T11:00:33.482Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:00:33 2026-07-27T11:00:33.483Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:00:33 2026-07-27T11:00:33.483Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 11:00:33 2026-07-27T11:00:33.532Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 11:00:33 2026-07-27T11:00:33.532Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Completed 11:00:33 2026-07-27T11:00:33.533Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:00:33 2026-07-27T11:00:33.533Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 11:00:33 2026-07-27T11:00:33.534Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 11:00:33 2026-07-27T11:00:33.534Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 11:00:33 2026-07-27T11:00:33.534Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 11:00:33 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:00:33 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 11:00:33 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:00:33 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:00:33 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:00:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:00:34 2026-07-27T11:00:34.290Z INFO 7051 --- [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] 11:00:34 2026-07-27T11:00:34.292Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId Name or ID Validation Error. to be ignored 11:00:34 line 1:31 mismatched input ';' expecting {']', 'and', 'or'} 11:00:34 2026-07-27T11:00:34.314Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/dmi-registry/cm-handles[@id=''; DROP TABLE fragment; --']": Error while parsing cpsPath expression 11:00:34 2026-07-27T11:00:34.326Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:00:34 acks = -1 11:00:34 batch.size = 16384 11:00:34 bootstrap.servers = [localhost:32777] 11:00:34 buffer.memory = 33554432 11:00:34 client.dns.lookup = use_all_dns_ips 11:00:34 client.id = cps-core-1 11:00:34 compression.gzip.level = -1 11:00:34 compression.lz4.level = 9 11:00:34 compression.type = none 11:00:34 compression.zstd.level = 3 11:00:34 config.providers = [] 11:00:34 connections.max.idle.ms = 540000 11:00:34 delivery.timeout.ms = 120000 11:00:34 enable.idempotence = true 11:00:34 enable.metrics.push = true 11:00:34 interceptor.classes = [] 11:00:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:00:34 linger.ms = 5 11:00:34 max.block.ms = 60000 11:00:34 max.in.flight.requests.per.connection = 5 11:00:34 max.request.size = 1048576 11:00:34 metadata.max.age.ms = 300000 11:00:34 metadata.max.idle.ms = 300000 11:00:34 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:34 metadata.recovery.strategy = rebootstrap 11:00:34 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:34 metrics.num.samples = 2 11:00:34 metrics.recording.level = INFO 11:00:34 metrics.sample.window.ms = 30000 11:00:34 partitioner.adaptive.partitioning.enable = true 11:00:34 partitioner.availability.timeout.ms = 0 11:00:34 partitioner.class = null 11:00:34 partitioner.ignore.keys = false 11:00:34 receive.buffer.bytes = 32768 11:00:34 reconnect.backoff.max.ms = 1000 11:00:34 reconnect.backoff.ms = 50 11:00:34 request.timeout.ms = 30000 11:00:34 retries = 2147483647 11:00:34 retry.backoff.max.ms = 1000 11:00:34 retry.backoff.ms = 100 11:00:34 sasl.client.callback.handler.class = null 11:00:34 sasl.jaas.config = null 11:00:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:34 sasl.kerberos.min.time.before.relogin = 60000 11:00:34 sasl.kerberos.service.name = null 11:00:34 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:34 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:34 sasl.login.callback.handler.class = null 11:00:34 sasl.login.class = null 11:00:34 sasl.login.connect.timeout.ms = null 11:00:34 sasl.login.read.timeout.ms = null 11:00:34 sasl.login.refresh.buffer.seconds = 300 11:00:34 sasl.login.refresh.min.period.seconds = 60 11:00:34 sasl.login.refresh.window.factor = 0.8 11:00:34 sasl.login.refresh.window.jitter = 0.05 11:00:34 sasl.login.retry.backoff.max.ms = 10000 11:00:34 sasl.login.retry.backoff.ms = 100 11:00:34 sasl.mechanism = GSSAPI 11:00:34 sasl.oauthbearer.assertion.algorithm = RS256 11:00:34 sasl.oauthbearer.assertion.claim.aud = null 11:00:34 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:34 sasl.oauthbearer.assertion.claim.iss = null 11:00:34 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:34 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:34 sasl.oauthbearer.assertion.claim.sub = null 11:00:34 sasl.oauthbearer.assertion.file = null 11:00:34 sasl.oauthbearer.assertion.private.key.file = null 11:00:34 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:34 sasl.oauthbearer.assertion.template.file = null 11:00:34 sasl.oauthbearer.client.credentials.client.id = null 11:00:34 sasl.oauthbearer.client.credentials.client.secret = null 11:00:34 sasl.oauthbearer.clock.skew.seconds = 30 11:00:34 sasl.oauthbearer.expected.audience = [] 11:00:34 sasl.oauthbearer.expected.issuer = null 11:00:34 sasl.oauthbearer.header.urlencode = false 11:00:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:34 sasl.oauthbearer.jwks.endpoint.url = null 11:00:34 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:34 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:34 sasl.oauthbearer.scope = null 11:00:34 sasl.oauthbearer.scope.claim.name = scope 11:00:34 sasl.oauthbearer.sub.claim.name = sub 11:00:34 sasl.oauthbearer.token.endpoint.url = null 11:00:34 security.protocol = PLAINTEXT 11:00:34 security.providers = null 11:00:34 send.buffer.bytes = 131072 11:00:34 socket.connection.setup.timeout.max.ms = 30000 11:00:34 socket.connection.setup.timeout.ms = 10000 11:00:34 ssl.cipher.suites = [] 11:00:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:34 ssl.endpoint.identification.algorithm = https 11:00:34 ssl.engine.factory.class = null 11:00:34 ssl.key.password = null 11:00:34 ssl.keymanager.algorithm = SunX509 11:00:34 ssl.keystore.certificate.chain = null 11:00:34 ssl.keystore.key = null 11:00:34 ssl.keystore.location = null 11:00:34 ssl.keystore.password = null 11:00:34 ssl.keystore.type = JKS 11:00:34 ssl.protocol = TLSv1.3 11:00:34 ssl.provider = null 11:00:34 ssl.secure.random.implementation = null 11:00:34 ssl.trustmanager.algorithm = PKIX 11:00:34 ssl.truststore.certificates = null 11:00:34 ssl.truststore.location = null 11:00:34 ssl.truststore.password = null 11:00:34 ssl.truststore.type = JKS 11:00:34 transaction.timeout.ms = 60000 11:00:34 transaction.two.phase.commit.enable = false 11:00:34 transactional.id = null 11:00:34 value.serializer = class org.springframework.kafka.support.serializer.JacksonJsonSerializer 11:00:34 11:00:34 2026-07-27T11:00:34.326Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:34 2026-07-27T11:00:34.331Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:00:34 line 1:31 mismatched input ';' expecting {']', 'and', 'or'} 11:00:34 2026-07-27T11:00:34.335Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/dmi-registry/cm-handles[@id=''; DROP TABLE fragment; --']": Error while parsing cpsPath expression 11:00:34 2026-07-27T11:00:34.342Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: '; DROP TABLE fragment; --, caused by: Name or ID Validation Error. 11:00:34 2026-07-27T11:00:34.344Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 11:00:34 2026-07-27T11:00:34.363Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:34 2026-07-27T11:00:34.363Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:34 2026-07-27T11:00:34.363Z INFO 7051 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150034363 11:00:34 2026-07-27T11:00:34.378Z WARN 7051 --- [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} 11:00:34 2026-07-27T11:00:34.378Z INFO 7051 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:34 2026-07-27T11:00:34.451Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:34 2026-07-27T11:00:34.453Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:34 2026-07-27T11:00:34.453Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:34 Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 11:00:34 2026-07-27T11:00:34.453Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:34 2026-07-27T11:00:34.453Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:34 Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 11:00:34 2026-07-27T11:00:34.460Z WARN 7051 --- [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 (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:34 Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-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 11:00:34 2026-07-27T11:00:34.471Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:34 2026-07-27T11:00:34.471Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:34 2026-07-27T11:00:34.471Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('10'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:34 Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 11:00:34 2026-07-27T11:00:34.471Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:34 2026-07-27T11:00:34.471Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('10'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:34 Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 11:00:34 2026-07-27T11:00:34.473Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 11:00:34 11:00:34 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 11:00:34 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 11:00:34 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.retrySavingEachChildIndividually(CpsDataPersistenceServiceImpl.java:464) 11:00:34 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.addChildrenDataNodes(CpsDataPersistenceServiceImpl.java:436) 11:00:34 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.addListElements(CpsDataPersistenceServiceImpl.java:120) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.addListElements() 11:00:34 at org.onap.cps.impl.CpsDataServiceImpl.saveListElements(CpsDataServiceImpl.java:139) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:256) 11:00:34 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:222) 11:00:34 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 11:00:34 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:214) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.impl.CpsDataServiceImpl$$SpringCGLIB$$0.saveListElements() 11:00:34 at org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImpl.saveCmHandleBatch(InventoryPersistenceImpl.java:186) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImpl$$SpringCGLIB$$0.saveCmHandleBatch() 11:00:34 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.persistCmHandleBatch(LcmEventsCmHandleStateHandlerImpl.java:113) 11:00:34 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.updateCmHandleStateBatch(LcmEventsCmHandleStateHandlerImpl.java:64) 11:00:34 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.initiateStateAdvised(LcmEventsCmHandleStateHandlerImpl.java:78) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl$$SpringCGLIB$$0.initiateStateAdvised() 11:00:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:389) 11:00:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:199) 11:00:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:105) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$$SpringCGLIB$$0.updateDmiRegistration() 11:00:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.updateDmiRegistration(NetworkCmProxyInventoryFacadeImpl.java:75) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:00:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.updateDmiRegistration() 11:00:34 at org.onap.cps.ncmp.api.inventory.NetworkCmProxyInventoryFacade$updateDmiRegistration.call(Unknown Source) 11:00:34 at org.onap.cps.integration.security.CmHandleDeregistrationSqlInjectionSpec.$spock_feature_1_0(CmHandleDeregistrationSqlInjectionSpec.groovy:39) 11:00:34 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:34 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:00:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:00:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:00:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:00:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:00:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:00:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:00:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:00:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:00:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:00:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 11:00:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:00:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:00:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:00:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:00:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:00:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:00:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:00:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:00:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:00:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:00:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:00:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:00:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:00:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:00:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:00:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:00:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:00:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:00:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:00:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:00:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:00:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:00:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:00:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:00:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:00:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:00:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:00:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:00:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:00:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:00:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:00:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:00:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:00:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:00:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:00:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:00:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:00:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:00:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:00:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:00:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:00:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:00:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:00:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:00:34 11:00:34 2026-07-27T11:00:34.487Z INFO 7051 --- [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 11:00:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.97 s -- in org.onap.cps.integration.security.CmHandleDeregistrationSqlInjectionSpec 11:00:34 [INFO] Running org.onap.cps.integration.security.NcmpXpathInjectionSpec 11:00:34 2026-07-27T11:00:34.763Z INFO 7051 --- [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. 11:00:34 2026-07-27T11:00:34.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:00:34 2026-07-27T11:00:34.769Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:00:34 2026-07-27T11:00:34.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:00:34 2026-07-27T11:00:34.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:00:35 2026-07-27T11:00:35.140Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 11:00:35 2026-07-27T11:00:35.140Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 11:00:35 2026-07-27T11:00:35.141Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions [dmi-ncmp-cm-avc-subscription-0] 11:00:35 2026-07-27T11:00:35.141Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions [dmi-cm-events-0] 11:00:35 2026-07-27T11:00:35.141Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 11:00:35 2026-07-27T11:00:35.141Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 11:00:35 2026-07-27T11:00:35.142Z INFO 7051 --- [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 11:00:35 2026-07-27T11:00:35.142Z INFO 7051 --- [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 11:00:35 2026-07-27T11:00:35.148Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 11:00:35 2026-07-27T11:00:35.148Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions [dmi-device-heartbeat-0] 11:00:35 2026-07-27T11:00:35.148Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 11:00:35 2026-07-27T11:00:35.148Z INFO 7051 --- [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 11:00:35 2026-07-27T11:00:35.150Z INFO 7051 --- [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-fde606cb-cccc-462a-a6f8-20142abd75ff', protocol='range'} 11:00:35 2026-07-27T11:00:35.151Z INFO 7051 --- [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-4c69de1a-6d75-4aaf-a275-96e3aeb72742', protocol='range'} 11:00:35 2026-07-27T11:00:35.152Z INFO 7051 --- [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-47c194a0-0115-4a52-a7ec-e7d03c36b777', protocol='range'} 11:00:35 2026-07-27T11:00:35.152Z INFO 7051 --- [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-bdac41bb-b065-4ce7-ba7b-8afed56c4121', protocol='range'} 11:00:35 2026-07-27T11:00:35.370Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-fde606cb-cccc-462a-a6f8-20142abd75ff=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-47c194a0-0115-4a52-a7ec-e7d03c36b777=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-bdac41bb-b065-4ce7-ba7b-8afed56c4121=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-4c69de1a-6d75-4aaf-a275-96e3aeb72742=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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-47c194a0-0115-4a52-a7ec-e7d03c36b777', protocol='range'} 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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-bdac41bb-b065-4ce7-ba7b-8afed56c4121', protocol='range'} 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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]) 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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] 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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]) 11:00:35 2026-07-27T11:00:35.374Z INFO 7051 --- [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] 11:00:35 2026-07-27T11:00:35.375Z INFO 7051 --- [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-fde606cb-cccc-462a-a6f8-20142abd75ff', protocol='range'} 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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]) 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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-4c69de1a-6d75-4aaf-a275-96e3aeb72742', protocol='range'} 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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]) 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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] 11:00:35 2026-07-27T11:00:35.376Z INFO 7051 --- [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] 11:00:35 2026-07-27T11:00:35.377Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}} 11:00:35 2026-07-27T11:00:35.378Z INFO 7051 --- [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 11:00:35 2026-07-27T11:00:35.378Z INFO 7051 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 11:00:35 2026-07-27T11:00:35.379Z INFO 7051 --- [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 isFenced: false)], epoch=0}}. 11:00:35 2026-07-27T11:00:35.380Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}} 11:00:35 2026-07-27T11:00:35.381Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 11:00:35 2026-07-27T11:00:35.381Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}} 11:00:35 2026-07-27T11:00:35.381Z INFO 7051 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 11:00:35 2026-07-27T11:00:35.382Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 11:00:35 2026-07-27T11:00:35.608Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:00:35 2026-07-27T11:00:35.643Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:00:35 2026-07-27T11:00:35.690Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:35 2026-07-27T11:00:35.704Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:35 2026-07-27T11:00:35.710Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 11:00:35 2026-07-27T11:00:35.793Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:36 2026-07-27T11:00:36.068Z INFO 7051 --- [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. 11:00:36 2026-07-27T11:00:36.069Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:00:36 2026-07-27T11:00:36.070Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:00:36 2026-07-27T11:00:36.070Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:00:36 2026-07-27T11:00:36.070Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:00:36 2026-07-27T11:00:36.162Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:00:36 2026-07-27T11:00:36.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:00:36 2026-07-27T11:00:36.226Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:36 2026-07-27T11:00:36.236Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:36 2026-07-27T11:00:36.242Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 11:00:36 2026-07-27T11:00:36.291Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:36 line 1:35 mismatched input ';' expecting {']', 'and', 'or'} 11:00:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.860 s -- in org.onap.cps.integration.security.NcmpXpathInjectionSpec 11:00:36 [INFO] Running org.onap.cps.integration.security.CpsCoreInjectionSpec 11:00:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.onap.cps.integration.security.CpsCoreInjectionSpec 11:00:36 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 11:00:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 11:00:39 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 11:00:40 2026-07-27T11:00:40.082Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:40 2026-07-27T11:00:40.082Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 11:00:40 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 11:00:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 11:00:40 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 11:00:41 line 1:0 mismatched input 'cpsPath' expecting '/' 11:00:42 line 1:0 mismatched input 'cpsPath' expecting '/' 11:00:43 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.976 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 11:00:43 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 11:00:43 2026-07-27T11:00:43.268Z INFO 7051 --- [cps-integration-test] [pool-3-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 2026-07-27T11:00:43.292Z INFO 7051 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 2026-07-27T11:00:43.602Z INFO 7051 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 2026-07-27T11:00:43.606Z INFO 7051 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 2026-07-27T11:00:43.625Z INFO 7051 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 2026-07-27T11:00:43.631Z INFO 7051 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 11:00:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 11:00:43 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 11:00:43 2026-07-27T11:00:43.895Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:43 2026-07-27T11:00:43.895Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "uq_name" 11:00:43 Detail: Key (name)=(generalTestDataspace) already exists. 11:00:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 11:00:43 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 11:00:44 2026-07-27T11:00:43.966Z WARN 7051 --- [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]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.264Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.265Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.266Z WARN 7051 --- [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_19, Optional[2019-01-01]] 11:00:44 2026-07-27T11:00:44.941Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:44 2026-07-27T11:00:44.941Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 11:00:44 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 11:00:44 2026-07-27T11:00:44.963Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:44 2026-07-27T11:00:44.963Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 11:00:44 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 11:00:45 2026-07-27T11:00:45.441Z WARN 7051 --- [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]] 11:00:45 2026-07-27T11:00:45.573Z WARN 7051 --- [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]] 11:00:45 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 11:00:45 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 11:00:47 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 11:00:47 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 11:00:47 line 1:0 mismatched input 'invalid' expecting '/' 11:00:47 line 1:0 mismatched input 'invalid' expecting '/' 11:00:47 2026-07-27T11:00:47.391Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 11:00:48 2026-07-27T11:00:48.044Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.044Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.044Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.044Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.044Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.045Z WARN 7051 --- [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 (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(35, /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 11:00:48 2026-07-27T11:00:48.047Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.047Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.047Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.047Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.047Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 11:00:48 line 1:9 missing '/' at 'path' 11:00:48 line 1:9 missing '/' at 'path' 11:00:48 2026-07-27T11:00:48.134Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 11:00:48 2026-07-27T11:00:48.345Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.345Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.345Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.345Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.345Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.345Z WARN 7051 --- [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 (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(37, /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 11:00:48 2026-07-27T11:00:48.350Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.350Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.350Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.350Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.350Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.602Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.602Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.602Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.602Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.602Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.602Z WARN 7051 --- [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 (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(38, /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 11:00:48 2026-07-27T11:00:48.608Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.608Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.608Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('357'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.608Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.608Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('357'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.731Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.731Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.731Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.731Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.731Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.731Z WARN 7051 --- [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 (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /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 11:00:48 2026-07-27T11:00:48.734Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.734Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.734Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('388'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.734Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.734Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('388'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.766Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.766Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.766Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.766Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.766Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.766Z WARN 7051 --- [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 (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /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 11:00:48 2026-07-27T11:00:48.769Z INFO 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 11:00:48 2026-07-27T11:00:48.769Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.769Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:48 2026-07-27T11:00:48.769Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 11:00:48 2026-07-27T11:00:48.769Z WARN 7051 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 11:00:48 Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 11:00:50 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.061 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 11:00:50 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 11:00:50 2026-07-27T11:00:50.159Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:50 2026-07-27T11:00:50.160Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:50 2026-07-27T11:00:50.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:50 2026-07-27T11:00:50.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:50 2026-07-27T11:00:50.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:50 2026-07-27T11:00:50.238Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:50 2026-07-27T11:00:50.247Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:50 2026-07-27T11:00:50.251Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:50 2026-07-27T11:00:50.266Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:50 2026-07-27T11:00:50.301Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:50 2026-07-27T11:00:50.301Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:50 2026-07-27T11:00:50.304Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:50 2026-07-27T11:00:50.304Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:50 2026-07-27T11:00:50.304Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:50 2026-07-27T11:00:50.378Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:00:50 2026-07-27T11:00:50.387Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:00:50 2026-07-27T11:00:50.391Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:50 2026-07-27T11:00:50.408Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:50 2026-07-27T11:00:50.433Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:50 2026-07-27T11:00:50.433Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:50 2026-07-27T11:00:50.434Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:50 2026-07-27T11:00:50.434Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:50 2026-07-27T11:00:50.434Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:50 2026-07-27T11:00:50.506Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:00:50 2026-07-27T11:00:50.514Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:00:50 2026-07-27T11:00:50.518Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:50 2026-07-27T11:00:50.533Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:50 2026-07-27T11:00:50.556Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 11:00:50 2026-07-27T11:00:50.556Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 11:00:50 2026-07-27T11:00:50.595Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 11:00:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 11:00:50 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 11:00:50 2026-07-27T11:00:50.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:50 2026-07-27T11:00:50.768Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:50 2026-07-27T11:00:50.768Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:50 2026-07-27T11:00:50.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:50 2026-07-27T11:00:50.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:50 2026-07-27T11:00:50.842Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:50 2026-07-27T11:00:50.853Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:50 2026-07-27T11:00:50.857Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:50 2026-07-27T11:00:50.870Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:50 2026-07-27T11:00:50.888Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties 11:00:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 11:00:51 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 11:00:51 2026-07-27T11:00:51.046Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:51 2026-07-27T11:00:51.046Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:51 2026-07-27T11:00:51.047Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:51 2026-07-27T11:00:51.047Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:51 2026-07-27T11:00:51.047Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:51 2026-07-27T11:00:51.063Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.067Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.070Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:51 2026-07-27T11:00:51.084Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:51 2026-07-27T11:00:51.106Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 11:00:51 2026-07-27T11:00:51.106Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 11:00:51 2026-07-27T11:00:51.107Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 11:00:51 2026-07-27T11:00:51.190Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:51 2026-07-27T11:00:51.190Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:51 2026-07-27T11:00:51.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:51 2026-07-27T11:00:51.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:51 2026-07-27T11:00:51.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:51 2026-07-27T11:00:51.203Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.207Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.211Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:51 2026-07-27T11:00:51.225Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:51 2026-07-27T11:00:51.376Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:51 2026-07-27T11:00:51.377Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:51 2026-07-27T11:00:51.378Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:51 2026-07-27T11:00:51.378Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:51 2026-07-27T11:00:51.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:51 2026-07-27T11:00:51.393Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.399Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.406Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:51 2026-07-27T11:00:51.423Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:51 2026-07-27T11:00:51.562Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:51 2026-07-27T11:00:51.563Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:51 2026-07-27T11:00:51.563Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:51 2026-07-27T11:00:51.563Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:51 2026-07-27T11:00:51.563Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:51 2026-07-27T11:00:51.578Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.581Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:51 2026-07-27T11:00:51.584Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:51 2026-07-27T11:00:51.598Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 11:00:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 11:00:51 2026-07-27T11:00:51.690Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:51 allow.auto.create.topics = true 11:00:51 auto.commit.interval.ms = 5000 11:00:51 auto.offset.reset = latest 11:00:51 bootstrap.servers = [localhost:32777] 11:00:51 check.crcs = true 11:00:51 client.dns.lookup = use_all_dns_ips 11:00:51 client.id = consumer-test-group-for-update-7 11:00:51 client.rack = 11:00:51 config.providers = [] 11:00:51 connections.max.idle.ms = 540000 11:00:51 default.api.timeout.ms = 60000 11:00:51 enable.auto.commit = true 11:00:51 enable.metrics.push = true 11:00:51 exclude.internal.topics = true 11:00:51 fetch.max.bytes = 52428800 11:00:51 fetch.max.wait.ms = 500 11:00:51 fetch.min.bytes = 1 11:00:51 group.id = test-group-for-update 11:00:51 group.instance.id = null 11:00:51 group.protocol = classic 11:00:51 group.remote.assignor = null 11:00:51 heartbeat.interval.ms = 3000 11:00:51 interceptor.classes = [] 11:00:51 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:51 isolation.level = read_uncommitted 11:00:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:51 max.partition.fetch.bytes = 1048576 11:00:51 max.poll.interval.ms = 300000 11:00:51 max.poll.records = 2147483647 11:00:51 metadata.max.age.ms = 300000 11:00:51 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:51 metadata.recovery.strategy = rebootstrap 11:00:51 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:51 metrics.num.samples = 2 11:00:51 metrics.recording.level = INFO 11:00:51 metrics.sample.window.ms = 30000 11:00:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:51 receive.buffer.bytes = 65536 11:00:51 reconnect.backoff.max.ms = 1000 11:00:51 reconnect.backoff.ms = 50 11:00:51 request.timeout.ms = 30000 11:00:51 retry.backoff.max.ms = 1000 11:00:51 retry.backoff.ms = 100 11:00:51 sasl.client.callback.handler.class = null 11:00:51 sasl.jaas.config = null 11:00:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:51 sasl.kerberos.min.time.before.relogin = 60000 11:00:51 sasl.kerberos.service.name = null 11:00:51 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:51 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:51 sasl.login.callback.handler.class = null 11:00:51 sasl.login.class = null 11:00:51 sasl.login.connect.timeout.ms = null 11:00:51 sasl.login.read.timeout.ms = null 11:00:51 sasl.login.refresh.buffer.seconds = 300 11:00:51 sasl.login.refresh.min.period.seconds = 60 11:00:51 sasl.login.refresh.window.factor = 0.8 11:00:51 sasl.login.refresh.window.jitter = 0.05 11:00:51 sasl.login.retry.backoff.max.ms = 10000 11:00:51 sasl.login.retry.backoff.ms = 100 11:00:51 sasl.mechanism = GSSAPI 11:00:51 sasl.oauthbearer.assertion.algorithm = RS256 11:00:51 sasl.oauthbearer.assertion.claim.aud = null 11:00:51 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:51 sasl.oauthbearer.assertion.claim.iss = null 11:00:51 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:51 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:51 sasl.oauthbearer.assertion.claim.sub = null 11:00:51 sasl.oauthbearer.assertion.file = null 11:00:51 sasl.oauthbearer.assertion.private.key.file = null 11:00:51 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:51 sasl.oauthbearer.assertion.template.file = null 11:00:51 sasl.oauthbearer.client.credentials.client.id = null 11:00:51 sasl.oauthbearer.client.credentials.client.secret = null 11:00:51 sasl.oauthbearer.clock.skew.seconds = 30 11:00:51 sasl.oauthbearer.expected.audience = [] 11:00:51 sasl.oauthbearer.expected.issuer = null 11:00:51 sasl.oauthbearer.header.urlencode = false 11:00:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:51 sasl.oauthbearer.jwks.endpoint.url = null 11:00:51 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:51 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:51 sasl.oauthbearer.scope = null 11:00:51 sasl.oauthbearer.scope.claim.name = scope 11:00:51 sasl.oauthbearer.sub.claim.name = sub 11:00:51 sasl.oauthbearer.token.endpoint.url = null 11:00:51 security.protocol = PLAINTEXT 11:00:51 security.providers = null 11:00:51 send.buffer.bytes = 131072 11:00:51 session.timeout.ms = 45000 11:00:51 share.acknowledgement.mode = implicit 11:00:51 share.acquire.mode = BATCH_OPTIMIZED 11:00:51 socket.connection.setup.timeout.max.ms = 30000 11:00:51 socket.connection.setup.timeout.ms = 10000 11:00:51 ssl.cipher.suites = [] 11:00:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:51 ssl.endpoint.identification.algorithm = https 11:00:51 ssl.engine.factory.class = null 11:00:51 ssl.key.password = null 11:00:51 ssl.keymanager.algorithm = SunX509 11:00:51 ssl.keystore.certificate.chain = null 11:00:51 ssl.keystore.key = null 11:00:51 ssl.keystore.location = null 11:00:51 ssl.keystore.password = null 11:00:51 ssl.keystore.type = JKS 11:00:51 ssl.protocol = TLSv1.3 11:00:51 ssl.provider = null 11:00:51 ssl.secure.random.implementation = null 11:00:51 ssl.trustmanager.algorithm = PKIX 11:00:51 ssl.truststore.certificates = null 11:00:51 ssl.truststore.location = null 11:00:51 ssl.truststore.password = null 11:00:51 ssl.truststore.type = JKS 11:00:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:51 11:00:51 2026-07-27T11:00:51.691Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:51 2026-07-27T11:00:51.695Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:51 2026-07-27T11:00:51.695Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:51 2026-07-27T11:00:51.695Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150051694 11:00:51 2026-07-27T11:00:51.698Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:51 2026-07-27T11:00:51.721Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:51 2026-07-27T11:00:51.722Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:51 2026-07-27T11:00:51.727Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 11:00:51 2026-07-27T11:00:51.730Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-7-933f2cd4-9120-494a-892d-0f6fb6472ba0 11:00:51 2026-07-27T11:00:51.730Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 11:00:51 2026-07-27T11:00:51.732Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-933f2cd4-9120-494a-892d-0f6fb6472ba0', protocol='range'} 11:00:51 2026-07-27T11:00:51.733Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-7-933f2cd4-9120-494a-892d-0f6fb6472ba0=Assignment(partitions=[ncmp-events-0])} 11:00:51 2026-07-27T11:00:51.739Z INFO 7051 --- [cps-integration-test] [roup-for-update] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-933f2cd4-9120-494a-892d-0f6fb6472ba0', protocol='range'} 11:00:51 2026-07-27T11:00:51.740Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:51 2026-07-27T11:00:51.740Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:51 2026-07-27T11:00:51.741Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:51 2026-07-27T11:00:51.747Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=51, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:52 2026-07-27T11:00:52.223Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:52 2026-07-27T11:00:52.223Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:52 2026-07-27T11:00:52.224Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:52 2026-07-27T11:00:52.225Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:52 2026-07-27T11:00:52.225Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:52 2026-07-27T11:00:52.298Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:52 2026-07-27T11:00:52.308Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:52 2026-07-27T11:00:52.311Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:52 2026-07-27T11:00:52.323Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:52 2026-07-27T11:00:52.335Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:52 2026-07-27T11:00:52.388Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:52 2026-07-27T11:00:52.389Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Member consumer-test-group-for-update-7-933f2cd4-9120-494a-892d-0f6fb6472ba0 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:52 2026-07-27T11:00:52.390Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:52 2026-07-27T11:00:52.390Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:52 2026-07-27T11:00:52.390Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:52 2026-07-27T11:00:52.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:52 2026-07-27T11:00:52.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:52 2026-07-27T11:00:52.405Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:52 2026-07-27T11:00:52.405Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:52 2026-07-27T11:00:52.406Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:52 2026-07-27T11:00:52.406Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:52 2026-07-27T11:00:52.412Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-7 unregistered 11:00:52 2026-07-27T11:00:52.424Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:52 allow.auto.create.topics = true 11:00:52 auto.commit.interval.ms = 5000 11:00:52 auto.offset.reset = latest 11:00:52 bootstrap.servers = [localhost:32777] 11:00:52 check.crcs = true 11:00:52 client.dns.lookup = use_all_dns_ips 11:00:52 client.id = consumer-test-group-for-update-8 11:00:52 client.rack = 11:00:52 config.providers = [] 11:00:52 connections.max.idle.ms = 540000 11:00:52 default.api.timeout.ms = 60000 11:00:52 enable.auto.commit = true 11:00:52 enable.metrics.push = true 11:00:52 exclude.internal.topics = true 11:00:52 fetch.max.bytes = 52428800 11:00:52 fetch.max.wait.ms = 500 11:00:52 fetch.min.bytes = 1 11:00:52 group.id = test-group-for-update 11:00:52 group.instance.id = null 11:00:52 group.protocol = classic 11:00:52 group.remote.assignor = null 11:00:52 heartbeat.interval.ms = 3000 11:00:52 interceptor.classes = [] 11:00:52 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:52 isolation.level = read_uncommitted 11:00:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:52 max.partition.fetch.bytes = 1048576 11:00:52 max.poll.interval.ms = 300000 11:00:52 max.poll.records = 2147483647 11:00:52 metadata.max.age.ms = 300000 11:00:52 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:52 metadata.recovery.strategy = rebootstrap 11:00:52 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:52 metrics.num.samples = 2 11:00:52 metrics.recording.level = INFO 11:00:52 metrics.sample.window.ms = 30000 11:00:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:52 receive.buffer.bytes = 65536 11:00:52 reconnect.backoff.max.ms = 1000 11:00:52 reconnect.backoff.ms = 50 11:00:52 request.timeout.ms = 30000 11:00:52 retry.backoff.max.ms = 1000 11:00:52 retry.backoff.ms = 100 11:00:52 sasl.client.callback.handler.class = null 11:00:52 sasl.jaas.config = null 11:00:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:52 sasl.kerberos.min.time.before.relogin = 60000 11:00:52 sasl.kerberos.service.name = null 11:00:52 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:52 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:52 sasl.login.callback.handler.class = null 11:00:52 sasl.login.class = null 11:00:52 sasl.login.connect.timeout.ms = null 11:00:52 sasl.login.read.timeout.ms = null 11:00:52 sasl.login.refresh.buffer.seconds = 300 11:00:52 sasl.login.refresh.min.period.seconds = 60 11:00:52 sasl.login.refresh.window.factor = 0.8 11:00:52 sasl.login.refresh.window.jitter = 0.05 11:00:52 sasl.login.retry.backoff.max.ms = 10000 11:00:52 sasl.login.retry.backoff.ms = 100 11:00:52 sasl.mechanism = GSSAPI 11:00:52 sasl.oauthbearer.assertion.algorithm = RS256 11:00:52 sasl.oauthbearer.assertion.claim.aud = null 11:00:52 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:52 sasl.oauthbearer.assertion.claim.iss = null 11:00:52 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:52 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:52 sasl.oauthbearer.assertion.claim.sub = null 11:00:52 sasl.oauthbearer.assertion.file = null 11:00:52 sasl.oauthbearer.assertion.private.key.file = null 11:00:52 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:52 sasl.oauthbearer.assertion.template.file = null 11:00:52 sasl.oauthbearer.client.credentials.client.id = null 11:00:52 sasl.oauthbearer.client.credentials.client.secret = null 11:00:52 sasl.oauthbearer.clock.skew.seconds = 30 11:00:52 sasl.oauthbearer.expected.audience = [] 11:00:52 sasl.oauthbearer.expected.issuer = null 11:00:52 sasl.oauthbearer.header.urlencode = false 11:00:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:52 sasl.oauthbearer.jwks.endpoint.url = null 11:00:52 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:52 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:52 sasl.oauthbearer.scope = null 11:00:52 sasl.oauthbearer.scope.claim.name = scope 11:00:52 sasl.oauthbearer.sub.claim.name = sub 11:00:52 sasl.oauthbearer.token.endpoint.url = null 11:00:52 security.protocol = PLAINTEXT 11:00:52 security.providers = null 11:00:52 send.buffer.bytes = 131072 11:00:52 session.timeout.ms = 45000 11:00:52 share.acknowledgement.mode = implicit 11:00:52 share.acquire.mode = BATCH_OPTIMIZED 11:00:52 socket.connection.setup.timeout.max.ms = 30000 11:00:52 socket.connection.setup.timeout.ms = 10000 11:00:52 ssl.cipher.suites = [] 11:00:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:52 ssl.endpoint.identification.algorithm = https 11:00:52 ssl.engine.factory.class = null 11:00:52 ssl.key.password = null 11:00:52 ssl.keymanager.algorithm = SunX509 11:00:52 ssl.keystore.certificate.chain = null 11:00:52 ssl.keystore.key = null 11:00:52 ssl.keystore.location = null 11:00:52 ssl.keystore.password = null 11:00:52 ssl.keystore.type = JKS 11:00:52 ssl.protocol = TLSv1.3 11:00:52 ssl.provider = null 11:00:52 ssl.secure.random.implementation = null 11:00:52 ssl.trustmanager.algorithm = PKIX 11:00:52 ssl.truststore.certificates = null 11:00:52 ssl.truststore.location = null 11:00:52 ssl.truststore.password = null 11:00:52 ssl.truststore.type = JKS 11:00:52 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:52 11:00:52 2026-07-27T11:00:52.424Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:52 2026-07-27T11:00:52.428Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:52 2026-07-27T11:00:52.428Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:52 2026-07-27T11:00:52.428Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150052428 11:00:52 2026-07-27T11:00:52.428Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:52 2026-07-27T11:00:52.436Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:52 2026-07-27T11:00:52.436Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:52 2026-07-27T11:00:52.438Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 11:00:52 2026-07-27T11:00:52.442Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-8-3e54f1d5-b113-4b4f-ba37-960ad1d7c791 11:00:52 2026-07-27T11:00:52.442Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 11:00:52 2026-07-27T11:00:52.444Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-3e54f1d5-b113-4b4f-ba37-960ad1d7c791', protocol='range'} 11:00:52 2026-07-27T11:00:52.444Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-8-3e54f1d5-b113-4b4f-ba37-960ad1d7c791=Assignment(partitions=[ncmp-events-0])} 11:00:52 2026-07-27T11:00:52.447Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-3e54f1d5-b113-4b4f-ba37-960ad1d7c791', protocol='range'} 11:00:52 2026-07-27T11:00:52.447Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:52 2026-07-27T11:00:52.447Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:52 2026-07-27T11:00:52.448Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:52 2026-07-27T11:00:52.452Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=55, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:53 2026-07-27T11:00:52.945Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:53 2026-07-27T11:00:52.945Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:53 2026-07-27T11:00:52.946Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:53 2026-07-27T11:00:52.946Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:53 2026-07-27T11:00:52.946Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:53 2026-07-27T11:00:53.022Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:53 2026-07-27T11:00:53.032Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:53 2026-07-27T11:00:53.036Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:53 2026-07-27T11:00:53.050Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:53 2026-07-27T11:00:53.074Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Member consumer-test-group-for-update-8-3e54f1d5-b113-4b4f-ba37-960ad1d7c791 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.117Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.121Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:53 2026-07-27T11:00:53.121Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:53 2026-07-27T11:00:53.121Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:53 2026-07-27T11:00:53.121Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:53 2026-07-27T11:00:53.123Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-8 unregistered 11:00:53 2026-07-27T11:00:53.136Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:53 allow.auto.create.topics = true 11:00:53 auto.commit.interval.ms = 5000 11:00:53 auto.offset.reset = latest 11:00:53 bootstrap.servers = [localhost:32777] 11:00:53 check.crcs = true 11:00:53 client.dns.lookup = use_all_dns_ips 11:00:53 client.id = consumer-test-group-for-update-9 11:00:53 client.rack = 11:00:53 config.providers = [] 11:00:53 connections.max.idle.ms = 540000 11:00:53 default.api.timeout.ms = 60000 11:00:53 enable.auto.commit = true 11:00:53 enable.metrics.push = true 11:00:53 exclude.internal.topics = true 11:00:53 fetch.max.bytes = 52428800 11:00:53 fetch.max.wait.ms = 500 11:00:53 fetch.min.bytes = 1 11:00:53 group.id = test-group-for-update 11:00:53 group.instance.id = null 11:00:53 group.protocol = classic 11:00:53 group.remote.assignor = null 11:00:53 heartbeat.interval.ms = 3000 11:00:53 interceptor.classes = [] 11:00:53 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:53 isolation.level = read_uncommitted 11:00:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:53 max.partition.fetch.bytes = 1048576 11:00:53 max.poll.interval.ms = 300000 11:00:53 max.poll.records = 2147483647 11:00:53 metadata.max.age.ms = 300000 11:00:53 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:53 metadata.recovery.strategy = rebootstrap 11:00:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:53 metrics.num.samples = 2 11:00:53 metrics.recording.level = INFO 11:00:53 metrics.sample.window.ms = 30000 11:00:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:53 receive.buffer.bytes = 65536 11:00:53 reconnect.backoff.max.ms = 1000 11:00:53 reconnect.backoff.ms = 50 11:00:53 request.timeout.ms = 30000 11:00:53 retry.backoff.max.ms = 1000 11:00:53 retry.backoff.ms = 100 11:00:53 sasl.client.callback.handler.class = null 11:00:53 sasl.jaas.config = null 11:00:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:53 sasl.kerberos.min.time.before.relogin = 60000 11:00:53 sasl.kerberos.service.name = null 11:00:53 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:53 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:53 sasl.login.callback.handler.class = null 11:00:53 sasl.login.class = null 11:00:53 sasl.login.connect.timeout.ms = null 11:00:53 sasl.login.read.timeout.ms = null 11:00:53 sasl.login.refresh.buffer.seconds = 300 11:00:53 sasl.login.refresh.min.period.seconds = 60 11:00:53 sasl.login.refresh.window.factor = 0.8 11:00:53 sasl.login.refresh.window.jitter = 0.05 11:00:53 sasl.login.retry.backoff.max.ms = 10000 11:00:53 sasl.login.retry.backoff.ms = 100 11:00:53 sasl.mechanism = GSSAPI 11:00:53 sasl.oauthbearer.assertion.algorithm = RS256 11:00:53 sasl.oauthbearer.assertion.claim.aud = null 11:00:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:53 sasl.oauthbearer.assertion.claim.iss = null 11:00:53 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:53 sasl.oauthbearer.assertion.claim.sub = null 11:00:53 sasl.oauthbearer.assertion.file = null 11:00:53 sasl.oauthbearer.assertion.private.key.file = null 11:00:53 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:53 sasl.oauthbearer.assertion.template.file = null 11:00:53 sasl.oauthbearer.client.credentials.client.id = null 11:00:53 sasl.oauthbearer.client.credentials.client.secret = null 11:00:53 sasl.oauthbearer.clock.skew.seconds = 30 11:00:53 sasl.oauthbearer.expected.audience = [] 11:00:53 sasl.oauthbearer.expected.issuer = null 11:00:53 sasl.oauthbearer.header.urlencode = false 11:00:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:53 sasl.oauthbearer.jwks.endpoint.url = null 11:00:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:53 sasl.oauthbearer.scope = null 11:00:53 sasl.oauthbearer.scope.claim.name = scope 11:00:53 sasl.oauthbearer.sub.claim.name = sub 11:00:53 sasl.oauthbearer.token.endpoint.url = null 11:00:53 security.protocol = PLAINTEXT 11:00:53 security.providers = null 11:00:53 send.buffer.bytes = 131072 11:00:53 session.timeout.ms = 45000 11:00:53 share.acknowledgement.mode = implicit 11:00:53 share.acquire.mode = BATCH_OPTIMIZED 11:00:53 socket.connection.setup.timeout.max.ms = 30000 11:00:53 socket.connection.setup.timeout.ms = 10000 11:00:53 ssl.cipher.suites = [] 11:00:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:53 ssl.endpoint.identification.algorithm = https 11:00:53 ssl.engine.factory.class = null 11:00:53 ssl.key.password = null 11:00:53 ssl.keymanager.algorithm = SunX509 11:00:53 ssl.keystore.certificate.chain = null 11:00:53 ssl.keystore.key = null 11:00:53 ssl.keystore.location = null 11:00:53 ssl.keystore.password = null 11:00:53 ssl.keystore.type = JKS 11:00:53 ssl.protocol = TLSv1.3 11:00:53 ssl.provider = null 11:00:53 ssl.secure.random.implementation = null 11:00:53 ssl.trustmanager.algorithm = PKIX 11:00:53 ssl.truststore.certificates = null 11:00:53 ssl.truststore.location = null 11:00:53 ssl.truststore.password = null 11:00:53 ssl.truststore.type = JKS 11:00:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:53 11:00:53 2026-07-27T11:00:53.136Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:53 2026-07-27T11:00:53.138Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:53 2026-07-27T11:00:53.138Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:53 2026-07-27T11:00:53.138Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150053138 11:00:53 2026-07-27T11:00:53.139Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:53 2026-07-27T11:00:53.146Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:53 2026-07-27T11:00:53.146Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:53 2026-07-27T11:00:53.148Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 11:00:53 2026-07-27T11:00:53.151Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-9-3a87b809-5414-43c4-aeed-93fe496a02e4 11:00:53 2026-07-27T11:00:53.151Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 11:00:53 2026-07-27T11:00:53.154Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-3a87b809-5414-43c4-aeed-93fe496a02e4', protocol='range'} 11:00:53 2026-07-27T11:00:53.154Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-9-3a87b809-5414-43c4-aeed-93fe496a02e4=Assignment(partitions=[ncmp-events-0])} 11:00:53 2026-07-27T11:00:53.158Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-3a87b809-5414-43c4-aeed-93fe496a02e4', protocol='range'} 11:00:53 2026-07-27T11:00:53.158Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:53 2026-07-27T11:00:53.158Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:53 2026-07-27T11:00:53.159Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:53 2026-07-27T11:00:53.164Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=59, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:53 2026-07-27T11:00:53.661Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:53 2026-07-27T11:00:53.661Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:53 2026-07-27T11:00:53.662Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:53 2026-07-27T11:00:53.662Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:53 2026-07-27T11:00:53.662Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:53 2026-07-27T11:00:53.733Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:53 2026-07-27T11:00:53.744Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:53 2026-07-27T11:00:53.747Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:53 2026-07-27T11:00:53.760Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:53 2026-07-27T11:00:53.784Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Member consumer-test-group-for-update-9-3a87b809-5414-43c4-aeed-93fe496a02e4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.830Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:53 2026-07-27T11:00:53.835Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:53 2026-07-27T11:00:53.835Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:53 2026-07-27T11:00:53.835Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:53 2026-07-27T11:00:53.835Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:53 2026-07-27T11:00:53.837Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-9 unregistered 11:00:53 2026-07-27T11:00:53.851Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:53 allow.auto.create.topics = true 11:00:53 auto.commit.interval.ms = 5000 11:00:53 auto.offset.reset = latest 11:00:53 bootstrap.servers = [localhost:32777] 11:00:53 check.crcs = true 11:00:53 client.dns.lookup = use_all_dns_ips 11:00:53 client.id = consumer-test-group-for-update-10 11:00:53 client.rack = 11:00:53 config.providers = [] 11:00:53 connections.max.idle.ms = 540000 11:00:53 default.api.timeout.ms = 60000 11:00:53 enable.auto.commit = true 11:00:53 enable.metrics.push = true 11:00:53 exclude.internal.topics = true 11:00:53 fetch.max.bytes = 52428800 11:00:53 fetch.max.wait.ms = 500 11:00:53 fetch.min.bytes = 1 11:00:53 group.id = test-group-for-update 11:00:53 group.instance.id = null 11:00:53 group.protocol = classic 11:00:53 group.remote.assignor = null 11:00:53 heartbeat.interval.ms = 3000 11:00:53 interceptor.classes = [] 11:00:53 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:53 isolation.level = read_uncommitted 11:00:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:53 max.partition.fetch.bytes = 1048576 11:00:53 max.poll.interval.ms = 300000 11:00:53 max.poll.records = 2147483647 11:00:53 metadata.max.age.ms = 300000 11:00:53 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:53 metadata.recovery.strategy = rebootstrap 11:00:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:53 metrics.num.samples = 2 11:00:53 metrics.recording.level = INFO 11:00:53 metrics.sample.window.ms = 30000 11:00:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:53 receive.buffer.bytes = 65536 11:00:53 reconnect.backoff.max.ms = 1000 11:00:53 reconnect.backoff.ms = 50 11:00:53 request.timeout.ms = 30000 11:00:53 retry.backoff.max.ms = 1000 11:00:53 retry.backoff.ms = 100 11:00:53 sasl.client.callback.handler.class = null 11:00:53 sasl.jaas.config = null 11:00:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:53 sasl.kerberos.min.time.before.relogin = 60000 11:00:53 sasl.kerberos.service.name = null 11:00:53 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:53 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:53 sasl.login.callback.handler.class = null 11:00:53 sasl.login.class = null 11:00:53 sasl.login.connect.timeout.ms = null 11:00:53 sasl.login.read.timeout.ms = null 11:00:53 sasl.login.refresh.buffer.seconds = 300 11:00:53 sasl.login.refresh.min.period.seconds = 60 11:00:53 sasl.login.refresh.window.factor = 0.8 11:00:53 sasl.login.refresh.window.jitter = 0.05 11:00:53 sasl.login.retry.backoff.max.ms = 10000 11:00:53 sasl.login.retry.backoff.ms = 100 11:00:53 sasl.mechanism = GSSAPI 11:00:53 sasl.oauthbearer.assertion.algorithm = RS256 11:00:53 sasl.oauthbearer.assertion.claim.aud = null 11:00:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:53 sasl.oauthbearer.assertion.claim.iss = null 11:00:53 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:53 sasl.oauthbearer.assertion.claim.sub = null 11:00:53 sasl.oauthbearer.assertion.file = null 11:00:53 sasl.oauthbearer.assertion.private.key.file = null 11:00:53 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:53 sasl.oauthbearer.assertion.template.file = null 11:00:53 sasl.oauthbearer.client.credentials.client.id = null 11:00:53 sasl.oauthbearer.client.credentials.client.secret = null 11:00:53 sasl.oauthbearer.clock.skew.seconds = 30 11:00:53 sasl.oauthbearer.expected.audience = [] 11:00:53 sasl.oauthbearer.expected.issuer = null 11:00:53 sasl.oauthbearer.header.urlencode = false 11:00:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:53 sasl.oauthbearer.jwks.endpoint.url = null 11:00:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:53 sasl.oauthbearer.scope = null 11:00:53 sasl.oauthbearer.scope.claim.name = scope 11:00:53 sasl.oauthbearer.sub.claim.name = sub 11:00:53 sasl.oauthbearer.token.endpoint.url = null 11:00:53 security.protocol = PLAINTEXT 11:00:53 security.providers = null 11:00:53 send.buffer.bytes = 131072 11:00:53 session.timeout.ms = 45000 11:00:53 share.acknowledgement.mode = implicit 11:00:53 share.acquire.mode = BATCH_OPTIMIZED 11:00:53 socket.connection.setup.timeout.max.ms = 30000 11:00:53 socket.connection.setup.timeout.ms = 10000 11:00:53 ssl.cipher.suites = [] 11:00:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:53 ssl.endpoint.identification.algorithm = https 11:00:53 ssl.engine.factory.class = null 11:00:53 ssl.key.password = null 11:00:53 ssl.keymanager.algorithm = SunX509 11:00:53 ssl.keystore.certificate.chain = null 11:00:53 ssl.keystore.key = null 11:00:53 ssl.keystore.location = null 11:00:53 ssl.keystore.password = null 11:00:53 ssl.keystore.type = JKS 11:00:53 ssl.protocol = TLSv1.3 11:00:53 ssl.provider = null 11:00:53 ssl.secure.random.implementation = null 11:00:53 ssl.trustmanager.algorithm = PKIX 11:00:53 ssl.truststore.certificates = null 11:00:53 ssl.truststore.location = null 11:00:53 ssl.truststore.password = null 11:00:53 ssl.truststore.type = JKS 11:00:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:53 11:00:53 2026-07-27T11:00:53.852Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:53 2026-07-27T11:00:53.855Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:53 2026-07-27T11:00:53.855Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:53 2026-07-27T11:00:53.855Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150053855 11:00:53 2026-07-27T11:00:53.855Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:53 2026-07-27T11:00:53.860Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:53 2026-07-27T11:00:53.860Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:53 2026-07-27T11:00:53.862Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 11:00:53 2026-07-27T11:00:53.865Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-10-78272a4e-0b0f-45a3-bd2f-92671233ce5c 11:00:53 2026-07-27T11:00:53.865Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 11:00:53 2026-07-27T11:00:53.867Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-78272a4e-0b0f-45a3-bd2f-92671233ce5c', protocol='range'} 11:00:53 2026-07-27T11:00:53.868Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-10-78272a4e-0b0f-45a3-bd2f-92671233ce5c=Assignment(partitions=[ncmp-events-0])} 11:00:53 2026-07-27T11:00:53.870Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-78272a4e-0b0f-45a3-bd2f-92671233ce5c', protocol='range'} 11:00:53 2026-07-27T11:00:53.870Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:53 2026-07-27T11:00:53.870Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:53 2026-07-27T11:00:53.871Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:53 2026-07-27T11:00:53.877Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=63, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:54 2026-07-27T11:00:54.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:54 2026-07-27T11:00:54.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:54 2026-07-27T11:00:54.380Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:54 2026-07-27T11:00:54.380Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:54 2026-07-27T11:00:54.381Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:54 2026-07-27T11:00:54.453Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:54 2026-07-27T11:00:54.465Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:54 2026-07-27T11:00:54.468Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:54 2026-07-27T11:00:54.480Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:54 2026-07-27T11:00:54.492Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:54 2026-07-27T11:00:54.535Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:54 2026-07-27T11:00:54.535Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Member consumer-test-group-for-update-10-78272a4e-0b0f-45a3-bd2f-92671233ce5c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:54 2026-07-27T11:00:54.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:54 2026-07-27T11:00:54.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:54 2026-07-27T11:00:54.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:54 2026-07-27T11:00:54.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:54 2026-07-27T11:00:54.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:54 2026-07-27T11:00:54.539Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:54 2026-07-27T11:00:54.539Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:54 2026-07-27T11:00:54.539Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:54 2026-07-27T11:00:54.539Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:54 2026-07-27T11:00:54.543Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-10 unregistered 11:00:54 2026-07-27T11:00:54.554Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:54 allow.auto.create.topics = true 11:00:54 auto.commit.interval.ms = 5000 11:00:54 auto.offset.reset = latest 11:00:54 bootstrap.servers = [localhost:32777] 11:00:54 check.crcs = true 11:00:54 client.dns.lookup = use_all_dns_ips 11:00:54 client.id = consumer-test-group-for-update-11 11:00:54 client.rack = 11:00:54 config.providers = [] 11:00:54 connections.max.idle.ms = 540000 11:00:54 default.api.timeout.ms = 60000 11:00:54 enable.auto.commit = true 11:00:54 enable.metrics.push = true 11:00:54 exclude.internal.topics = true 11:00:54 fetch.max.bytes = 52428800 11:00:54 fetch.max.wait.ms = 500 11:00:54 fetch.min.bytes = 1 11:00:54 group.id = test-group-for-update 11:00:54 group.instance.id = null 11:00:54 group.protocol = classic 11:00:54 group.remote.assignor = null 11:00:54 heartbeat.interval.ms = 3000 11:00:54 interceptor.classes = [] 11:00:54 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:54 isolation.level = read_uncommitted 11:00:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:54 max.partition.fetch.bytes = 1048576 11:00:54 max.poll.interval.ms = 300000 11:00:54 max.poll.records = 2147483647 11:00:54 metadata.max.age.ms = 300000 11:00:54 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:54 metadata.recovery.strategy = rebootstrap 11:00:54 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:54 metrics.num.samples = 2 11:00:54 metrics.recording.level = INFO 11:00:54 metrics.sample.window.ms = 30000 11:00:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:54 receive.buffer.bytes = 65536 11:00:54 reconnect.backoff.max.ms = 1000 11:00:54 reconnect.backoff.ms = 50 11:00:54 request.timeout.ms = 30000 11:00:54 retry.backoff.max.ms = 1000 11:00:54 retry.backoff.ms = 100 11:00:54 sasl.client.callback.handler.class = null 11:00:54 sasl.jaas.config = null 11:00:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:54 sasl.kerberos.min.time.before.relogin = 60000 11:00:54 sasl.kerberos.service.name = null 11:00:54 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:54 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:54 sasl.login.callback.handler.class = null 11:00:54 sasl.login.class = null 11:00:54 sasl.login.connect.timeout.ms = null 11:00:54 sasl.login.read.timeout.ms = null 11:00:54 sasl.login.refresh.buffer.seconds = 300 11:00:54 sasl.login.refresh.min.period.seconds = 60 11:00:54 sasl.login.refresh.window.factor = 0.8 11:00:54 sasl.login.refresh.window.jitter = 0.05 11:00:54 sasl.login.retry.backoff.max.ms = 10000 11:00:54 sasl.login.retry.backoff.ms = 100 11:00:54 sasl.mechanism = GSSAPI 11:00:54 sasl.oauthbearer.assertion.algorithm = RS256 11:00:54 sasl.oauthbearer.assertion.claim.aud = null 11:00:54 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:54 sasl.oauthbearer.assertion.claim.iss = null 11:00:54 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:54 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:54 sasl.oauthbearer.assertion.claim.sub = null 11:00:54 sasl.oauthbearer.assertion.file = null 11:00:54 sasl.oauthbearer.assertion.private.key.file = null 11:00:54 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:54 sasl.oauthbearer.assertion.template.file = null 11:00:54 sasl.oauthbearer.client.credentials.client.id = null 11:00:54 sasl.oauthbearer.client.credentials.client.secret = null 11:00:54 sasl.oauthbearer.clock.skew.seconds = 30 11:00:54 sasl.oauthbearer.expected.audience = [] 11:00:54 sasl.oauthbearer.expected.issuer = null 11:00:54 sasl.oauthbearer.header.urlencode = false 11:00:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:54 sasl.oauthbearer.jwks.endpoint.url = null 11:00:54 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:54 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:54 sasl.oauthbearer.scope = null 11:00:54 sasl.oauthbearer.scope.claim.name = scope 11:00:54 sasl.oauthbearer.sub.claim.name = sub 11:00:54 sasl.oauthbearer.token.endpoint.url = null 11:00:54 security.protocol = PLAINTEXT 11:00:54 security.providers = null 11:00:54 send.buffer.bytes = 131072 11:00:54 session.timeout.ms = 45000 11:00:54 share.acknowledgement.mode = implicit 11:00:54 share.acquire.mode = BATCH_OPTIMIZED 11:00:54 socket.connection.setup.timeout.max.ms = 30000 11:00:54 socket.connection.setup.timeout.ms = 10000 11:00:54 ssl.cipher.suites = [] 11:00:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:54 ssl.endpoint.identification.algorithm = https 11:00:54 ssl.engine.factory.class = null 11:00:54 ssl.key.password = null 11:00:54 ssl.keymanager.algorithm = SunX509 11:00:54 ssl.keystore.certificate.chain = null 11:00:54 ssl.keystore.key = null 11:00:54 ssl.keystore.location = null 11:00:54 ssl.keystore.password = null 11:00:54 ssl.keystore.type = JKS 11:00:54 ssl.protocol = TLSv1.3 11:00:54 ssl.provider = null 11:00:54 ssl.secure.random.implementation = null 11:00:54 ssl.trustmanager.algorithm = PKIX 11:00:54 ssl.truststore.certificates = null 11:00:54 ssl.truststore.location = null 11:00:54 ssl.truststore.password = null 11:00:54 ssl.truststore.type = JKS 11:00:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:54 11:00:54 2026-07-27T11:00:54.555Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:54 2026-07-27T11:00:54.557Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:54 2026-07-27T11:00:54.557Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:54 2026-07-27T11:00:54.557Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150054557 11:00:54 2026-07-27T11:00:54.557Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:54 2026-07-27T11:00:54.563Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:54 2026-07-27T11:00:54.563Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:54 2026-07-27T11:00:54.565Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 11:00:54 2026-07-27T11:00:54.568Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-11-d227c49d-7b7e-4f0b-948c-dac3f9a5eda7 11:00:54 2026-07-27T11:00:54.568Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 11:00:54 2026-07-27T11:00:54.570Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-d227c49d-7b7e-4f0b-948c-dac3f9a5eda7', protocol='range'} 11:00:54 2026-07-27T11:00:54.571Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-11-d227c49d-7b7e-4f0b-948c-dac3f9a5eda7=Assignment(partitions=[ncmp-events-0])} 11:00:54 2026-07-27T11:00:54.572Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-d227c49d-7b7e-4f0b-948c-dac3f9a5eda7', protocol='range'} 11:00:54 2026-07-27T11:00:54.572Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:54 2026-07-27T11:00:54.572Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:54 2026-07-27T11:00:54.573Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:54 2026-07-27T11:00:54.578Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=67, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:55 2026-07-27T11:00:55.077Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:55 2026-07-27T11:00:55.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:55 2026-07-27T11:00:55.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:55 2026-07-27T11:00:55.079Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:55 2026-07-27T11:00:55.079Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:55 2026-07-27T11:00:55.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:55 2026-07-27T11:00:55.155Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:55 2026-07-27T11:00:55.158Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:55 2026-07-27T11:00:55.172Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:55 2026-07-27T11:00:55.182Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:55 2026-07-27T11:00:55.224Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:55 2026-07-27T11:00:55.224Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Member consumer-test-group-for-update-11-d227c49d-7b7e-4f0b-948c-dac3f9a5eda7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:55 2026-07-27T11:00:55.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:55 2026-07-27T11:00:55.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.228Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:55 2026-07-27T11:00:55.228Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:55 2026-07-27T11:00:55.228Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:55 2026-07-27T11:00:55.228Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:55 2026-07-27T11:00:55.230Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-11 unregistered 11:00:55 2026-07-27T11:00:55.242Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:55 allow.auto.create.topics = true 11:00:55 auto.commit.interval.ms = 5000 11:00:55 auto.offset.reset = latest 11:00:55 bootstrap.servers = [localhost:32777] 11:00:55 check.crcs = true 11:00:55 client.dns.lookup = use_all_dns_ips 11:00:55 client.id = consumer-test-group-for-update-12 11:00:55 client.rack = 11:00:55 config.providers = [] 11:00:55 connections.max.idle.ms = 540000 11:00:55 default.api.timeout.ms = 60000 11:00:55 enable.auto.commit = true 11:00:55 enable.metrics.push = true 11:00:55 exclude.internal.topics = true 11:00:55 fetch.max.bytes = 52428800 11:00:55 fetch.max.wait.ms = 500 11:00:55 fetch.min.bytes = 1 11:00:55 group.id = test-group-for-update 11:00:55 group.instance.id = null 11:00:55 group.protocol = classic 11:00:55 group.remote.assignor = null 11:00:55 heartbeat.interval.ms = 3000 11:00:55 interceptor.classes = [] 11:00:55 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:55 isolation.level = read_uncommitted 11:00:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:55 max.partition.fetch.bytes = 1048576 11:00:55 max.poll.interval.ms = 300000 11:00:55 max.poll.records = 2147483647 11:00:55 metadata.max.age.ms = 300000 11:00:55 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:55 metadata.recovery.strategy = rebootstrap 11:00:55 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:55 metrics.num.samples = 2 11:00:55 metrics.recording.level = INFO 11:00:55 metrics.sample.window.ms = 30000 11:00:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:55 receive.buffer.bytes = 65536 11:00:55 reconnect.backoff.max.ms = 1000 11:00:55 reconnect.backoff.ms = 50 11:00:55 request.timeout.ms = 30000 11:00:55 retry.backoff.max.ms = 1000 11:00:55 retry.backoff.ms = 100 11:00:55 sasl.client.callback.handler.class = null 11:00:55 sasl.jaas.config = null 11:00:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:55 sasl.kerberos.min.time.before.relogin = 60000 11:00:55 sasl.kerberos.service.name = null 11:00:55 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:55 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:55 sasl.login.callback.handler.class = null 11:00:55 sasl.login.class = null 11:00:55 sasl.login.connect.timeout.ms = null 11:00:55 sasl.login.read.timeout.ms = null 11:00:55 sasl.login.refresh.buffer.seconds = 300 11:00:55 sasl.login.refresh.min.period.seconds = 60 11:00:55 sasl.login.refresh.window.factor = 0.8 11:00:55 sasl.login.refresh.window.jitter = 0.05 11:00:55 sasl.login.retry.backoff.max.ms = 10000 11:00:55 sasl.login.retry.backoff.ms = 100 11:00:55 sasl.mechanism = GSSAPI 11:00:55 sasl.oauthbearer.assertion.algorithm = RS256 11:00:55 sasl.oauthbearer.assertion.claim.aud = null 11:00:55 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:55 sasl.oauthbearer.assertion.claim.iss = null 11:00:55 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:55 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:55 sasl.oauthbearer.assertion.claim.sub = null 11:00:55 sasl.oauthbearer.assertion.file = null 11:00:55 sasl.oauthbearer.assertion.private.key.file = null 11:00:55 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:55 sasl.oauthbearer.assertion.template.file = null 11:00:55 sasl.oauthbearer.client.credentials.client.id = null 11:00:55 sasl.oauthbearer.client.credentials.client.secret = null 11:00:55 sasl.oauthbearer.clock.skew.seconds = 30 11:00:55 sasl.oauthbearer.expected.audience = [] 11:00:55 sasl.oauthbearer.expected.issuer = null 11:00:55 sasl.oauthbearer.header.urlencode = false 11:00:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:55 sasl.oauthbearer.jwks.endpoint.url = null 11:00:55 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:55 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:55 sasl.oauthbearer.scope = null 11:00:55 sasl.oauthbearer.scope.claim.name = scope 11:00:55 sasl.oauthbearer.sub.claim.name = sub 11:00:55 sasl.oauthbearer.token.endpoint.url = null 11:00:55 security.protocol = PLAINTEXT 11:00:55 security.providers = null 11:00:55 send.buffer.bytes = 131072 11:00:55 session.timeout.ms = 45000 11:00:55 share.acknowledgement.mode = implicit 11:00:55 share.acquire.mode = BATCH_OPTIMIZED 11:00:55 socket.connection.setup.timeout.max.ms = 30000 11:00:55 socket.connection.setup.timeout.ms = 10000 11:00:55 ssl.cipher.suites = [] 11:00:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:55 ssl.endpoint.identification.algorithm = https 11:00:55 ssl.engine.factory.class = null 11:00:55 ssl.key.password = null 11:00:55 ssl.keymanager.algorithm = SunX509 11:00:55 ssl.keystore.certificate.chain = null 11:00:55 ssl.keystore.key = null 11:00:55 ssl.keystore.location = null 11:00:55 ssl.keystore.password = null 11:00:55 ssl.keystore.type = JKS 11:00:55 ssl.protocol = TLSv1.3 11:00:55 ssl.provider = null 11:00:55 ssl.secure.random.implementation = null 11:00:55 ssl.trustmanager.algorithm = PKIX 11:00:55 ssl.truststore.certificates = null 11:00:55 ssl.truststore.location = null 11:00:55 ssl.truststore.password = null 11:00:55 ssl.truststore.type = JKS 11:00:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:55 11:00:55 2026-07-27T11:00:55.242Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:55 2026-07-27T11:00:55.245Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:55 2026-07-27T11:00:55.245Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:55 2026-07-27T11:00:55.245Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150055245 11:00:55 2026-07-27T11:00:55.245Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:55 2026-07-27T11:00:55.250Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:55 2026-07-27T11:00:55.251Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:55 2026-07-27T11:00:55.252Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 11:00:55 2026-07-27T11:00:55.256Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-12-f0340609-d4c1-4b83-a0e7-7e1cf99fd703 11:00:55 2026-07-27T11:00:55.256Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 11:00:55 2026-07-27T11:00:55.258Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-f0340609-d4c1-4b83-a0e7-7e1cf99fd703', protocol='range'} 11:00:55 2026-07-27T11:00:55.258Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-12-f0340609-d4c1-4b83-a0e7-7e1cf99fd703=Assignment(partitions=[ncmp-events-0])} 11:00:55 2026-07-27T11:00:55.260Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-f0340609-d4c1-4b83-a0e7-7e1cf99fd703', protocol='range'} 11:00:55 2026-07-27T11:00:55.260Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:55 2026-07-27T11:00:55.260Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:55 2026-07-27T11:00:55.261Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:55 2026-07-27T11:00:55.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=71, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:55 2026-07-27T11:00:55.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:55 2026-07-27T11:00:55.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:55 2026-07-27T11:00:55.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:55 2026-07-27T11:00:55.768Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:55 2026-07-27T11:00:55.768Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:55 2026-07-27T11:00:55.837Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:55 2026-07-27T11:00:55.849Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:55 2026-07-27T11:00:55.852Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:55 2026-07-27T11:00:55.865Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:55 2026-07-27T11:00:55.876Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Member consumer-test-group-for-update-12-f0340609-d4c1-4b83-a0e7-7e1cf99fd703 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:55 2026-07-27T11:00:55.926Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:55 2026-07-27T11:00:55.927Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:55 2026-07-27T11:00:55.927Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:55 2026-07-27T11:00:55.927Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:55 2026-07-27T11:00:55.930Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-12 unregistered 11:00:56 2026-07-27T11:00:55.941Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:56 allow.auto.create.topics = true 11:00:56 auto.commit.interval.ms = 5000 11:00:56 auto.offset.reset = latest 11:00:56 bootstrap.servers = [localhost:32777] 11:00:56 check.crcs = true 11:00:56 client.dns.lookup = use_all_dns_ips 11:00:56 client.id = consumer-test-group-for-update-13 11:00:56 client.rack = 11:00:56 config.providers = [] 11:00:56 connections.max.idle.ms = 540000 11:00:56 default.api.timeout.ms = 60000 11:00:56 enable.auto.commit = true 11:00:56 enable.metrics.push = true 11:00:56 exclude.internal.topics = true 11:00:56 fetch.max.bytes = 52428800 11:00:56 fetch.max.wait.ms = 500 11:00:56 fetch.min.bytes = 1 11:00:56 group.id = test-group-for-update 11:00:56 group.instance.id = null 11:00:56 group.protocol = classic 11:00:56 group.remote.assignor = null 11:00:56 heartbeat.interval.ms = 3000 11:00:56 interceptor.classes = [] 11:00:56 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:56 isolation.level = read_uncommitted 11:00:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:56 max.partition.fetch.bytes = 1048576 11:00:56 max.poll.interval.ms = 300000 11:00:56 max.poll.records = 2147483647 11:00:56 metadata.max.age.ms = 300000 11:00:56 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:56 metadata.recovery.strategy = rebootstrap 11:00:56 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:56 metrics.num.samples = 2 11:00:56 metrics.recording.level = INFO 11:00:56 metrics.sample.window.ms = 30000 11:00:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:56 receive.buffer.bytes = 65536 11:00:56 reconnect.backoff.max.ms = 1000 11:00:56 reconnect.backoff.ms = 50 11:00:56 request.timeout.ms = 30000 11:00:56 retry.backoff.max.ms = 1000 11:00:56 retry.backoff.ms = 100 11:00:56 sasl.client.callback.handler.class = null 11:00:56 sasl.jaas.config = null 11:00:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:56 sasl.kerberos.min.time.before.relogin = 60000 11:00:56 sasl.kerberos.service.name = null 11:00:56 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:56 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:56 sasl.login.callback.handler.class = null 11:00:56 sasl.login.class = null 11:00:56 sasl.login.connect.timeout.ms = null 11:00:56 sasl.login.read.timeout.ms = null 11:00:56 sasl.login.refresh.buffer.seconds = 300 11:00:56 sasl.login.refresh.min.period.seconds = 60 11:00:56 sasl.login.refresh.window.factor = 0.8 11:00:56 sasl.login.refresh.window.jitter = 0.05 11:00:56 sasl.login.retry.backoff.max.ms = 10000 11:00:56 sasl.login.retry.backoff.ms = 100 11:00:56 sasl.mechanism = GSSAPI 11:00:56 sasl.oauthbearer.assertion.algorithm = RS256 11:00:56 sasl.oauthbearer.assertion.claim.aud = null 11:00:56 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:56 sasl.oauthbearer.assertion.claim.iss = null 11:00:56 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:56 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:56 sasl.oauthbearer.assertion.claim.sub = null 11:00:56 sasl.oauthbearer.assertion.file = null 11:00:56 sasl.oauthbearer.assertion.private.key.file = null 11:00:56 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:56 sasl.oauthbearer.assertion.template.file = null 11:00:56 sasl.oauthbearer.client.credentials.client.id = null 11:00:56 sasl.oauthbearer.client.credentials.client.secret = null 11:00:56 sasl.oauthbearer.clock.skew.seconds = 30 11:00:56 sasl.oauthbearer.expected.audience = [] 11:00:56 sasl.oauthbearer.expected.issuer = null 11:00:56 sasl.oauthbearer.header.urlencode = false 11:00:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:56 sasl.oauthbearer.jwks.endpoint.url = null 11:00:56 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:56 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:56 sasl.oauthbearer.scope = null 11:00:56 sasl.oauthbearer.scope.claim.name = scope 11:00:56 sasl.oauthbearer.sub.claim.name = sub 11:00:56 sasl.oauthbearer.token.endpoint.url = null 11:00:56 security.protocol = PLAINTEXT 11:00:56 security.providers = null 11:00:56 send.buffer.bytes = 131072 11:00:56 session.timeout.ms = 45000 11:00:56 share.acknowledgement.mode = implicit 11:00:56 share.acquire.mode = BATCH_OPTIMIZED 11:00:56 socket.connection.setup.timeout.max.ms = 30000 11:00:56 socket.connection.setup.timeout.ms = 10000 11:00:56 ssl.cipher.suites = [] 11:00:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:56 ssl.endpoint.identification.algorithm = https 11:00:56 ssl.engine.factory.class = null 11:00:56 ssl.key.password = null 11:00:56 ssl.keymanager.algorithm = SunX509 11:00:56 ssl.keystore.certificate.chain = null 11:00:56 ssl.keystore.key = null 11:00:56 ssl.keystore.location = null 11:00:56 ssl.keystore.password = null 11:00:56 ssl.keystore.type = JKS 11:00:56 ssl.protocol = TLSv1.3 11:00:56 ssl.provider = null 11:00:56 ssl.secure.random.implementation = null 11:00:56 ssl.trustmanager.algorithm = PKIX 11:00:56 ssl.truststore.certificates = null 11:00:56 ssl.truststore.location = null 11:00:56 ssl.truststore.password = null 11:00:56 ssl.truststore.type = JKS 11:00:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:56 11:00:56 2026-07-27T11:00:55.941Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:56 2026-07-27T11:00:55.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:56 2026-07-27T11:00:55.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:56 2026-07-27T11:00:55.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150055943 11:00:56 2026-07-27T11:00:55.943Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:56 2026-07-27T11:00:55.947Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:56 2026-07-27T11:00:55.948Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:56 2026-07-27T11:00:55.949Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 11:00:56 2026-07-27T11:00:55.951Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-13-42eec0a1-a94e-4dcd-8a08-34b395ed95d7 11:00:56 2026-07-27T11:00:55.951Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 11:00:56 2026-07-27T11:00:55.953Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-42eec0a1-a94e-4dcd-8a08-34b395ed95d7', protocol='range'} 11:00:56 2026-07-27T11:00:55.953Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-13-42eec0a1-a94e-4dcd-8a08-34b395ed95d7=Assignment(partitions=[ncmp-events-0])} 11:00:56 2026-07-27T11:00:55.955Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-42eec0a1-a94e-4dcd-8a08-34b395ed95d7', protocol='range'} 11:00:56 2026-07-27T11:00:55.955Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:56 2026-07-27T11:00:55.955Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:56 2026-07-27T11:00:55.956Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:56 2026-07-27T11:00:55.960Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=75, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:56 2026-07-27T11:00:56.465Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:56 2026-07-27T11:00:56.465Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:56 2026-07-27T11:00:56.466Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:56 2026-07-27T11:00:56.466Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:56 2026-07-27T11:00:56.466Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:56 2026-07-27T11:00:56.541Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:00:56 2026-07-27T11:00:56.551Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:00:56 2026-07-27T11:00:56.553Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:56 2026-07-27T11:00:56.567Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:56 2026-07-27T11:00:56.582Z WARN 7051 --- [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 11:00:56 2026-07-27T11:00:56.633Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:56 2026-07-27T11:00:56.633Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Member consumer-test-group-for-update-13-42eec0a1-a94e-4dcd-8a08-34b395ed95d7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:56 2026-07-27T11:00:56.634Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:56 2026-07-27T11:00:56.634Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:56 2026-07-27T11:00:56.634Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:56 2026-07-27T11:00:56.634Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:56 2026-07-27T11:00:56.634Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:56 2026-07-27T11:00:56.637Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:56 2026-07-27T11:00:56.637Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:56 2026-07-27T11:00:56.638Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:56 2026-07-27T11:00:56.638Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:56 2026-07-27T11:00:56.643Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-13 unregistered 11:00:56 2026-07-27T11:00:56.659Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:56 allow.auto.create.topics = true 11:00:56 auto.commit.interval.ms = 5000 11:00:56 auto.offset.reset = latest 11:00:56 bootstrap.servers = [localhost:32777] 11:00:56 check.crcs = true 11:00:56 client.dns.lookup = use_all_dns_ips 11:00:56 client.id = consumer-test-group-for-update-14 11:00:56 client.rack = 11:00:56 config.providers = [] 11:00:56 connections.max.idle.ms = 540000 11:00:56 default.api.timeout.ms = 60000 11:00:56 enable.auto.commit = true 11:00:56 enable.metrics.push = true 11:00:56 exclude.internal.topics = true 11:00:56 fetch.max.bytes = 52428800 11:00:56 fetch.max.wait.ms = 500 11:00:56 fetch.min.bytes = 1 11:00:56 group.id = test-group-for-update 11:00:56 group.instance.id = null 11:00:56 group.protocol = classic 11:00:56 group.remote.assignor = null 11:00:56 heartbeat.interval.ms = 3000 11:00:56 interceptor.classes = [] 11:00:56 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:56 isolation.level = read_uncommitted 11:00:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:56 max.partition.fetch.bytes = 1048576 11:00:56 max.poll.interval.ms = 300000 11:00:56 max.poll.records = 2147483647 11:00:56 metadata.max.age.ms = 300000 11:00:56 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:56 metadata.recovery.strategy = rebootstrap 11:00:56 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:56 metrics.num.samples = 2 11:00:56 metrics.recording.level = INFO 11:00:56 metrics.sample.window.ms = 30000 11:00:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:56 receive.buffer.bytes = 65536 11:00:56 reconnect.backoff.max.ms = 1000 11:00:56 reconnect.backoff.ms = 50 11:00:56 request.timeout.ms = 30000 11:00:56 retry.backoff.max.ms = 1000 11:00:56 retry.backoff.ms = 100 11:00:56 sasl.client.callback.handler.class = null 11:00:56 sasl.jaas.config = null 11:00:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:56 sasl.kerberos.min.time.before.relogin = 60000 11:00:56 sasl.kerberos.service.name = null 11:00:56 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:56 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:56 sasl.login.callback.handler.class = null 11:00:56 sasl.login.class = null 11:00:56 sasl.login.connect.timeout.ms = null 11:00:56 sasl.login.read.timeout.ms = null 11:00:56 sasl.login.refresh.buffer.seconds = 300 11:00:56 sasl.login.refresh.min.period.seconds = 60 11:00:56 sasl.login.refresh.window.factor = 0.8 11:00:56 sasl.login.refresh.window.jitter = 0.05 11:00:56 sasl.login.retry.backoff.max.ms = 10000 11:00:56 sasl.login.retry.backoff.ms = 100 11:00:56 sasl.mechanism = GSSAPI 11:00:56 sasl.oauthbearer.assertion.algorithm = RS256 11:00:56 sasl.oauthbearer.assertion.claim.aud = null 11:00:56 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:56 sasl.oauthbearer.assertion.claim.iss = null 11:00:56 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:56 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:56 sasl.oauthbearer.assertion.claim.sub = null 11:00:56 sasl.oauthbearer.assertion.file = null 11:00:56 sasl.oauthbearer.assertion.private.key.file = null 11:00:56 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:56 sasl.oauthbearer.assertion.template.file = null 11:00:56 sasl.oauthbearer.client.credentials.client.id = null 11:00:56 sasl.oauthbearer.client.credentials.client.secret = null 11:00:56 sasl.oauthbearer.clock.skew.seconds = 30 11:00:56 sasl.oauthbearer.expected.audience = [] 11:00:56 sasl.oauthbearer.expected.issuer = null 11:00:56 sasl.oauthbearer.header.urlencode = false 11:00:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:56 sasl.oauthbearer.jwks.endpoint.url = null 11:00:56 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:56 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:56 sasl.oauthbearer.scope = null 11:00:56 sasl.oauthbearer.scope.claim.name = scope 11:00:56 sasl.oauthbearer.sub.claim.name = sub 11:00:56 sasl.oauthbearer.token.endpoint.url = null 11:00:56 security.protocol = PLAINTEXT 11:00:56 security.providers = null 11:00:56 send.buffer.bytes = 131072 11:00:56 session.timeout.ms = 45000 11:00:56 share.acknowledgement.mode = implicit 11:00:56 share.acquire.mode = BATCH_OPTIMIZED 11:00:56 socket.connection.setup.timeout.max.ms = 30000 11:00:56 socket.connection.setup.timeout.ms = 10000 11:00:56 ssl.cipher.suites = [] 11:00:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:56 ssl.endpoint.identification.algorithm = https 11:00:56 ssl.engine.factory.class = null 11:00:56 ssl.key.password = null 11:00:56 ssl.keymanager.algorithm = SunX509 11:00:56 ssl.keystore.certificate.chain = null 11:00:56 ssl.keystore.key = null 11:00:56 ssl.keystore.location = null 11:00:56 ssl.keystore.password = null 11:00:56 ssl.keystore.type = JKS 11:00:56 ssl.protocol = TLSv1.3 11:00:56 ssl.provider = null 11:00:56 ssl.secure.random.implementation = null 11:00:56 ssl.trustmanager.algorithm = PKIX 11:00:56 ssl.truststore.certificates = null 11:00:56 ssl.truststore.location = null 11:00:56 ssl.truststore.password = null 11:00:56 ssl.truststore.type = JKS 11:00:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:56 11:00:56 2026-07-27T11:00:56.660Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:56 2026-07-27T11:00:56.662Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:56 2026-07-27T11:00:56.662Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:56 2026-07-27T11:00:56.662Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150056662 11:00:56 2026-07-27T11:00:56.662Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 11:00:56 2026-07-27T11:00:56.668Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:00:56 2026-07-27T11:00:56.669Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:00:56 2026-07-27T11:00:56.670Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 11:00:56 2026-07-27T11:00:56.672Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-14-81f35aa6-ee13-4479-994d-d8445a4e0640 11:00:56 2026-07-27T11:00:56.673Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 11:00:56 2026-07-27T11:00:56.675Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-81f35aa6-ee13-4479-994d-d8445a4e0640', protocol='range'} 11:00:56 2026-07-27T11:00:56.675Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-14-81f35aa6-ee13-4479-994d-d8445a4e0640=Assignment(partitions=[ncmp-events-0])} 11:00:56 2026-07-27T11:00:56.678Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-81f35aa6-ee13-4479-994d-d8445a4e0640', protocol='range'} 11:00:56 2026-07-27T11:00:56.678Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:00:56 2026-07-27T11:00:56.678Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 11:00:56 2026-07-27T11:00:56.679Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 11:00:56 2026-07-27T11:00:56.683Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=79, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:57 2026-07-27T11:00:57.197Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:57 2026-07-27T11:00:57.197Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:57 2026-07-27T11:00:57.198Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:57 2026-07-27T11:00:57.198Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:57 2026-07-27T11:00:57.198Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:57 2026-07-27T11:00:57.265Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.276Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.280Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:57 2026-07-27T11:00:57.293Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:57 2026-07-27T11:00:57.333Z ERROR 7051 --- [cps-integration-test] [ Async-2] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 11:00:57 11:00:57 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null 11:00:57 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 11:00:57 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 11:00:57 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 11:00:57 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 11:00:57 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:00:57 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 11:00:57 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:57 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:00:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:00:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:00:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:00:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:00:57 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:00:57 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:00:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:00:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:00:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:00:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:00:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:00:57 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:112) 11:00:57 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:00:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:00:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:00:57 at java.base/java.lang.Thread.run(Thread.java:1583) 11:00:57 11:00:57 2026-07-27T11:00:57.391Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 11:00:57 2026-07-27T11:00:57.391Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Member consumer-test-group-for-update-14-81f35aa6-ee13-4479-994d-d8445a4e0640 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:57 2026-07-27T11:00:57.391Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:57 2026-07-27T11:00:57.391Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:57 2026-07-27T11:00:57.391Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 11:00:57 2026-07-27T11:00:57.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 11:00:57 2026-07-27T11:00:57.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 11:00:57 2026-07-27T11:00:57.395Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:57 2026-07-27T11:00:57.395Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:57 2026-07-27T11:00:57.395Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:57 2026-07-27T11:00:57.395Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:57 2026-07-27T11:00:57.397Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-14 unregistered 11:00:57 2026-07-27T11:00:57.410Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:00:57 allow.auto.create.topics = true 11:00:57 auto.commit.interval.ms = 5000 11:00:57 auto.offset.reset = latest 11:00:57 bootstrap.servers = [localhost:32777] 11:00:57 check.crcs = true 11:00:57 client.dns.lookup = use_all_dns_ips 11:00:57 client.id = consumer-test-group-for-update-15 11:00:57 client.rack = 11:00:57 config.providers = [] 11:00:57 connections.max.idle.ms = 540000 11:00:57 default.api.timeout.ms = 60000 11:00:57 enable.auto.commit = true 11:00:57 enable.metrics.push = true 11:00:57 exclude.internal.topics = true 11:00:57 fetch.max.bytes = 52428800 11:00:57 fetch.max.wait.ms = 500 11:00:57 fetch.min.bytes = 1 11:00:57 group.id = test-group-for-update 11:00:57 group.instance.id = null 11:00:57 group.protocol = classic 11:00:57 group.remote.assignor = null 11:00:57 heartbeat.interval.ms = 3000 11:00:57 interceptor.classes = [] 11:00:57 internal.throw.on.fetch.stable.offset.unsupported = false 11:00:57 isolation.level = read_uncommitted 11:00:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:57 max.partition.fetch.bytes = 1048576 11:00:57 max.poll.interval.ms = 300000 11:00:57 max.poll.records = 2147483647 11:00:57 metadata.max.age.ms = 300000 11:00:57 metadata.recovery.rebootstrap.trigger.ms = 300000 11:00:57 metadata.recovery.strategy = rebootstrap 11:00:57 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:00:57 metrics.num.samples = 2 11:00:57 metrics.recording.level = INFO 11:00:57 metrics.sample.window.ms = 30000 11:00:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:00:57 receive.buffer.bytes = 65536 11:00:57 reconnect.backoff.max.ms = 1000 11:00:57 reconnect.backoff.ms = 50 11:00:57 request.timeout.ms = 30000 11:00:57 retry.backoff.max.ms = 1000 11:00:57 retry.backoff.ms = 100 11:00:57 sasl.client.callback.handler.class = null 11:00:57 sasl.jaas.config = null 11:00:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:00:57 sasl.kerberos.min.time.before.relogin = 60000 11:00:57 sasl.kerberos.service.name = null 11:00:57 sasl.kerberos.ticket.renew.jitter = 0.05 11:00:57 sasl.kerberos.ticket.renew.window.factor = 0.8 11:00:57 sasl.login.callback.handler.class = null 11:00:57 sasl.login.class = null 11:00:57 sasl.login.connect.timeout.ms = null 11:00:57 sasl.login.read.timeout.ms = null 11:00:57 sasl.login.refresh.buffer.seconds = 300 11:00:57 sasl.login.refresh.min.period.seconds = 60 11:00:57 sasl.login.refresh.window.factor = 0.8 11:00:57 sasl.login.refresh.window.jitter = 0.05 11:00:57 sasl.login.retry.backoff.max.ms = 10000 11:00:57 sasl.login.retry.backoff.ms = 100 11:00:57 sasl.mechanism = GSSAPI 11:00:57 sasl.oauthbearer.assertion.algorithm = RS256 11:00:57 sasl.oauthbearer.assertion.claim.aud = null 11:00:57 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:00:57 sasl.oauthbearer.assertion.claim.iss = null 11:00:57 sasl.oauthbearer.assertion.claim.jti.include = false 11:00:57 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:00:57 sasl.oauthbearer.assertion.claim.sub = null 11:00:57 sasl.oauthbearer.assertion.file = null 11:00:57 sasl.oauthbearer.assertion.private.key.file = null 11:00:57 sasl.oauthbearer.assertion.private.key.passphrase = null 11:00:57 sasl.oauthbearer.assertion.template.file = null 11:00:57 sasl.oauthbearer.client.credentials.client.id = null 11:00:57 sasl.oauthbearer.client.credentials.client.secret = null 11:00:57 sasl.oauthbearer.clock.skew.seconds = 30 11:00:57 sasl.oauthbearer.expected.audience = [] 11:00:57 sasl.oauthbearer.expected.issuer = null 11:00:57 sasl.oauthbearer.header.urlencode = false 11:00:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:00:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:00:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:00:57 sasl.oauthbearer.jwks.endpoint.url = null 11:00:57 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:00:57 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:00:57 sasl.oauthbearer.scope = null 11:00:57 sasl.oauthbearer.scope.claim.name = scope 11:00:57 sasl.oauthbearer.sub.claim.name = sub 11:00:57 sasl.oauthbearer.token.endpoint.url = null 11:00:57 security.protocol = PLAINTEXT 11:00:57 security.providers = null 11:00:57 send.buffer.bytes = 131072 11:00:57 session.timeout.ms = 45000 11:00:57 share.acknowledgement.mode = implicit 11:00:57 share.acquire.mode = BATCH_OPTIMIZED 11:00:57 socket.connection.setup.timeout.max.ms = 30000 11:00:57 socket.connection.setup.timeout.ms = 10000 11:00:57 ssl.cipher.suites = [] 11:00:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:00:57 ssl.endpoint.identification.algorithm = https 11:00:57 ssl.engine.factory.class = null 11:00:57 ssl.key.password = null 11:00:57 ssl.keymanager.algorithm = SunX509 11:00:57 ssl.keystore.certificate.chain = null 11:00:57 ssl.keystore.key = null 11:00:57 ssl.keystore.location = null 11:00:57 ssl.keystore.password = null 11:00:57 ssl.keystore.type = JKS 11:00:57 ssl.protocol = TLSv1.3 11:00:57 ssl.provider = null 11:00:57 ssl.secure.random.implementation = null 11:00:57 ssl.trustmanager.algorithm = PKIX 11:00:57 ssl.truststore.certificates = null 11:00:57 ssl.truststore.location = null 11:00:57 ssl.truststore.password = null 11:00:57 ssl.truststore.type = JKS 11:00:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:00:57 11:00:57 2026-07-27T11:00:57.410Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:00:57 2026-07-27T11:00:57.414Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:00:57 2026-07-27T11:00:57.414Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:00:57 2026-07-27T11:00:57.414Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150057414 11:00:57 2026-07-27T11:00:57.414Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.419Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.420Z INFO 7051 --- [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 isFenced: false) 11:00:57 2026-07-27T11:00:57.421Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.423Z INFO 7051 --- [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-7993a17b-3c43-4a6e-819e-4e3f75bf40c1 11:00:57 2026-07-27T11:00:57.423Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.424Z INFO 7051 --- [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=17, memberId='consumer-test-group-for-update-15-7993a17b-3c43-4a6e-819e-4e3f75bf40c1', protocol='range'} 11:00:57 2026-07-27T11:00:57.424Z INFO 7051 --- [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 17: {consumer-test-group-for-update-15-7993a17b-3c43-4a6e-819e-4e3f75bf40c1=Assignment(partitions=[ncmp-events-0])} 11:00:57 2026-07-27T11:00:57.426Z INFO 7051 --- [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=17, memberId='consumer-test-group-for-update-15-7993a17b-3c43-4a6e-819e-4e3f75bf40c1', protocol='range'} 11:00:57 2026-07-27T11:00:57.426Z INFO 7051 --- [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]) 11:00:57 2026-07-27T11:00:57.426Z INFO 7051 --- [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] 11:00:57 2026-07-27T11:00:57.428Z INFO 7051 --- [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 11:00:57 2026-07-27T11:00:57.429Z INFO 7051 --- [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=84, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:00:58 2026-07-27T11:00:57.945Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:00:58 2026-07-27T11:00:57.946Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:00:58 2026-07-27T11:00:57.946Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:00:58 2026-07-27T11:00:57.947Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:00:58 2026-07-27T11:00:57.947Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:00:58 2026-07-27T11:00:58.013Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 11:00:58 2026-07-27T11:00:58.024Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 11:00:58 2026-07-27T11:00:58.027Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:00:58 2026-07-27T11:00:58.044Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:00:58 2026-07-27T11:00:58.129Z INFO 7051 --- [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] 11:00:58 2026-07-27T11:00:58.129Z INFO 7051 --- [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-7993a17b-3c43-4a6e-819e-4e3f75bf40c1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:00:58 2026-07-27T11:00:58.129Z INFO 7051 --- [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 11:00:58 2026-07-27T11:00:58.129Z INFO 7051 --- [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 11:00:58 2026-07-27T11:00:58.129Z INFO 7051 --- [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 11:00:58 2026-07-27T11:00:58.130Z INFO 7051 --- [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 11:00:58 2026-07-27T11:00:58.130Z INFO 7051 --- [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 11:00:58 2026-07-27T11:00:58.132Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:00:58 2026-07-27T11:00:58.132Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:00:58 2026-07-27T11:00:58.133Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:00:58 2026-07-27T11:00:58.133Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:00:58 2026-07-27T11:00:58.135Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 11:00:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.472 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 11:00:58 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 11:01:01 2026-07-27T11:01:01.108Z INFO 7051 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:01:01 2026-07-27T11:01:01.285Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45685/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45685 11:01:01 2026-07-27T11:01:01.300Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57495 11:01:01 2026-07-27T11:01:01.315Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43183/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43183 11:01:01 2026-07-27T11:01:01.330Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 11:01:01 2026-07-27T11:01:01.345Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52961 11:01:01 2026-07-27T11:01:01.361Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50973 11:01:01 2026-07-27T11:01:01.377Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43805 11:01:01 2026-07-27T11:01:01.391Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44227 11:01:01 2026-07-27T11:01:01.409Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45667 11:01:01 2026-07-27T11:01:01.420Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59663 11:01:01 2026-07-27T11:01:01.429Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57625 11:01:01 2026-07-27T11:01:01.439Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54917 11:01:01 2026-07-27T11:01:01.448Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50421 11:01:01 2026-07-27T11:01:01.456Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60275 11:01:01 2026-07-27T11:01:01.671Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 11:01:01 2026-07-27T11:01:01.689Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33279 11:01:01 2026-07-27T11:01:01.698Z INFO 7051 --- [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. 11:01:01 2026-07-27T11:01:01.705Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 11:01:01 2026-07-27T11:01:01.709Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59047 11:01:01 2026-07-27T11:01:01.753Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49209/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49209 11:01:01 2026-07-27T11:01:01.770Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45601 11:01:01 2026-07-27T11:01:01.787Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46915 11:01:01 2026-07-27T11:01:01.805Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45557 11:01:01 2026-07-27T11:01:01.822Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54947 11:01:02 2026-07-27T11:01:02.135Z INFO 7051 --- [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. 11:01:02 2026-07-27T11:01:02.139Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 11:01:02 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.228 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 11:01:02 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 11:01:02 2026-07-27T11:01:02.412Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:02 allow.auto.create.topics = true 11:01:02 auto.commit.interval.ms = 5000 11:01:02 auto.offset.reset = latest 11:01:02 bootstrap.servers = [localhost:32777] 11:01:02 check.crcs = true 11:01:02 client.dns.lookup = use_all_dns_ips 11:01:02 client.id = consumer-test-group-16 11:01:02 client.rack = 11:01:02 config.providers = [] 11:01:02 connections.max.idle.ms = 540000 11:01:02 default.api.timeout.ms = 60000 11:01:02 enable.auto.commit = true 11:01:02 enable.metrics.push = true 11:01:02 exclude.internal.topics = true 11:01:02 fetch.max.bytes = 52428800 11:01:02 fetch.max.wait.ms = 500 11:01:02 fetch.min.bytes = 1 11:01:02 group.id = test-group 11:01:02 group.instance.id = null 11:01:02 group.protocol = classic 11:01:02 group.remote.assignor = null 11:01:02 heartbeat.interval.ms = 3000 11:01:02 interceptor.classes = [] 11:01:02 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:02 isolation.level = read_uncommitted 11:01:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:02 max.partition.fetch.bytes = 1048576 11:01:02 max.poll.interval.ms = 300000 11:01:02 max.poll.records = 2147483647 11:01:02 metadata.max.age.ms = 300000 11:01:02 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:02 metadata.recovery.strategy = rebootstrap 11:01:02 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:02 metrics.num.samples = 2 11:01:02 metrics.recording.level = INFO 11:01:02 metrics.sample.window.ms = 30000 11:01:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:02 receive.buffer.bytes = 65536 11:01:02 reconnect.backoff.max.ms = 1000 11:01:02 reconnect.backoff.ms = 50 11:01:02 request.timeout.ms = 30000 11:01:02 retry.backoff.max.ms = 1000 11:01:02 retry.backoff.ms = 100 11:01:02 sasl.client.callback.handler.class = null 11:01:02 sasl.jaas.config = null 11:01:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:02 sasl.kerberos.min.time.before.relogin = 60000 11:01:02 sasl.kerberos.service.name = null 11:01:02 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:02 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:02 sasl.login.callback.handler.class = null 11:01:02 sasl.login.class = null 11:01:02 sasl.login.connect.timeout.ms = null 11:01:02 sasl.login.read.timeout.ms = null 11:01:02 sasl.login.refresh.buffer.seconds = 300 11:01:02 sasl.login.refresh.min.period.seconds = 60 11:01:02 sasl.login.refresh.window.factor = 0.8 11:01:02 sasl.login.refresh.window.jitter = 0.05 11:01:02 sasl.login.retry.backoff.max.ms = 10000 11:01:02 sasl.login.retry.backoff.ms = 100 11:01:02 sasl.mechanism = GSSAPI 11:01:02 sasl.oauthbearer.assertion.algorithm = RS256 11:01:02 sasl.oauthbearer.assertion.claim.aud = null 11:01:02 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:02 sasl.oauthbearer.assertion.claim.iss = null 11:01:02 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:02 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:02 sasl.oauthbearer.assertion.claim.sub = null 11:01:02 sasl.oauthbearer.assertion.file = null 11:01:02 sasl.oauthbearer.assertion.private.key.file = null 11:01:02 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:02 sasl.oauthbearer.assertion.template.file = null 11:01:02 sasl.oauthbearer.client.credentials.client.id = null 11:01:02 sasl.oauthbearer.client.credentials.client.secret = null 11:01:02 sasl.oauthbearer.clock.skew.seconds = 30 11:01:02 sasl.oauthbearer.expected.audience = [] 11:01:02 sasl.oauthbearer.expected.issuer = null 11:01:02 sasl.oauthbearer.header.urlencode = false 11:01:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:02 sasl.oauthbearer.jwks.endpoint.url = null 11:01:02 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:02 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:02 sasl.oauthbearer.scope = null 11:01:02 sasl.oauthbearer.scope.claim.name = scope 11:01:02 sasl.oauthbearer.sub.claim.name = sub 11:01:02 sasl.oauthbearer.token.endpoint.url = null 11:01:02 security.protocol = PLAINTEXT 11:01:02 security.providers = null 11:01:02 send.buffer.bytes = 131072 11:01:02 session.timeout.ms = 45000 11:01:02 share.acknowledgement.mode = implicit 11:01:02 share.acquire.mode = BATCH_OPTIMIZED 11:01:02 socket.connection.setup.timeout.max.ms = 30000 11:01:02 socket.connection.setup.timeout.ms = 10000 11:01:02 ssl.cipher.suites = [] 11:01:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:02 ssl.endpoint.identification.algorithm = https 11:01:02 ssl.engine.factory.class = null 11:01:02 ssl.key.password = null 11:01:02 ssl.keymanager.algorithm = SunX509 11:01:02 ssl.keystore.certificate.chain = null 11:01:02 ssl.keystore.key = null 11:01:02 ssl.keystore.location = null 11:01:02 ssl.keystore.password = null 11:01:02 ssl.keystore.type = JKS 11:01:02 ssl.protocol = TLSv1.3 11:01:02 ssl.provider = null 11:01:02 ssl.secure.random.implementation = null 11:01:02 ssl.trustmanager.algorithm = PKIX 11:01:02 ssl.truststore.certificates = null 11:01:02 ssl.truststore.location = null 11:01:02 ssl.truststore.password = null 11:01:02 ssl.truststore.type = JKS 11:01:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:02 11:01:02 2026-07-27T11:01:02.412Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:02 2026-07-27T11:01:02.416Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:02 2026-07-27T11:01:02.416Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:02 2026-07-27T11:01:02.416Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150062415 11:01:02 2026-07-27T11:01:02.416Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:02 2026-07-27T11:01:02.420Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:02 2026-07-27T11:01:02.421Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:02 2026-07-27T11:01:02.424Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 11:01:02 2026-07-27T11:01:02.427Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-16-36e1a436-c05b-4e61-a114-6547324113f4 11:01:02 2026-07-27T11:01:02.427Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 11:01:02 2026-07-27T11:01:02.430Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-16-36e1a436-c05b-4e61-a114-6547324113f4', protocol='range'} 11:01:02 2026-07-27T11:01:02.430Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-16-36e1a436-c05b-4e61-a114-6547324113f4=Assignment(partitions=[ncmp-events-0])} 11:01:02 2026-07-27T11:01:02.432Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-16-36e1a436-c05b-4e61-a114-6547324113f4', protocol='range'} 11:01:02 2026-07-27T11:01:02.432Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:02 2026-07-27T11:01:02.432Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:02 2026-07-27T11:01:02.434Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:02 2026-07-27T11:01:02.439Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=989, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:03 2026-07-27T11:01:02.959Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:03 2026-07-27T11:01:02.960Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:03 2026-07-27T11:01:02.960Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:03 2026-07-27T11:01:02.961Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:03 2026-07-27T11:01:02.961Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:03 2026-07-27T11:01:03.033Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 11:01:03 2026-07-27T11:01:03.045Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 11:01:03 2026-07-27T11:01:03.047Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:03 2026-07-27T11:01:03.057Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:06 2026-07-27T11:01:06.182Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:01:06 2026-07-27T11:01:06.184Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : my-new-cm-handle , caused by : DataNode not found 11:01:06 2026-07-27T11:01:06.185Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:06 2026-07-27T11:01:06.185Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Member consumer-test-group-16-36e1a436-c05b-4e61-a114-6547324113f4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:06 2026-07-27T11:01:06.185Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.186Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.186Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:06 2026-07-27T11:01:06.186Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.186Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.188Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:06 2026-07-27T11:01:06.188Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:06 2026-07-27T11:01:06.188Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:06 2026-07-27T11:01:06.188Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:06 2026-07-27T11:01:06.190Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 11:01:06 2026-07-27T11:01:06.203Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:06 allow.auto.create.topics = true 11:01:06 auto.commit.interval.ms = 5000 11:01:06 auto.offset.reset = latest 11:01:06 bootstrap.servers = [localhost:32777] 11:01:06 check.crcs = true 11:01:06 client.dns.lookup = use_all_dns_ips 11:01:06 client.id = consumer-test-group-17 11:01:06 client.rack = 11:01:06 config.providers = [] 11:01:06 connections.max.idle.ms = 540000 11:01:06 default.api.timeout.ms = 60000 11:01:06 enable.auto.commit = true 11:01:06 enable.metrics.push = true 11:01:06 exclude.internal.topics = true 11:01:06 fetch.max.bytes = 52428800 11:01:06 fetch.max.wait.ms = 500 11:01:06 fetch.min.bytes = 1 11:01:06 group.id = test-group 11:01:06 group.instance.id = null 11:01:06 group.protocol = classic 11:01:06 group.remote.assignor = null 11:01:06 heartbeat.interval.ms = 3000 11:01:06 interceptor.classes = [] 11:01:06 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:06 isolation.level = read_uncommitted 11:01:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:06 max.partition.fetch.bytes = 1048576 11:01:06 max.poll.interval.ms = 300000 11:01:06 max.poll.records = 2147483647 11:01:06 metadata.max.age.ms = 300000 11:01:06 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:06 metadata.recovery.strategy = rebootstrap 11:01:06 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:06 metrics.num.samples = 2 11:01:06 metrics.recording.level = INFO 11:01:06 metrics.sample.window.ms = 30000 11:01:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:06 receive.buffer.bytes = 65536 11:01:06 reconnect.backoff.max.ms = 1000 11:01:06 reconnect.backoff.ms = 50 11:01:06 request.timeout.ms = 30000 11:01:06 retry.backoff.max.ms = 1000 11:01:06 retry.backoff.ms = 100 11:01:06 sasl.client.callback.handler.class = null 11:01:06 sasl.jaas.config = null 11:01:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:06 sasl.kerberos.min.time.before.relogin = 60000 11:01:06 sasl.kerberos.service.name = null 11:01:06 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:06 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:06 sasl.login.callback.handler.class = null 11:01:06 sasl.login.class = null 11:01:06 sasl.login.connect.timeout.ms = null 11:01:06 sasl.login.read.timeout.ms = null 11:01:06 sasl.login.refresh.buffer.seconds = 300 11:01:06 sasl.login.refresh.min.period.seconds = 60 11:01:06 sasl.login.refresh.window.factor = 0.8 11:01:06 sasl.login.refresh.window.jitter = 0.05 11:01:06 sasl.login.retry.backoff.max.ms = 10000 11:01:06 sasl.login.retry.backoff.ms = 100 11:01:06 sasl.mechanism = GSSAPI 11:01:06 sasl.oauthbearer.assertion.algorithm = RS256 11:01:06 sasl.oauthbearer.assertion.claim.aud = null 11:01:06 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:06 sasl.oauthbearer.assertion.claim.iss = null 11:01:06 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:06 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:06 sasl.oauthbearer.assertion.claim.sub = null 11:01:06 sasl.oauthbearer.assertion.file = null 11:01:06 sasl.oauthbearer.assertion.private.key.file = null 11:01:06 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:06 sasl.oauthbearer.assertion.template.file = null 11:01:06 sasl.oauthbearer.client.credentials.client.id = null 11:01:06 sasl.oauthbearer.client.credentials.client.secret = null 11:01:06 sasl.oauthbearer.clock.skew.seconds = 30 11:01:06 sasl.oauthbearer.expected.audience = [] 11:01:06 sasl.oauthbearer.expected.issuer = null 11:01:06 sasl.oauthbearer.header.urlencode = false 11:01:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:06 sasl.oauthbearer.jwks.endpoint.url = null 11:01:06 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:06 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:06 sasl.oauthbearer.scope = null 11:01:06 sasl.oauthbearer.scope.claim.name = scope 11:01:06 sasl.oauthbearer.sub.claim.name = sub 11:01:06 sasl.oauthbearer.token.endpoint.url = null 11:01:06 security.protocol = PLAINTEXT 11:01:06 security.providers = null 11:01:06 send.buffer.bytes = 131072 11:01:06 session.timeout.ms = 45000 11:01:06 share.acknowledgement.mode = implicit 11:01:06 share.acquire.mode = BATCH_OPTIMIZED 11:01:06 socket.connection.setup.timeout.max.ms = 30000 11:01:06 socket.connection.setup.timeout.ms = 10000 11:01:06 ssl.cipher.suites = [] 11:01:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:06 ssl.endpoint.identification.algorithm = https 11:01:06 ssl.engine.factory.class = null 11:01:06 ssl.key.password = null 11:01:06 ssl.keymanager.algorithm = SunX509 11:01:06 ssl.keystore.certificate.chain = null 11:01:06 ssl.keystore.key = null 11:01:06 ssl.keystore.location = null 11:01:06 ssl.keystore.password = null 11:01:06 ssl.keystore.type = JKS 11:01:06 ssl.protocol = TLSv1.3 11:01:06 ssl.provider = null 11:01:06 ssl.secure.random.implementation = null 11:01:06 ssl.trustmanager.algorithm = PKIX 11:01:06 ssl.truststore.certificates = null 11:01:06 ssl.truststore.location = null 11:01:06 ssl.truststore.password = null 11:01:06 ssl.truststore.type = JKS 11:01:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:06 11:01:06 2026-07-27T11:01:06.204Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:06 2026-07-27T11:01:06.208Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:06 2026-07-27T11:01:06.208Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:06 2026-07-27T11:01:06.208Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150066208 11:01:06 2026-07-27T11:01:06.208Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:06 2026-07-27T11:01:06.212Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:06 2026-07-27T11:01:06.213Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:06 2026-07-27T11:01:06.214Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 11:01:06 2026-07-27T11:01:06.216Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-17-f7aeec59-10f0-4699-8814-8d0ca546b139 11:01:06 2026-07-27T11:01:06.216Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 11:01:06 2026-07-27T11:01:06.218Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-17-f7aeec59-10f0-4699-8814-8d0ca546b139', protocol='range'} 11:01:06 2026-07-27T11:01:06.218Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-17-f7aeec59-10f0-4699-8814-8d0ca546b139=Assignment(partitions=[ncmp-events-0])} 11:01:06 2026-07-27T11:01:06.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-17-f7aeec59-10f0-4699-8814-8d0ca546b139', protocol='range'} 11:01:06 2026-07-27T11:01:06.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:06 2026-07-27T11:01:06.220Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:06 2026-07-27T11:01:06.221Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:06 2026-07-27T11:01:06.225Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=993, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:06 2026-07-27T11:01:06.738Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:06 2026-07-27T11:01:06.738Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:06 2026-07-27T11:01:06.739Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:06 2026-07-27T11:01:06.739Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:06 2026-07-27T11:01:06.739Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:06 2026-07-27T11:01:06.805Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 11:01:06 2026-07-27T11:01:06.813Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 11:01:06 2026-07-27T11:01:06.816Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:06 2026-07-27T11:01:06.831Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Member consumer-test-group-17-f7aeec59-10f0-4699-8814-8d0ca546b139 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.874Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:06 2026-07-27T11:01:06.877Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:06 2026-07-27T11:01:06.877Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:06 2026-07-27T11:01:06.877Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:06 2026-07-27T11:01:06.877Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:06 2026-07-27T11:01:06.880Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 11:01:06 2026-07-27T11:01:06.891Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:06 allow.auto.create.topics = true 11:01:06 auto.commit.interval.ms = 5000 11:01:06 auto.offset.reset = latest 11:01:06 bootstrap.servers = [localhost:32777] 11:01:06 check.crcs = true 11:01:06 client.dns.lookup = use_all_dns_ips 11:01:06 client.id = consumer-test-group-18 11:01:06 client.rack = 11:01:06 config.providers = [] 11:01:06 connections.max.idle.ms = 540000 11:01:06 default.api.timeout.ms = 60000 11:01:06 enable.auto.commit = true 11:01:06 enable.metrics.push = true 11:01:06 exclude.internal.topics = true 11:01:06 fetch.max.bytes = 52428800 11:01:06 fetch.max.wait.ms = 500 11:01:06 fetch.min.bytes = 1 11:01:06 group.id = test-group 11:01:06 group.instance.id = null 11:01:06 group.protocol = classic 11:01:06 group.remote.assignor = null 11:01:06 heartbeat.interval.ms = 3000 11:01:06 interceptor.classes = [] 11:01:06 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:06 isolation.level = read_uncommitted 11:01:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:06 max.partition.fetch.bytes = 1048576 11:01:06 max.poll.interval.ms = 300000 11:01:06 max.poll.records = 2147483647 11:01:06 metadata.max.age.ms = 300000 11:01:06 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:06 metadata.recovery.strategy = rebootstrap 11:01:06 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:06 metrics.num.samples = 2 11:01:06 metrics.recording.level = INFO 11:01:06 metrics.sample.window.ms = 30000 11:01:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:06 receive.buffer.bytes = 65536 11:01:06 reconnect.backoff.max.ms = 1000 11:01:06 reconnect.backoff.ms = 50 11:01:06 request.timeout.ms = 30000 11:01:06 retry.backoff.max.ms = 1000 11:01:06 retry.backoff.ms = 100 11:01:06 sasl.client.callback.handler.class = null 11:01:06 sasl.jaas.config = null 11:01:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:06 sasl.kerberos.min.time.before.relogin = 60000 11:01:06 sasl.kerberos.service.name = null 11:01:06 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:06 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:06 sasl.login.callback.handler.class = null 11:01:06 sasl.login.class = null 11:01:06 sasl.login.connect.timeout.ms = null 11:01:06 sasl.login.read.timeout.ms = null 11:01:06 sasl.login.refresh.buffer.seconds = 300 11:01:06 sasl.login.refresh.min.period.seconds = 60 11:01:06 sasl.login.refresh.window.factor = 0.8 11:01:06 sasl.login.refresh.window.jitter = 0.05 11:01:06 sasl.login.retry.backoff.max.ms = 10000 11:01:06 sasl.login.retry.backoff.ms = 100 11:01:06 sasl.mechanism = GSSAPI 11:01:06 sasl.oauthbearer.assertion.algorithm = RS256 11:01:06 sasl.oauthbearer.assertion.claim.aud = null 11:01:06 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:06 sasl.oauthbearer.assertion.claim.iss = null 11:01:06 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:06 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:06 sasl.oauthbearer.assertion.claim.sub = null 11:01:06 sasl.oauthbearer.assertion.file = null 11:01:06 sasl.oauthbearer.assertion.private.key.file = null 11:01:06 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:06 sasl.oauthbearer.assertion.template.file = null 11:01:06 sasl.oauthbearer.client.credentials.client.id = null 11:01:06 sasl.oauthbearer.client.credentials.client.secret = null 11:01:06 sasl.oauthbearer.clock.skew.seconds = 30 11:01:06 sasl.oauthbearer.expected.audience = [] 11:01:06 sasl.oauthbearer.expected.issuer = null 11:01:06 sasl.oauthbearer.header.urlencode = false 11:01:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:06 sasl.oauthbearer.jwks.endpoint.url = null 11:01:06 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:06 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:06 sasl.oauthbearer.scope = null 11:01:06 sasl.oauthbearer.scope.claim.name = scope 11:01:06 sasl.oauthbearer.sub.claim.name = sub 11:01:06 sasl.oauthbearer.token.endpoint.url = null 11:01:06 security.protocol = PLAINTEXT 11:01:06 security.providers = null 11:01:06 send.buffer.bytes = 131072 11:01:06 session.timeout.ms = 45000 11:01:06 share.acknowledgement.mode = implicit 11:01:06 share.acquire.mode = BATCH_OPTIMIZED 11:01:06 socket.connection.setup.timeout.max.ms = 30000 11:01:06 socket.connection.setup.timeout.ms = 10000 11:01:06 ssl.cipher.suites = [] 11:01:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:06 ssl.endpoint.identification.algorithm = https 11:01:06 ssl.engine.factory.class = null 11:01:06 ssl.key.password = null 11:01:06 ssl.keymanager.algorithm = SunX509 11:01:06 ssl.keystore.certificate.chain = null 11:01:06 ssl.keystore.key = null 11:01:06 ssl.keystore.location = null 11:01:06 ssl.keystore.password = null 11:01:06 ssl.keystore.type = JKS 11:01:06 ssl.protocol = TLSv1.3 11:01:06 ssl.provider = null 11:01:06 ssl.secure.random.implementation = null 11:01:06 ssl.trustmanager.algorithm = PKIX 11:01:06 ssl.truststore.certificates = null 11:01:06 ssl.truststore.location = null 11:01:06 ssl.truststore.password = null 11:01:06 ssl.truststore.type = JKS 11:01:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:06 11:01:06 2026-07-27T11:01:06.891Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:06 2026-07-27T11:01:06.893Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:06 2026-07-27T11:01:06.893Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:06 2026-07-27T11:01:06.893Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150066893 11:01:06 2026-07-27T11:01:06.894Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:06 2026-07-27T11:01:06.898Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:06 2026-07-27T11:01:06.898Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:06 2026-07-27T11:01:06.899Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 11:01:06 2026-07-27T11:01:06.901Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-18-564f400a-1122-4b8b-96d1-e2374dfadd8c 11:01:06 2026-07-27T11:01:06.902Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 11:01:06 2026-07-27T11:01:06.903Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-18-564f400a-1122-4b8b-96d1-e2374dfadd8c', protocol='range'} 11:01:06 2026-07-27T11:01:06.903Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-18-564f400a-1122-4b8b-96d1-e2374dfadd8c=Assignment(partitions=[ncmp-events-0])} 11:01:06 2026-07-27T11:01:06.905Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-18-564f400a-1122-4b8b-96d1-e2374dfadd8c', protocol='range'} 11:01:06 2026-07-27T11:01:06.905Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:06 2026-07-27T11:01:06.906Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:06 2026-07-27T11:01:06.906Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:06 2026-07-27T11:01:06.911Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=997, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:07 2026-07-27T11:01:07.418Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:07 2026-07-27T11:01:07.419Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:07 2026-07-27T11:01:07.419Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:07 2026-07-27T11:01:07.420Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:07 2026-07-27T11:01:07.420Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:07 2026-07-27T11:01:07.445Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:60255/dmi/v1/ch/ch-1/modules 11:01:07 2026-07-27T11:01:07.448Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:07 2026-07-27T11:01:07.464Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:07 2026-07-27T11:01:07.503Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:07 2026-07-27T11:01:07.503Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Member consumer-test-group-18-564f400a-1122-4b8b-96d1-e2374dfadd8c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:07 2026-07-27T11:01:07.503Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:07 2026-07-27T11:01:07.503Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:07 2026-07-27T11:01:07.503Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:07 2026-07-27T11:01:07.504Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:07 2026-07-27T11:01:07.504Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:07 2026-07-27T11:01:07.507Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:07 2026-07-27T11:01:07.507Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:07 2026-07-27T11:01:07.507Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:07 2026-07-27T11:01:07.507Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:07 2026-07-27T11:01:07.511Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 11:01:07 2026-07-27T11:01:07.521Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:07 allow.auto.create.topics = true 11:01:07 auto.commit.interval.ms = 5000 11:01:07 auto.offset.reset = latest 11:01:07 bootstrap.servers = [localhost:32777] 11:01:07 check.crcs = true 11:01:07 client.dns.lookup = use_all_dns_ips 11:01:07 client.id = consumer-test-group-19 11:01:07 client.rack = 11:01:07 config.providers = [] 11:01:07 connections.max.idle.ms = 540000 11:01:07 default.api.timeout.ms = 60000 11:01:07 enable.auto.commit = true 11:01:07 enable.metrics.push = true 11:01:07 exclude.internal.topics = true 11:01:07 fetch.max.bytes = 52428800 11:01:07 fetch.max.wait.ms = 500 11:01:07 fetch.min.bytes = 1 11:01:07 group.id = test-group 11:01:07 group.instance.id = null 11:01:07 group.protocol = classic 11:01:07 group.remote.assignor = null 11:01:07 heartbeat.interval.ms = 3000 11:01:07 interceptor.classes = [] 11:01:07 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:07 isolation.level = read_uncommitted 11:01:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:07 max.partition.fetch.bytes = 1048576 11:01:07 max.poll.interval.ms = 300000 11:01:07 max.poll.records = 2147483647 11:01:07 metadata.max.age.ms = 300000 11:01:07 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:07 metadata.recovery.strategy = rebootstrap 11:01:07 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:07 metrics.num.samples = 2 11:01:07 metrics.recording.level = INFO 11:01:07 metrics.sample.window.ms = 30000 11:01:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:07 receive.buffer.bytes = 65536 11:01:07 reconnect.backoff.max.ms = 1000 11:01:07 reconnect.backoff.ms = 50 11:01:07 request.timeout.ms = 30000 11:01:07 retry.backoff.max.ms = 1000 11:01:07 retry.backoff.ms = 100 11:01:07 sasl.client.callback.handler.class = null 11:01:07 sasl.jaas.config = null 11:01:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:07 sasl.kerberos.min.time.before.relogin = 60000 11:01:07 sasl.kerberos.service.name = null 11:01:07 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:07 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:07 sasl.login.callback.handler.class = null 11:01:07 sasl.login.class = null 11:01:07 sasl.login.connect.timeout.ms = null 11:01:07 sasl.login.read.timeout.ms = null 11:01:07 sasl.login.refresh.buffer.seconds = 300 11:01:07 sasl.login.refresh.min.period.seconds = 60 11:01:07 sasl.login.refresh.window.factor = 0.8 11:01:07 sasl.login.refresh.window.jitter = 0.05 11:01:07 sasl.login.retry.backoff.max.ms = 10000 11:01:07 sasl.login.retry.backoff.ms = 100 11:01:07 sasl.mechanism = GSSAPI 11:01:07 sasl.oauthbearer.assertion.algorithm = RS256 11:01:07 sasl.oauthbearer.assertion.claim.aud = null 11:01:07 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:07 sasl.oauthbearer.assertion.claim.iss = null 11:01:07 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:07 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:07 sasl.oauthbearer.assertion.claim.sub = null 11:01:07 sasl.oauthbearer.assertion.file = null 11:01:07 sasl.oauthbearer.assertion.private.key.file = null 11:01:07 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:07 sasl.oauthbearer.assertion.template.file = null 11:01:07 sasl.oauthbearer.client.credentials.client.id = null 11:01:07 sasl.oauthbearer.client.credentials.client.secret = null 11:01:07 sasl.oauthbearer.clock.skew.seconds = 30 11:01:07 sasl.oauthbearer.expected.audience = [] 11:01:07 sasl.oauthbearer.expected.issuer = null 11:01:07 sasl.oauthbearer.header.urlencode = false 11:01:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:07 sasl.oauthbearer.jwks.endpoint.url = null 11:01:07 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:07 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:07 sasl.oauthbearer.scope = null 11:01:07 sasl.oauthbearer.scope.claim.name = scope 11:01:07 sasl.oauthbearer.sub.claim.name = sub 11:01:07 sasl.oauthbearer.token.endpoint.url = null 11:01:07 security.protocol = PLAINTEXT 11:01:07 security.providers = null 11:01:07 send.buffer.bytes = 131072 11:01:07 session.timeout.ms = 45000 11:01:07 share.acknowledgement.mode = implicit 11:01:07 share.acquire.mode = BATCH_OPTIMIZED 11:01:07 socket.connection.setup.timeout.max.ms = 30000 11:01:07 socket.connection.setup.timeout.ms = 10000 11:01:07 ssl.cipher.suites = [] 11:01:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:07 ssl.endpoint.identification.algorithm = https 11:01:07 ssl.engine.factory.class = null 11:01:07 ssl.key.password = null 11:01:07 ssl.keymanager.algorithm = SunX509 11:01:07 ssl.keystore.certificate.chain = null 11:01:07 ssl.keystore.key = null 11:01:07 ssl.keystore.location = null 11:01:07 ssl.keystore.password = null 11:01:07 ssl.keystore.type = JKS 11:01:07 ssl.protocol = TLSv1.3 11:01:07 ssl.provider = null 11:01:07 ssl.secure.random.implementation = null 11:01:07 ssl.trustmanager.algorithm = PKIX 11:01:07 ssl.truststore.certificates = null 11:01:07 ssl.truststore.location = null 11:01:07 ssl.truststore.password = null 11:01:07 ssl.truststore.type = JKS 11:01:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:07 11:01:07 2026-07-27T11:01:07.522Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:07 2026-07-27T11:01:07.524Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:07 2026-07-27T11:01:07.524Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:07 2026-07-27T11:01:07.524Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150067524 11:01:07 2026-07-27T11:01:07.524Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:07 2026-07-27T11:01:07.528Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:07 2026-07-27T11:01:07.528Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:07 2026-07-27T11:01:07.530Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 11:01:07 2026-07-27T11:01:07.532Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-19-61157f9e-aee7-4c47-8d04-fbab12ef1fdb 11:01:07 2026-07-27T11:01:07.532Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 11:01:07 2026-07-27T11:01:07.534Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-19-61157f9e-aee7-4c47-8d04-fbab12ef1fdb', protocol='range'} 11:01:07 2026-07-27T11:01:07.534Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-19-61157f9e-aee7-4c47-8d04-fbab12ef1fdb=Assignment(partitions=[ncmp-events-0])} 11:01:07 2026-07-27T11:01:07.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-19-61157f9e-aee7-4c47-8d04-fbab12ef1fdb', protocol='range'} 11:01:07 2026-07-27T11:01:07.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:07 2026-07-27T11:01:07.536Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:07 2026-07-27T11:01:07.537Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:07 2026-07-27T11:01:07.541Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=1001, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:08 2026-07-27T11:01:08.048Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:08 2026-07-27T11:01:08.048Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:08 2026-07-27T11:01:08.048Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:08 2026-07-27T11:01:08.049Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:08 2026-07-27T11:01:08.049Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:08 2026-07-27T11:01:08.117Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 11:01:08 2026-07-27T11:01:08.128Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 11:01:08 2026-07-27T11:01:08.131Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:08 2026-07-27T11:01:08.144Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:08 2026-07-27T11:01:08.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:08 2026-07-27T11:01:08.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:08 2026-07-27T11:01:08.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:08 2026-07-27T11:01:08.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:08 2026-07-27T11:01:08.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:08 2026-07-27T11:01:08.237Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 11:01:08 2026-07-27T11:01:08.245Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 11:01:08 2026-07-27T11:01:08.248Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:08 2026-07-27T11:01:08.260Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:08 2026-07-27T11:01:08.286Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:08 2026-07-27T11:01:08.286Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:08 2026-07-27T11:01:08.287Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:08 2026-07-27T11:01:08.287Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:08 2026-07-27T11:01:08.287Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:08 2026-07-27T11:01:08.294Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:08 2026-07-27T11:01:08.304Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Member consumer-test-group-19-61157f9e-aee7-4c47-8d04-fbab12ef1fdb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:08 2026-07-27T11:01:08.359Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:08 2026-07-27T11:01:08.363Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:08 2026-07-27T11:01:08.364Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:08 2026-07-27T11:01:08.364Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:08 2026-07-27T11:01:08.364Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:08 2026-07-27T11:01:08.366Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 11:01:08 2026-07-27T11:01:08.381Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:08 allow.auto.create.topics = true 11:01:08 auto.commit.interval.ms = 5000 11:01:08 auto.offset.reset = latest 11:01:08 bootstrap.servers = [localhost:32777] 11:01:08 check.crcs = true 11:01:08 client.dns.lookup = use_all_dns_ips 11:01:08 client.id = consumer-test-group-20 11:01:08 client.rack = 11:01:08 config.providers = [] 11:01:08 connections.max.idle.ms = 540000 11:01:08 default.api.timeout.ms = 60000 11:01:08 enable.auto.commit = true 11:01:08 enable.metrics.push = true 11:01:08 exclude.internal.topics = true 11:01:08 fetch.max.bytes = 52428800 11:01:08 fetch.max.wait.ms = 500 11:01:08 fetch.min.bytes = 1 11:01:08 group.id = test-group 11:01:08 group.instance.id = null 11:01:08 group.protocol = classic 11:01:08 group.remote.assignor = null 11:01:08 heartbeat.interval.ms = 3000 11:01:08 interceptor.classes = [] 11:01:08 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:08 isolation.level = read_uncommitted 11:01:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:08 max.partition.fetch.bytes = 1048576 11:01:08 max.poll.interval.ms = 300000 11:01:08 max.poll.records = 2147483647 11:01:08 metadata.max.age.ms = 300000 11:01:08 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:08 metadata.recovery.strategy = rebootstrap 11:01:08 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:08 metrics.num.samples = 2 11:01:08 metrics.recording.level = INFO 11:01:08 metrics.sample.window.ms = 30000 11:01:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:08 receive.buffer.bytes = 65536 11:01:08 reconnect.backoff.max.ms = 1000 11:01:08 reconnect.backoff.ms = 50 11:01:08 request.timeout.ms = 30000 11:01:08 retry.backoff.max.ms = 1000 11:01:08 retry.backoff.ms = 100 11:01:08 sasl.client.callback.handler.class = null 11:01:08 sasl.jaas.config = null 11:01:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:08 sasl.kerberos.min.time.before.relogin = 60000 11:01:08 sasl.kerberos.service.name = null 11:01:08 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:08 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:08 sasl.login.callback.handler.class = null 11:01:08 sasl.login.class = null 11:01:08 sasl.login.connect.timeout.ms = null 11:01:08 sasl.login.read.timeout.ms = null 11:01:08 sasl.login.refresh.buffer.seconds = 300 11:01:08 sasl.login.refresh.min.period.seconds = 60 11:01:08 sasl.login.refresh.window.factor = 0.8 11:01:08 sasl.login.refresh.window.jitter = 0.05 11:01:08 sasl.login.retry.backoff.max.ms = 10000 11:01:08 sasl.login.retry.backoff.ms = 100 11:01:08 sasl.mechanism = GSSAPI 11:01:08 sasl.oauthbearer.assertion.algorithm = RS256 11:01:08 sasl.oauthbearer.assertion.claim.aud = null 11:01:08 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:08 sasl.oauthbearer.assertion.claim.iss = null 11:01:08 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:08 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:08 sasl.oauthbearer.assertion.claim.sub = null 11:01:08 sasl.oauthbearer.assertion.file = null 11:01:08 sasl.oauthbearer.assertion.private.key.file = null 11:01:08 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:08 sasl.oauthbearer.assertion.template.file = null 11:01:08 sasl.oauthbearer.client.credentials.client.id = null 11:01:08 sasl.oauthbearer.client.credentials.client.secret = null 11:01:08 sasl.oauthbearer.clock.skew.seconds = 30 11:01:08 sasl.oauthbearer.expected.audience = [] 11:01:08 sasl.oauthbearer.expected.issuer = null 11:01:08 sasl.oauthbearer.header.urlencode = false 11:01:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:08 sasl.oauthbearer.jwks.endpoint.url = null 11:01:08 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:08 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:08 sasl.oauthbearer.scope = null 11:01:08 sasl.oauthbearer.scope.claim.name = scope 11:01:08 sasl.oauthbearer.sub.claim.name = sub 11:01:08 sasl.oauthbearer.token.endpoint.url = null 11:01:08 security.protocol = PLAINTEXT 11:01:08 security.providers = null 11:01:08 send.buffer.bytes = 131072 11:01:08 session.timeout.ms = 45000 11:01:08 share.acknowledgement.mode = implicit 11:01:08 share.acquire.mode = BATCH_OPTIMIZED 11:01:08 socket.connection.setup.timeout.max.ms = 30000 11:01:08 socket.connection.setup.timeout.ms = 10000 11:01:08 ssl.cipher.suites = [] 11:01:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:08 ssl.endpoint.identification.algorithm = https 11:01:08 ssl.engine.factory.class = null 11:01:08 ssl.key.password = null 11:01:08 ssl.keymanager.algorithm = SunX509 11:01:08 ssl.keystore.certificate.chain = null 11:01:08 ssl.keystore.key = null 11:01:08 ssl.keystore.location = null 11:01:08 ssl.keystore.password = null 11:01:08 ssl.keystore.type = JKS 11:01:08 ssl.protocol = TLSv1.3 11:01:08 ssl.provider = null 11:01:08 ssl.secure.random.implementation = null 11:01:08 ssl.trustmanager.algorithm = PKIX 11:01:08 ssl.truststore.certificates = null 11:01:08 ssl.truststore.location = null 11:01:08 ssl.truststore.password = null 11:01:08 ssl.truststore.type = JKS 11:01:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:08 11:01:08 2026-07-27T11:01:08.381Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:08 2026-07-27T11:01:08.383Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:08 2026-07-27T11:01:08.383Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:08 2026-07-27T11:01:08.383Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150068383 11:01:08 2026-07-27T11:01:08.383Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:08 2026-07-27T11:01:08.388Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:08 2026-07-27T11:01:08.388Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:08 2026-07-27T11:01:08.389Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 11:01:08 2026-07-27T11:01:08.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-20-3960e637-9eb2-48fe-a970-4ce6d332231b 11:01:08 2026-07-27T11:01:08.392Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 11:01:08 2026-07-27T11:01:08.394Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-20-3960e637-9eb2-48fe-a970-4ce6d332231b', protocol='range'} 11:01:08 2026-07-27T11:01:08.395Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-20-3960e637-9eb2-48fe-a970-4ce6d332231b=Assignment(partitions=[ncmp-events-0])} 11:01:08 2026-07-27T11:01:08.396Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-20-3960e637-9eb2-48fe-a970-4ce6d332231b', protocol='range'} 11:01:08 2026-07-27T11:01:08.397Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:08 2026-07-27T11:01:08.397Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:08 2026-07-27T11:01:08.398Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:08 2026-07-27T11:01:08.403Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=1013, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:08 2026-07-27T11:01:08.913Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:08 2026-07-27T11:01:08.914Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:08 2026-07-27T11:01:08.914Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:08 2026-07-27T11:01:08.914Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:08 2026-07-27T11:01:08.914Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:09 2026-07-27T11:01:08.981Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:09 2026-07-27T11:01:08.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:09 2026-07-27T11:01:08.990Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:09 2026-07-27T11:01:09.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:09 2026-07-27T11:01:09.028Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:09 2026-07-27T11:01:09.028Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:09 2026-07-27T11:01:09.029Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:09 2026-07-27T11:01:09.029Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:09 2026-07-27T11:01:09.029Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:09 2026-07-27T11:01:09.046Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:09 2026-07-27T11:01:09.050Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:09 2026-07-27T11:01:09.054Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:09 2026-07-27T11:01:09.066Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:09 2026-07-27T11:01:09.072Z WARN 7051 --- [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 11:01:09 2026-07-27T11:01:09.072Z WARN 7051 --- [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 11:01:09 2026-07-27T11:01:09.113Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 11:01:09 2026-07-27T11:01:09.142Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 11:01:09 2026-07-27T11:01:09.150Z ERROR 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 11:01:09 2026-07-27T11:01:09.152Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:09 2026-07-27T11:01:09.152Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Member consumer-test-group-20-3960e637-9eb2-48fe-a970-4ce6d332231b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:09 2026-07-27T11:01:09.152Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.152Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.152Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:09 2026-07-27T11:01:09.153Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.153Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.156Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:09 2026-07-27T11:01:09.156Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:09 2026-07-27T11:01:09.156Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:09 2026-07-27T11:01:09.156Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:09 2026-07-27T11:01:09.157Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 11:01:09 2026-07-27T11:01:09.169Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:09 allow.auto.create.topics = true 11:01:09 auto.commit.interval.ms = 5000 11:01:09 auto.offset.reset = latest 11:01:09 bootstrap.servers = [localhost:32777] 11:01:09 check.crcs = true 11:01:09 client.dns.lookup = use_all_dns_ips 11:01:09 client.id = consumer-test-group-21 11:01:09 client.rack = 11:01:09 config.providers = [] 11:01:09 connections.max.idle.ms = 540000 11:01:09 default.api.timeout.ms = 60000 11:01:09 enable.auto.commit = true 11:01:09 enable.metrics.push = true 11:01:09 exclude.internal.topics = true 11:01:09 fetch.max.bytes = 52428800 11:01:09 fetch.max.wait.ms = 500 11:01:09 fetch.min.bytes = 1 11:01:09 group.id = test-group 11:01:09 group.instance.id = null 11:01:09 group.protocol = classic 11:01:09 group.remote.assignor = null 11:01:09 heartbeat.interval.ms = 3000 11:01:09 interceptor.classes = [] 11:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:09 isolation.level = read_uncommitted 11:01:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:09 max.partition.fetch.bytes = 1048576 11:01:09 max.poll.interval.ms = 300000 11:01:09 max.poll.records = 2147483647 11:01:09 metadata.max.age.ms = 300000 11:01:09 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:09 metadata.recovery.strategy = rebootstrap 11:01:09 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:09 metrics.num.samples = 2 11:01:09 metrics.recording.level = INFO 11:01:09 metrics.sample.window.ms = 30000 11:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:09 receive.buffer.bytes = 65536 11:01:09 reconnect.backoff.max.ms = 1000 11:01:09 reconnect.backoff.ms = 50 11:01:09 request.timeout.ms = 30000 11:01:09 retry.backoff.max.ms = 1000 11:01:09 retry.backoff.ms = 100 11:01:09 sasl.client.callback.handler.class = null 11:01:09 sasl.jaas.config = null 11:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:09 sasl.kerberos.min.time.before.relogin = 60000 11:01:09 sasl.kerberos.service.name = null 11:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:09 sasl.login.callback.handler.class = null 11:01:09 sasl.login.class = null 11:01:09 sasl.login.connect.timeout.ms = null 11:01:09 sasl.login.read.timeout.ms = null 11:01:09 sasl.login.refresh.buffer.seconds = 300 11:01:09 sasl.login.refresh.min.period.seconds = 60 11:01:09 sasl.login.refresh.window.factor = 0.8 11:01:09 sasl.login.refresh.window.jitter = 0.05 11:01:09 sasl.login.retry.backoff.max.ms = 10000 11:01:09 sasl.login.retry.backoff.ms = 100 11:01:09 sasl.mechanism = GSSAPI 11:01:09 sasl.oauthbearer.assertion.algorithm = RS256 11:01:09 sasl.oauthbearer.assertion.claim.aud = null 11:01:09 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:09 sasl.oauthbearer.assertion.claim.iss = null 11:01:09 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:09 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:09 sasl.oauthbearer.assertion.claim.sub = null 11:01:09 sasl.oauthbearer.assertion.file = null 11:01:09 sasl.oauthbearer.assertion.private.key.file = null 11:01:09 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:09 sasl.oauthbearer.assertion.template.file = null 11:01:09 sasl.oauthbearer.client.credentials.client.id = null 11:01:09 sasl.oauthbearer.client.credentials.client.secret = null 11:01:09 sasl.oauthbearer.clock.skew.seconds = 30 11:01:09 sasl.oauthbearer.expected.audience = [] 11:01:09 sasl.oauthbearer.expected.issuer = null 11:01:09 sasl.oauthbearer.header.urlencode = false 11:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:09 sasl.oauthbearer.jwks.endpoint.url = null 11:01:09 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:09 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:09 sasl.oauthbearer.scope = null 11:01:09 sasl.oauthbearer.scope.claim.name = scope 11:01:09 sasl.oauthbearer.sub.claim.name = sub 11:01:09 sasl.oauthbearer.token.endpoint.url = null 11:01:09 security.protocol = PLAINTEXT 11:01:09 security.providers = null 11:01:09 send.buffer.bytes = 131072 11:01:09 session.timeout.ms = 45000 11:01:09 share.acknowledgement.mode = implicit 11:01:09 share.acquire.mode = BATCH_OPTIMIZED 11:01:09 socket.connection.setup.timeout.max.ms = 30000 11:01:09 socket.connection.setup.timeout.ms = 10000 11:01:09 ssl.cipher.suites = [] 11:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:09 ssl.endpoint.identification.algorithm = https 11:01:09 ssl.engine.factory.class = null 11:01:09 ssl.key.password = null 11:01:09 ssl.keymanager.algorithm = SunX509 11:01:09 ssl.keystore.certificate.chain = null 11:01:09 ssl.keystore.key = null 11:01:09 ssl.keystore.location = null 11:01:09 ssl.keystore.password = null 11:01:09 ssl.keystore.type = JKS 11:01:09 ssl.protocol = TLSv1.3 11:01:09 ssl.provider = null 11:01:09 ssl.secure.random.implementation = null 11:01:09 ssl.trustmanager.algorithm = PKIX 11:01:09 ssl.truststore.certificates = null 11:01:09 ssl.truststore.location = null 11:01:09 ssl.truststore.password = null 11:01:09 ssl.truststore.type = JKS 11:01:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:09 11:01:09 2026-07-27T11:01:09.170Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:09 2026-07-27T11:01:09.172Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:09 2026-07-27T11:01:09.172Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:09 2026-07-27T11:01:09.172Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150069172 11:01:09 2026-07-27T11:01:09.172Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 11:01:09 2026-07-27T11:01:09.176Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:09 2026-07-27T11:01:09.177Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:09 2026-07-27T11:01:09.178Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 11:01:09 2026-07-27T11:01:09.181Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-21-3d4a957e-e990-4d6f-a8f7-bb8ba91a7401 11:01:09 2026-07-27T11:01:09.181Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 11:01:09 2026-07-27T11:01:09.182Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-21-3d4a957e-e990-4d6f-a8f7-bb8ba91a7401', protocol='range'} 11:01:09 2026-07-27T11:01:09.183Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-21-3d4a957e-e990-4d6f-a8f7-bb8ba91a7401=Assignment(partitions=[ncmp-events-0])} 11:01:09 2026-07-27T11:01:09.184Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-21-3d4a957e-e990-4d6f-a8f7-bb8ba91a7401', protocol='range'} 11:01:09 2026-07-27T11:01:09.184Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 11:01:09 2026-07-27T11:01:09.184Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 11:01:09 2026-07-27T11:01:09.185Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 11:01:09 2026-07-27T11:01:09.189Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=1030, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:09 2026-07-27T11:01:09.691Z INFO 7051 --- [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. 11:01:09 2026-07-27T11:01:09.691Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:01:09 2026-07-27T11:01:09.691Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:01:09 2026-07-27T11:01:09.692Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:01:09 2026-07-27T11:01:09.692Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:01:09 2026-07-27T11:01:09.705Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-2': 503 Service Unavailable from POST http://localhost:53701/dmi/v1/ch/ch-2/modules 11:01:09 2026-07-27T11:01:09.719Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:53701/dmi/v1/ch/ch-1/modules 11:01:09 2026-07-27T11:01:09.719Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 11:01:09 2026-07-27T11:01:09.734Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:09 2026-07-27T11:01:09.751Z INFO 7051 --- [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. 11:01:09 2026-07-27T11:01:09.754Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 11:01:09 2026-07-27T11:01:09.769Z INFO 7051 --- [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. 11:01:09 2026-07-27T11:01:09.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 11:01:09 2026-07-27T11:01:09.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 11:01:09 2026-07-27T11:01:09.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 11:01:09 2026-07-27T11:01:09.770Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 11:01:09 2026-07-27T11:01:09.834Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:09 2026-07-27T11:01:09.843Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:09 2026-07-27T11:01:09.905Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:09 2026-07-27T11:01:09.910Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:09 2026-07-27T11:01:09.913Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 11:01:09 2026-07-27T11:01:09.929Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Member consumer-test-group-21-3d4a957e-e990-4d6f-a8f7-bb8ba91a7401 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.978Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:09 2026-07-27T11:01:09.981Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:09 2026-07-27T11:01:09.981Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:09 2026-07-27T11:01:09.981Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:09 2026-07-27T11:01:09.981Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:09 2026-07-27T11:01:09.983Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 11:01:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.602 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 11:01:10 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 11:01:10 2026-07-27T11:01:10.026Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.026Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.027Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.027Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.027Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.094Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.105Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.108Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.122Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:10 2026-07-27T11:01:10.137Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:10 2026-07-27T11:01:10.163Z INFO 7051 --- [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. 11:01:10 2026-07-27T11:01:10.163Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:10 2026-07-27T11:01:10.178Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.178Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.178Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.179Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.179Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.250Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.265Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:10 2026-07-27T11:01:10.342Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.342Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.342Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.343Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.343Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.409Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.417Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.420Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.430Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:10 2026-07-27T11:01:10.440Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:10 2026-07-27T11:01:10.462Z INFO 7051 --- [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. 11:01:10 2026-07-27T11:01:10.463Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:10 2026-07-27T11:01:10.475Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.476Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.476Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.476Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.476Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.550Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.562Z INFO 7051 --- [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 11:01:10 2026-07-27T11:01:10.562Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.574Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:10 2026-07-27T11:01:10.634Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.634Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.634Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.634Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.634Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.697Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.707Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.709Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.721Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:10 2026-07-27T11:01:10.734Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:10 2026-07-27T11:01:10.758Z INFO 7051 --- [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. 11:01:10 2026-07-27T11:01:10.759Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:10 2026-07-27T11:01:10.774Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:10 2026-07-27T11:01:10.774Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:10 2026-07-27T11:01:10.774Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:10 2026-07-27T11:01:10.775Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:10 2026-07-27T11:01:10.775Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:10 2026-07-27T11:01:10.841Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.850Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:10 2026-07-27T11:01:10.861Z INFO 7051 --- [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: 11:01:10 2026-07-27T11:01:10.861Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:10 2026-07-27T11:01:10.875Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:10.942Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:10.942Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:10.943Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:10.943Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:10.943Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.009Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.020Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.022Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.047Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:11 2026-07-27T11:01:11.077Z INFO 7051 --- [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. 11:01:11 2026-07-27T11:01:11.078Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:11 2026-07-27T11:01:11.092Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.093Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.093Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.093Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.093Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.178Z INFO 7051 --- [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 11:01:11 2026-07-27T11:01:11.179Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.189Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.257Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.258Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.258Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.259Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.259Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.325Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 11:01:11 2026-07-27T11:01:11.334Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 11:01:11 2026-07-27T11:01:11.336Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.348Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.440Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.450Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.453Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.464Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.476Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:11 2026-07-27T11:01:11.512Z INFO 7051 --- [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. 11:01:11 2026-07-27T11:01:11.512Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:11 2026-07-27T11:01:11.530Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.531Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.531Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.531Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.531Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.545Z INFO 7051 --- [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 11:01:11 2026-07-27T11:01:11.545Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.555Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.709Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 11:01:11 2026-07-27T11:01:11.720Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 11:01:11 2026-07-27T11:01:11.722Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.732Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.749Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.750Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.750Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.750Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.750Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.819Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.831Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 11:01:11 2026-07-27T11:01:11.834Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.848Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:11 2026-07-27T11:01:11.863Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:11 2026-07-27T11:01:11.892Z INFO 7051 --- [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. 11:01:11 2026-07-27T11:01:11.893Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:11 2026-07-27T11:01:11.907Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:11 2026-07-27T11:01:11.907Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:11 2026-07-27T11:01:11.907Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:11 2026-07-27T11:01:11.908Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:11 2026-07-27T11:01:11.908Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:11 2026-07-27T11:01:11.922Z INFO 7051 --- [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 11:01:11 2026-07-27T11:01:11.922Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:11 2026-07-27T11:01:11.934Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:12 2026-07-27T11:01:12.007Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:12 2026-07-27T11:01:12.007Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:12 2026-07-27T11:01:12.008Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:12 2026-07-27T11:01:12.008Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:12 2026-07-27T11:01:12.008Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:12 2026-07-27T11:01:12.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.083Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.085Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:12 2026-07-27T11:01:12.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:12 2026-07-27T11:01:12.168Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:12 2026-07-27T11:01:12.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:12 2026-07-27T11:01:12.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:12 2026-07-27T11:01:12.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:12 2026-07-27T11:01:12.169Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:12 2026-07-27T11:01:12.233Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.240Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.242Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:12 2026-07-27T11:01:12.253Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:12 2026-07-27T11:01:12.261Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 11:01:12 2026-07-27T11:01:12.282Z INFO 7051 --- [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. 11:01:12 2026-07-27T11:01:12.282Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 11:01:12 2026-07-27T11:01:12.298Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:12 2026-07-27T11:01:12.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:12 2026-07-27T11:01:12.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:12 2026-07-27T11:01:12.300Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:12 2026-07-27T11:01:12.300Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:12 2026-07-27T11:01:12.311Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:56817/dmi/v1/ch/ch-1/modules 11:01:12 2026-07-27T11:01:12.311Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:12 2026-07-27T11:01:12.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 11:01:12 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 11:01:12 2026-07-27T11:01:12.404Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 11:01:12 2026-07-27T11:01:12.405Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 11:01:12 2026-07-27T11:01:12.407Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 11:01:12 2026-07-27T11:01:12.407Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties 11:01:12 2026-07-27T11:01:12.429Z INFO 7051 --- [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. 11:01:12 2026-07-27T11:01:12.430Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 11:01:12 2026-07-27T11:01:12.430Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 11:01:12 2026-07-27T11:01:12.430Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 11:01:12 2026-07-27T11:01:12.430Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 11:01:12 2026-07-27T11:01:12.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:12 2026-07-27T11:01:12.503Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:12 2026-07-27T11:01:12.613Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:01:12 2026-07-27T11:01:12.621Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:01:12 2026-07-27T11:01:12.683Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.690Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:12 2026-07-27T11:01:12.693Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 3 cm handles 11:01:12 2026-07-27T11:01:12.711Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:12 2026-07-27T11:01:12.737Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:01:12 2026-07-27T11:01:12.739Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:01:12 2026-07-27T11:01:12.739Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:01:12 2026-07-27T11:01:12.800Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 11:01:12 2026-07-27T11:01:12.801Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 11:01:12 2026-07-27T11:01:12.801Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 11:01:12 2026-07-27T11:01:12.801Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 11:01:12 2026-07-27T11:01:12.801Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 11:01:12 2026-07-27T11:01:12.801Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 11:01:12 2026-07-27T11:01:12.802Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 11:01:12 2026-07-27T11:01:12.802Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 11:01:12 2026-07-27T11:01:12.802Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 11:01:13 2026-07-27T11:01:13.009Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:01:13 11:01:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:126) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:210) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:186) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:301) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:01:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:01:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:01:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:01:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:362) 11:01:13 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) 11:01:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) 11:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) 11:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at groovy.lang.Closure.call(Closure.java:427) 11:01:13 at groovy.lang.Closure.call(Closure.java:416) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 11:01:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 11:01:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 11:01:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:106) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:01:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:01:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:01:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:01:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:01:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:13 11:01:13 2026-07-27T11:01:13.016Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:01:13 11:01:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:126) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:210) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:186) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:301) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:01:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:01:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:01:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:01:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:362) 11:01:13 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) 11:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at groovy.lang.Closure.call(Closure.java:427) 11:01:13 at groovy.lang.Closure.call(Closure.java:416) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 11:01:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 11:01:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 11:01:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:106) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:01:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:01:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:01:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:01:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:01:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:13 11:01:13 2026-07-27T11:01:13.018Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:01:13 11:01:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:126) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:210) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:186) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:301) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:01:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:01:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:01:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:01:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:01:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:01:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:01:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:01:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:01:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:01:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:01:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:01:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:01:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:01:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:01:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:01:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:01:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:01:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:01:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:01:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) 11:01:13 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:362) 11:01:13 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) 11:01:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:01:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:01:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at groovy.lang.Closure.call(Closure.java:427) 11:01:13 at groovy.lang.Closure.call(Closure.java:416) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 11:01:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 11:01:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 11:01:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 11:01:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 11:01:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 11:01:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 11:01:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:106) 11:01:13 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:01:13 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:01:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:01:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:01:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:01:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:01:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:01:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:01:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:01:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:01:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:01:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:01:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:01:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:01:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:01:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:01:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:01:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:01:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:01:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:01:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:01:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:01:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:13 11:01:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 11:01:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 11:01:13 2026-07-27T11:01:13.070Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.070Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.137Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:13 2026-07-27T11:01:13.147Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:13 2026-07-27T11:01:13.150Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.180Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.241Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:13 2026-07-27T11:01:13.250Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:13 2026-07-27T11:01:13.253Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.265Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.287Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.288Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.288Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.288Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.288Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.353Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:13 2026-07-27T11:01:13.361Z INFO 7051 --- [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 11:01:13 2026-07-27T11:01:13.363Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.374Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.460Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.460Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.460Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.461Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.461Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.525Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:13 2026-07-27T11:01:13.534Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:13 2026-07-27T11:01:13.537Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.548Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.564Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.564Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.564Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.565Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.565Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.629Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:13 2026-07-27T11:01:13.636Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:13 2026-07-27T11:01:13.638Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.649Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.664Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.664Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.664Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.664Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.664Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.729Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:13 2026-07-27T11:01:13.737Z INFO 7051 --- [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 11:01:13 2026-07-27T11:01:13.740Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:13 2026-07-27T11:01:13.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:13 2026-07-27T11:01:13.844Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:13 2026-07-27T11:01:13.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:13 2026-07-27T11:01:13.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:13 2026-07-27T11:01:13.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:13 2026-07-27T11:01:13.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:13 2026-07-27T11:01:13.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:13.934Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:13.937Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:13.949Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:13.973Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:13.973Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:13.974Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:13.974Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:13.974Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.046Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.049Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.062Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.082Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.082Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.083Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.083Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.083Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:14 2026-07-27T11:01:14.154Z INFO 7051 --- [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 11:01:14 2026-07-27T11:01:14.157Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.168Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.250Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.250Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.251Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.251Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.251Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.317Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:14.327Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:14.330Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.369Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.369Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.370Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.370Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.370Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.429Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.437Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.439Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.451Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.471Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.471Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.472Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.472Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.472Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.533Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:14 2026-07-27T11:01:14.541Z INFO 7051 --- [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 11:01:14 2026-07-27T11:01:14.543Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.554Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.637Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.637Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.637Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.637Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.637Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.701Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:14.709Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:14 2026-07-27T11:01:14.712Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.724Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.746Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.746Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.747Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.747Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.747Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.808Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.816Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:14 2026-07-27T11:01:14.818Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.829Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:14 2026-07-27T11:01:14.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:14 2026-07-27T11:01:14.845Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:14 2026-07-27T11:01:14.846Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:14 2026-07-27T11:01:14.846Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:14 2026-07-27T11:01:14.846Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:14 2026-07-27T11:01:14.909Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:14 2026-07-27T11:01:14.915Z INFO 7051 --- [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 11:01:14 2026-07-27T11:01:14.917Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:14 2026-07-27T11:01:14.929Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.005Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.005Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.069Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.077Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.080Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.104Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.123Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.123Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.123Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.124Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.124Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:15 2026-07-27T11:01:15.192Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:15 2026-07-27T11:01:15.194Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.204Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.221Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.221Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.221Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.284Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:15 2026-07-27T11:01:15.292Z INFO 7051 --- [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 11:01:15 2026-07-27T11:01:15.295Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.306Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.389Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.389Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.389Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.390Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.390Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.453Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.460Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.463Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.474Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.494Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.556Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:15 2026-07-27T11:01:15.564Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:15 2026-07-27T11:01:15.566Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.576Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.594Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.594Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.595Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.595Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.595Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.657Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:15 2026-07-27T11:01:15.665Z INFO 7051 --- [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 11:01:15 2026-07-27T11:01:15.669Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.680Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.766Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.767Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:15 2026-07-27T11:01:15.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.843Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:15 2026-07-27T11:01:15.850Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:15 2026-07-27T11:01:15.863Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:15 2026-07-27T11:01:15.880Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:15 2026-07-27T11:01:15.881Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:15 2026-07-27T11:01:15.881Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:15 2026-07-27T11:01:15.881Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:15 2026-07-27T11:01:15.881Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:15.944Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:15.952Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:15.954Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:15.964Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:15.982Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:15.982Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:15.982Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:15.982Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:15.982Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.045Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:16 2026-07-27T11:01:16.053Z INFO 7051 --- [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 11:01:16 2026-07-27T11:01:16.056Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.068Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.149Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.149Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.217Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:16 2026-07-27T11:01:16.229Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:16 2026-07-27T11:01:16.232Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.244Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.263Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.264Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.264Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.264Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.264Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:16.333Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:16.335Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.345Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.360Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.360Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.360Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.361Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.361Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.420Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:16 2026-07-27T11:01:16.428Z INFO 7051 --- [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 11:01:16 2026-07-27T11:01:16.431Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.443Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.527Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.527Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.589Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:16 2026-07-27T11:01:16.598Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:16 2026-07-27T11:01:16.601Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.626Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.626Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.626Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.627Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.627Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.688Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:16.697Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:16 2026-07-27T11:01:16.701Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.713Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.731Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.731Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.732Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.732Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.732Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:16 2026-07-27T11:01:16.793Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:16 2026-07-27T11:01:16.803Z INFO 7051 --- [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 11:01:16 2026-07-27T11:01:16.807Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:16 2026-07-27T11:01:16.826Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:16 2026-07-27T11:01:16.902Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:16 2026-07-27T11:01:16.902Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:16 2026-07-27T11:01:16.903Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:16 2026-07-27T11:01:16.903Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:16 2026-07-27T11:01:16.903Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:16.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:16.977Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:16.979Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:16.990Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.009Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.009Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.010Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.010Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.010Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.081Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.084Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.112Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.112Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.113Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.113Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.113Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.181Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:17 2026-07-27T11:01:17.189Z INFO 7051 --- [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 11:01:17 2026-07-27T11:01:17.191Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.201Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:17.351Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:17.353Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.363Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.383Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.384Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.384Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.384Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.384Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.449Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.457Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.459Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.470Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.489Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.490Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.492Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.492Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.492Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.553Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:17 2026-07-27T11:01:17.561Z INFO 7051 --- [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 11:01:17 2026-07-27T11:01:17.563Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.574Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.656Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.656Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.656Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.657Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.657Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.726Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:17.736Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:17 2026-07-27T11:01:17.740Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.749Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.763Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.763Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.764Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.764Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.764Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.829Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.837Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:17 2026-07-27T11:01:17.840Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:17 2026-07-27T11:01:17.851Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:17 2026-07-27T11:01:17.868Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:17 2026-07-27T11:01:17.868Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:17 2026-07-27T11:01:17.869Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:17 2026-07-27T11:01:17.869Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:17 2026-07-27T11:01:17.869Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:17 2026-07-27T11:01:17.933Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:18 2026-07-27T11:01:17.941Z INFO 7051 --- [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 11:01:18 2026-07-27T11:01:17.943Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:17.954Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.022Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.023Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.023Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.023Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.023Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.090Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:18 2026-07-27T11:01:18.103Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:18 2026-07-27T11:01:18.105Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.115Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.143Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.143Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.143Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.144Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.144Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.209Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:18 2026-07-27T11:01:18.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:18 2026-07-27T11:01:18.218Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.230Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.249Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.249Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.249Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.249Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.249Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.321Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:18 2026-07-27T11:01:18.329Z INFO 7051 --- [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 11:01:18 2026-07-27T11:01:18.331Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.345Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.431Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.431Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.431Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.432Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.432Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.498Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:18 2026-07-27T11:01:18.507Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:18 2026-07-27T11:01:18.509Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.521Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.540Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.605Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:18 2026-07-27T11:01:18.613Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:18 2026-07-27T11:01:18.616Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.629Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 2026-07-27T11:01:18.647Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:18 2026-07-27T11:01:18.647Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:18 2026-07-27T11:01:18.647Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:18 2026-07-27T11:01:18.648Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:18 2026-07-27T11:01:18.648Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:18 2026-07-27T11:01:18.710Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 11:01:18 2026-07-27T11:01:18.717Z INFO 7051 --- [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 11:01:18 2026-07-27T11:01:18.720Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:18 2026-07-27T11:01:18.731Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:18 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.751 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 11:01:18 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 11:01:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 11:01:18 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 11:01:19 2026-07-27T11:01:19.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:19 2026-07-27T11:01:19.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:19 2026-07-27T11:01:19.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:19 2026-07-27T11:01:19.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:19 2026-07-27T11:01:19.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:19 2026-07-27T11:01:19.097Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:19 2026-07-27T11:01:19.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:19 2026-07-27T11:01:19.108Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:19 2026-07-27T11:01:19.116Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:19 2026-07-27T11:01:19.146Z WARN 7051 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 11:01:19 2026-07-27T11:01:19.147Z INFO 7051 --- [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 11:01:19 2026-07-27T11:01:19.147Z INFO 7051 --- [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 11:01:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 11:01:19 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 11:01:19 2026-07-27T11:01:19.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:19 2026-07-27T11:01:19.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:19 2026-07-27T11:01:19.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:19 2026-07-27T11:01:19.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:19 2026-07-27T11:01:19.222Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:19 2026-07-27T11:01:19.232Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:36842] mockwebserver3.MockWebServer : MockWebServer{port=38369} connection from /127.0.0.1 crashed 11:01:19 11:01:19 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:01:19 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 11:01:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 11:01:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:19 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:19 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:19 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:19 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:19 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:19 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:19 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:19 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:19 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:19 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:19 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:19 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:19 11:01:20 2026-07-27T11:01:20.234Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [d0672da0-1, L:/127.0.0.1:36842 - R:localhost/127.0.0.1:38369] The connection observed an error 11:01:20 11:01:20 io.netty.handler.timeout.ReadTimeoutException 11:01:20 11:01:20 2026-07-27T11:01:20.236Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 11:01:20 2026-07-27T11:01:20.236Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:20 2026-07-27T11:01:20.248Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:20 2026-07-27T11:01:20.311Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:20 2026-07-27T11:01:20.312Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:20 2026-07-27T11:01:20.312Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:20 2026-07-27T11:01:20.312Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:20 2026-07-27T11:01:20.312Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:20 2026-07-27T11:01:20.322Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:54424] mockwebserver3.MockWebServer : MockWebServer{port=59221} connection from /127.0.0.1 crashed 11:01:20 11:01:20 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:01:20 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:20 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:20 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:20 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:20 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:20 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:20 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:20 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:20 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:20 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:20 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:20 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:20 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:20 11:01:21 2026-07-27T11:01:21.322Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [617eee5b-1, L:/127.0.0.1:54424 - R:localhost/127.0.0.1:59221] The connection observed an error 11:01:21 11:01:21 io.netty.handler.timeout.ReadTimeoutException 11:01:21 11:01:21 2026-07-27T11:01:21.323Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 11:01:21 2026-07-27T11:01:21.323Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:21 2026-07-27T11:01:21.333Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:21 2026-07-27T11:01:21.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:21 2026-07-27T11:01:21.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:21 2026-07-27T11:01:21.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:21 2026-07-27T11:01:21.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:21 2026-07-27T11:01:21.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:21 2026-07-27T11:01:21.400Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:43144] mockwebserver3.MockWebServer : MockWebServer{port=50093} connection from /127.0.0.1 crashed 11:01:21 11:01:21 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 11:01:21 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:21 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:21 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:21 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:21 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:21 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:21 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:21 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:21 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:21 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:21 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:21 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:21 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:21 11:01:22 2026-07-27T11:01:22.400Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [0a7123ca-1, L:/127.0.0.1:43144 - R:localhost/127.0.0.1:50093] The connection observed an error 11:01:22 11:01:22 io.netty.handler.timeout.ReadTimeoutException 11:01:22 11:01:22 2026-07-27T11:01:22.402Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 11:01:22 2026-07-27T11:01:22.402Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:22 2026-07-27T11:01:22.416Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.270 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 11:01:22 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 11:01:22 2026-07-27T11:01:22.502Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:22 2026-07-27T11:01:22.502Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:22 2026-07-27T11:01:22.502Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:22 2026-07-27T11:01:22.503Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:22 2026-07-27T11:01:22.503Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:22 2026-07-27T11:01:22.565Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:22 2026-07-27T11:01:22.576Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:22 2026-07-27T11:01:22.579Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:22 2026-07-27T11:01:22.589Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:22 2026-07-27T11:01:22.625Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:22 2026-07-27T11:01:22.625Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:22 2026-07-27T11:01:22.625Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:22 2026-07-27T11:01:22.625Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:22 2026-07-27T11:01:22.625Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:22 2026-07-27T11:01:22.644Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:22 2026-07-27T11:01:22.649Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:22 2026-07-27T11:01:22.652Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:22 2026-07-27T11:01:22.665Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:22 2026-07-27T11:01:22.685Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:01:22 2026-07-27T11:01:22.689Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 11:01:22 2026-07-27T11:01:22.714Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 11:01:22 2026-07-27T11:01:22.716Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 11:01:22 2026-07-27T11:01:22.720Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 11:01:22 2026-07-27T11:01:22.746Z INFO 7051 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 11:01:22 2026-07-27T11:01:22.749Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:01:22 2026-07-27T11:01:22.754Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 11:01:22 2026-07-27T11:01:22.757Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:01:22 2026-07-27T11:01:22.760Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:01:22 2026-07-27T11:01:22.763Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:01:22 2026-07-27T11:01:22.766Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 11:01:22 2026-07-27T11:01:22.766Z INFO 7051 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:01:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 11:01:22 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 11:01:22 2026-07-27T11:01:22.855Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:22 2026-07-27T11:01:22.855Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:22 2026-07-27T11:01:22.855Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:22 2026-07-27T11:01:22.855Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:22 2026-07-27T11:01:22.855Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:22 2026-07-27T11:01:22.917Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:22 2026-07-27T11:01:22.929Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:22 2026-07-27T11:01:22.932Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:22 2026-07-27T11:01:22.944Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 2026-07-27T11:01:23.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.087Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.090Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.099Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 2026-07-27T11:01:23.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.229Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.237Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.238Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.248Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 2026-07-27T11:01:23.323Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.323Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.385Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.394Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.397Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.406Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 11:01:23 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 11:01:23 2026-07-27T11:01:23.490Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.490Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.553Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.561Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.564Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.573Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 2026-07-27T11:01:23.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.638Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.701Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.710Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.712Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 11:01:23 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 11:01:23 2026-07-27T11:01:23.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:23 2026-07-27T11:01:23.901Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.909Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:23 2026-07-27T11:01:23.911Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:23 2026-07-27T11:01:23.921Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:23 2026-07-27T11:01:23.937Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:23 2026-07-27T11:01:23.937Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:23 2026-07-27T11:01:23.937Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:23 2026-07-27T11:01:23.937Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:23 2026-07-27T11:01:23.937Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.000Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.008Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.011Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.021Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.106Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.173Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.187Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.198Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.216Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.276Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.284Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.286Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.297Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.392Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.392Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.392Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.392Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.457Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.466Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.468Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.477Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.490Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.490Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.491Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.552Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.558Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.559Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.650Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.650Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.713Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:24 2026-07-27T11:01:24.726Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.736Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.751Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:24 2026-07-27T11:01:24.817Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.825Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:24 2026-07-27T11:01:24.826Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:24 2026-07-27T11:01:24.835Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:24 2026-07-27T11:01:24.944Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:24 2026-07-27T11:01:24.944Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:24 2026-07-27T11:01:24.944Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:24 2026-07-27T11:01:24.945Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:24 2026-07-27T11:01:24.945Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.005Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.016Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.024Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.038Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.039Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.039Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.039Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.039Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.097Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.105Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.107Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.117Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.210Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.210Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.210Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.210Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.211Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.269Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.278Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.280Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.291Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.310Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.310Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.310Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.311Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.311Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.372Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.381Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.391Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.473Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.473Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.473Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.473Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.473Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.532Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.542Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.544Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.554Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.571Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.571Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.572Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.572Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.572Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.635Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.642Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.644Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.655Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.732Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.733Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.733Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.733Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.733Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.797Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.804Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:25 2026-07-27T11:01:25.806Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.816Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:25 2026-07-27T11:01:25.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:25 2026-07-27T11:01:25.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:25 2026-07-27T11:01:25.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:25 2026-07-27T11:01:25.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:25 2026-07-27T11:01:25.833Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:25 2026-07-27T11:01:25.892Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.900Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:25 2026-07-27T11:01:25.902Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:25 2026-07-27T11:01:25.913Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:25.996Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:25.996Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:25.998Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:25.998Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:25.998Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.060Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.067Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.069Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.094Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:26.094Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:26.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:26.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:26.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.157Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.165Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.167Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.178Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.265Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:26.265Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:26.265Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:26.266Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:26.266Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.329Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.337Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.340Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.350Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.365Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:26.365Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:26.366Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:26.366Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:26.366Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.424Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.432Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.434Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.444Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:26.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:26.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:26.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:26.528Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.600Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.609Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:01:26 2026-07-27T11:01:26.612Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.622Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.635Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:26 2026-07-27T11:01:26.636Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:26 2026-07-27T11:01:26.636Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:26 2026-07-27T11:01:26.636Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:26 2026-07-27T11:01:26.636Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:26 2026-07-27T11:01:26.692Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.701Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:01:26 2026-07-27T11:01:26.703Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:26 2026-07-27T11:01:26.714Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:26 2026-07-27T11:01:26.727Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 11:01:26 2026-07-27T11:01:26.727Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 11:01:26 2026-07-27T11:01:26.727Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 11:01:26 2026-07-27T11:01:26.729Z WARN 7051 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: targetIds 11:01:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.014 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 11:01:26 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 11:01:26 2026-07-27T11:01:26.831Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:26 allow.auto.create.topics = true 11:01:26 auto.commit.interval.ms = 5000 11:01:26 auto.offset.reset = latest 11:01:26 bootstrap.servers = [localhost:32777] 11:01:26 check.crcs = true 11:01:26 client.dns.lookup = use_all_dns_ips 11:01:26 client.id = consumer-test-group-22 11:01:26 client.rack = 11:01:26 config.providers = [] 11:01:26 connections.max.idle.ms = 540000 11:01:26 default.api.timeout.ms = 60000 11:01:26 enable.auto.commit = true 11:01:26 enable.metrics.push = true 11:01:26 exclude.internal.topics = true 11:01:26 fetch.max.bytes = 52428800 11:01:26 fetch.max.wait.ms = 500 11:01:26 fetch.min.bytes = 1 11:01:26 group.id = test-group 11:01:26 group.instance.id = null 11:01:26 group.protocol = classic 11:01:26 group.remote.assignor = null 11:01:26 heartbeat.interval.ms = 3000 11:01:26 interceptor.classes = [] 11:01:26 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:26 isolation.level = read_uncommitted 11:01:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:26 max.partition.fetch.bytes = 1048576 11:01:26 max.poll.interval.ms = 300000 11:01:26 max.poll.records = 2147483647 11:01:26 metadata.max.age.ms = 300000 11:01:26 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:26 metadata.recovery.strategy = rebootstrap 11:01:26 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:26 metrics.num.samples = 2 11:01:26 metrics.recording.level = INFO 11:01:26 metrics.sample.window.ms = 30000 11:01:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:26 receive.buffer.bytes = 65536 11:01:26 reconnect.backoff.max.ms = 1000 11:01:26 reconnect.backoff.ms = 50 11:01:26 request.timeout.ms = 30000 11:01:26 retry.backoff.max.ms = 1000 11:01:26 retry.backoff.ms = 100 11:01:26 sasl.client.callback.handler.class = null 11:01:26 sasl.jaas.config = null 11:01:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:26 sasl.kerberos.min.time.before.relogin = 60000 11:01:26 sasl.kerberos.service.name = null 11:01:26 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:26 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:26 sasl.login.callback.handler.class = null 11:01:26 sasl.login.class = null 11:01:26 sasl.login.connect.timeout.ms = null 11:01:26 sasl.login.read.timeout.ms = null 11:01:26 sasl.login.refresh.buffer.seconds = 300 11:01:26 sasl.login.refresh.min.period.seconds = 60 11:01:26 sasl.login.refresh.window.factor = 0.8 11:01:26 sasl.login.refresh.window.jitter = 0.05 11:01:26 sasl.login.retry.backoff.max.ms = 10000 11:01:26 sasl.login.retry.backoff.ms = 100 11:01:26 sasl.mechanism = GSSAPI 11:01:26 sasl.oauthbearer.assertion.algorithm = RS256 11:01:26 sasl.oauthbearer.assertion.claim.aud = null 11:01:26 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:26 sasl.oauthbearer.assertion.claim.iss = null 11:01:26 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:26 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:26 sasl.oauthbearer.assertion.claim.sub = null 11:01:26 sasl.oauthbearer.assertion.file = null 11:01:26 sasl.oauthbearer.assertion.private.key.file = null 11:01:26 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:26 sasl.oauthbearer.assertion.template.file = null 11:01:26 sasl.oauthbearer.client.credentials.client.id = null 11:01:26 sasl.oauthbearer.client.credentials.client.secret = null 11:01:26 sasl.oauthbearer.clock.skew.seconds = 30 11:01:26 sasl.oauthbearer.expected.audience = [] 11:01:26 sasl.oauthbearer.expected.issuer = null 11:01:26 sasl.oauthbearer.header.urlencode = false 11:01:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:26 sasl.oauthbearer.jwks.endpoint.url = null 11:01:26 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:26 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:26 sasl.oauthbearer.scope = null 11:01:26 sasl.oauthbearer.scope.claim.name = scope 11:01:26 sasl.oauthbearer.sub.claim.name = sub 11:01:26 sasl.oauthbearer.token.endpoint.url = null 11:01:26 security.protocol = PLAINTEXT 11:01:26 security.providers = null 11:01:26 send.buffer.bytes = 131072 11:01:26 session.timeout.ms = 45000 11:01:26 share.acknowledgement.mode = implicit 11:01:26 share.acquire.mode = BATCH_OPTIMIZED 11:01:26 socket.connection.setup.timeout.max.ms = 30000 11:01:26 socket.connection.setup.timeout.ms = 10000 11:01:26 ssl.cipher.suites = [] 11:01:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:26 ssl.endpoint.identification.algorithm = https 11:01:26 ssl.engine.factory.class = null 11:01:26 ssl.key.password = null 11:01:26 ssl.keymanager.algorithm = SunX509 11:01:26 ssl.keystore.certificate.chain = null 11:01:26 ssl.keystore.key = null 11:01:26 ssl.keystore.location = null 11:01:26 ssl.keystore.password = null 11:01:26 ssl.keystore.type = JKS 11:01:26 ssl.protocol = TLSv1.3 11:01:26 ssl.provider = null 11:01:26 ssl.secure.random.implementation = null 11:01:26 ssl.trustmanager.algorithm = PKIX 11:01:26 ssl.truststore.certificates = null 11:01:26 ssl.truststore.location = null 11:01:26 ssl.truststore.password = null 11:01:26 ssl.truststore.type = JKS 11:01:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:26 11:01:26 2026-07-27T11:01:26.832Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:26 2026-07-27T11:01:26.834Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:26 2026-07-27T11:01:26.834Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:26 2026-07-27T11:01:26.834Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150086834 11:01:26 2026-07-27T11:01:26.834Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:01:26 2026-07-27T11:01:26.839Z WARN 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-22, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 11:01:26 2026-07-27T11:01:26.839Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:26 2026-07-27T11:01:26.840Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:26 2026-07-27T11:01:26.842Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 11:01:26 2026-07-27T11:01:26.846Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-23324001-6c0d-4c81-bf96-587b0915dad5 11:01:26 2026-07-27T11:01:26.846Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 11:01:26 2026-07-27T11:01:26.847Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-22-23324001-6c0d-4c81-bf96-587b0915dad5', protocol='range'} 11:01:26 2026-07-27T11:01:26.957Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-22-23324001-6c0d-4c81-bf96-587b0915dad5=Assignment(partitions=[legacy-batch-topic-0])} 11:01:27 2026-07-27T11:01:26.961Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-22-23324001-6c0d-4c81-bf96-587b0915dad5', protocol='range'} 11:01:27 2026-07-27T11:01:26.961Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 11:01:27 2026-07-27T11:01:26.961Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 11:01:27 2026-07-27T11:01:26.963Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 11:01:27 2026-07-27T11:01:26.965Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, 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 isFenced: false)], epoch=0}}. 11:01:27 2026-07-27T11:01:27.349Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:27 2026-07-27T11:01:27.350Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:27 2026-07-27T11:01:27.350Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:27 2026-07-27T11:01:27.350Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:27 2026-07-27T11:01:27.350Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:27 2026-07-27T11:01:27.413Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:01:27 2026-07-27T11:01:27.420Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:01:27 2026-07-27T11:01:27.423Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:27 2026-07-27T11:01:27.435Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-23324001-6c0d-4c81-bf96-587b0915dad5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:27 2026-07-27T11:01:27.493Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:27 2026-07-27T11:01:27.494Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:27 2026-07-27T11:01:27.497Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:27 2026-07-27T11:01:27.497Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:27 2026-07-27T11:01:27.497Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:27 2026-07-27T11:01:27.497Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:27 2026-07-27T11:01:27.501Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 11:01:27 2026-07-27T11:01:27.513Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:27 allow.auto.create.topics = true 11:01:27 auto.commit.interval.ms = 5000 11:01:27 auto.offset.reset = latest 11:01:27 bootstrap.servers = [localhost:32777] 11:01:27 check.crcs = true 11:01:27 client.dns.lookup = use_all_dns_ips 11:01:27 client.id = consumer-test-group-23 11:01:27 client.rack = 11:01:27 config.providers = [] 11:01:27 connections.max.idle.ms = 540000 11:01:27 default.api.timeout.ms = 60000 11:01:27 enable.auto.commit = true 11:01:27 enable.metrics.push = true 11:01:27 exclude.internal.topics = true 11:01:27 fetch.max.bytes = 52428800 11:01:27 fetch.max.wait.ms = 500 11:01:27 fetch.min.bytes = 1 11:01:27 group.id = test-group 11:01:27 group.instance.id = null 11:01:27 group.protocol = classic 11:01:27 group.remote.assignor = null 11:01:27 heartbeat.interval.ms = 3000 11:01:27 interceptor.classes = [] 11:01:27 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:27 isolation.level = read_uncommitted 11:01:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:27 max.partition.fetch.bytes = 1048576 11:01:27 max.poll.interval.ms = 300000 11:01:27 max.poll.records = 2147483647 11:01:27 metadata.max.age.ms = 300000 11:01:27 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:27 metadata.recovery.strategy = rebootstrap 11:01:27 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:27 metrics.num.samples = 2 11:01:27 metrics.recording.level = INFO 11:01:27 metrics.sample.window.ms = 30000 11:01:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:27 receive.buffer.bytes = 65536 11:01:27 reconnect.backoff.max.ms = 1000 11:01:27 reconnect.backoff.ms = 50 11:01:27 request.timeout.ms = 30000 11:01:27 retry.backoff.max.ms = 1000 11:01:27 retry.backoff.ms = 100 11:01:27 sasl.client.callback.handler.class = null 11:01:27 sasl.jaas.config = null 11:01:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:27 sasl.kerberos.min.time.before.relogin = 60000 11:01:27 sasl.kerberos.service.name = null 11:01:27 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:27 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:27 sasl.login.callback.handler.class = null 11:01:27 sasl.login.class = null 11:01:27 sasl.login.connect.timeout.ms = null 11:01:27 sasl.login.read.timeout.ms = null 11:01:27 sasl.login.refresh.buffer.seconds = 300 11:01:27 sasl.login.refresh.min.period.seconds = 60 11:01:27 sasl.login.refresh.window.factor = 0.8 11:01:27 sasl.login.refresh.window.jitter = 0.05 11:01:27 sasl.login.retry.backoff.max.ms = 10000 11:01:27 sasl.login.retry.backoff.ms = 100 11:01:27 sasl.mechanism = GSSAPI 11:01:27 sasl.oauthbearer.assertion.algorithm = RS256 11:01:27 sasl.oauthbearer.assertion.claim.aud = null 11:01:27 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:27 sasl.oauthbearer.assertion.claim.iss = null 11:01:27 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:27 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:27 sasl.oauthbearer.assertion.claim.sub = null 11:01:27 sasl.oauthbearer.assertion.file = null 11:01:27 sasl.oauthbearer.assertion.private.key.file = null 11:01:27 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:27 sasl.oauthbearer.assertion.template.file = null 11:01:27 sasl.oauthbearer.client.credentials.client.id = null 11:01:27 sasl.oauthbearer.client.credentials.client.secret = null 11:01:27 sasl.oauthbearer.clock.skew.seconds = 30 11:01:27 sasl.oauthbearer.expected.audience = [] 11:01:27 sasl.oauthbearer.expected.issuer = null 11:01:27 sasl.oauthbearer.header.urlencode = false 11:01:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:27 sasl.oauthbearer.jwks.endpoint.url = null 11:01:27 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:27 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:27 sasl.oauthbearer.scope = null 11:01:27 sasl.oauthbearer.scope.claim.name = scope 11:01:27 sasl.oauthbearer.sub.claim.name = sub 11:01:27 sasl.oauthbearer.token.endpoint.url = null 11:01:27 security.protocol = PLAINTEXT 11:01:27 security.providers = null 11:01:27 send.buffer.bytes = 131072 11:01:27 session.timeout.ms = 45000 11:01:27 share.acknowledgement.mode = implicit 11:01:27 share.acquire.mode = BATCH_OPTIMIZED 11:01:27 socket.connection.setup.timeout.max.ms = 30000 11:01:27 socket.connection.setup.timeout.ms = 10000 11:01:27 ssl.cipher.suites = [] 11:01:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:27 ssl.endpoint.identification.algorithm = https 11:01:27 ssl.engine.factory.class = null 11:01:27 ssl.key.password = null 11:01:27 ssl.keymanager.algorithm = SunX509 11:01:27 ssl.keystore.certificate.chain = null 11:01:27 ssl.keystore.key = null 11:01:27 ssl.keystore.location = null 11:01:27 ssl.keystore.password = null 11:01:27 ssl.keystore.type = JKS 11:01:27 ssl.protocol = TLSv1.3 11:01:27 ssl.provider = null 11:01:27 ssl.secure.random.implementation = null 11:01:27 ssl.trustmanager.algorithm = PKIX 11:01:27 ssl.truststore.certificates = null 11:01:27 ssl.truststore.location = null 11:01:27 ssl.truststore.password = null 11:01:27 ssl.truststore.type = JKS 11:01:27 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:27 11:01:27 2026-07-27T11:01:27.513Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:27 2026-07-27T11:01:27.516Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:27 2026-07-27T11:01:27.516Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:27 2026-07-27T11:01:27.516Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150087516 11:01:27 2026-07-27T11:01:27.517Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:01:27 2026-07-27T11:01:27.522Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-23, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:27 2026-07-27T11:01:27.523Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:27 2026-07-27T11:01:27.526Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 11:01:27 2026-07-27T11:01:27.529Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-23-bb11dcb3-3635-4b41-acd7-34820abe5e5d 11:01:27 2026-07-27T11:01:27.529Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 11:01:27 2026-07-27T11:01:27.531Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-23-bb11dcb3-3635-4b41-acd7-34820abe5e5d', protocol='range'} 11:01:27 2026-07-27T11:01:27.532Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-23-bb11dcb3-3635-4b41-acd7-34820abe5e5d=Assignment(partitions=[legacy-batch-topic-0])} 11:01:27 2026-07-27T11:01:27.534Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-23-bb11dcb3-3635-4b41-acd7-34820abe5e5d', protocol='range'} 11:01:27 2026-07-27T11:01:27.534Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 11:01:27 2026-07-27T11:01:27.534Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 11:01:27 2026-07-27T11:01:27.536Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 11:01:27 2026-07-27T11:01:27.540Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-23, 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 isFenced: false)], epoch=0}}. 11:01:28 2026-07-27T11:01:28.035Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:28 2026-07-27T11:01:28.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:28 2026-07-27T11:01:28.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:28 2026-07-27T11:01:28.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:28 2026-07-27T11:01:28.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:28 2026-07-27T11:01:28.101Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:01:28 2026-07-27T11:01:28.108Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:01:28 2026-07-27T11:01:28.110Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:28 2026-07-27T11:01:28.120Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:28 2026-07-27T11:01:28.155Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 2886c048-70c1-4890-9df2-8f93a6a6165c, data operation cloud event id: 2bf640b0-31cc-486b-875a-2139a3d6e83a 11:01:28 2026-07-27T11:01:28.156Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:28 acks = -1 11:01:28 batch.size = 16384 11:01:28 bootstrap.servers = [localhost:32777] 11:01:28 buffer.memory = 33554432 11:01:28 client.dns.lookup = use_all_dns_ips 11:01:28 client.id = cps-core-1 11:01:28 compression.gzip.level = -1 11:01:28 compression.lz4.level = 9 11:01:28 compression.type = none 11:01:28 compression.zstd.level = 3 11:01:28 config.providers = [] 11:01:28 connections.max.idle.ms = 540000 11:01:28 delivery.timeout.ms = 120000 11:01:28 enable.idempotence = true 11:01:28 enable.metrics.push = true 11:01:28 interceptor.classes = [] 11:01:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:28 linger.ms = 5 11:01:28 max.block.ms = 60000 11:01:28 max.in.flight.requests.per.connection = 5 11:01:28 max.request.size = 1048576 11:01:28 metadata.max.age.ms = 300000 11:01:28 metadata.max.idle.ms = 300000 11:01:28 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:28 metadata.recovery.strategy = rebootstrap 11:01:28 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:28 metrics.num.samples = 2 11:01:28 metrics.recording.level = INFO 11:01:28 metrics.sample.window.ms = 30000 11:01:28 partitioner.adaptive.partitioning.enable = true 11:01:28 partitioner.availability.timeout.ms = 0 11:01:28 partitioner.class = null 11:01:28 partitioner.ignore.keys = false 11:01:28 receive.buffer.bytes = 32768 11:01:28 reconnect.backoff.max.ms = 1000 11:01:28 reconnect.backoff.ms = 50 11:01:28 request.timeout.ms = 30000 11:01:28 retries = 2147483647 11:01:28 retry.backoff.max.ms = 1000 11:01:28 retry.backoff.ms = 100 11:01:28 sasl.client.callback.handler.class = null 11:01:28 sasl.jaas.config = null 11:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:28 sasl.kerberos.min.time.before.relogin = 60000 11:01:28 sasl.kerberos.service.name = null 11:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:28 sasl.login.callback.handler.class = null 11:01:28 sasl.login.class = null 11:01:28 sasl.login.connect.timeout.ms = null 11:01:28 sasl.login.read.timeout.ms = null 11:01:28 sasl.login.refresh.buffer.seconds = 300 11:01:28 sasl.login.refresh.min.period.seconds = 60 11:01:28 sasl.login.refresh.window.factor = 0.8 11:01:28 sasl.login.refresh.window.jitter = 0.05 11:01:28 sasl.login.retry.backoff.max.ms = 10000 11:01:28 sasl.login.retry.backoff.ms = 100 11:01:28 sasl.mechanism = GSSAPI 11:01:28 sasl.oauthbearer.assertion.algorithm = RS256 11:01:28 sasl.oauthbearer.assertion.claim.aud = null 11:01:28 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:28 sasl.oauthbearer.assertion.claim.iss = null 11:01:28 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:28 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:28 sasl.oauthbearer.assertion.claim.sub = null 11:01:28 sasl.oauthbearer.assertion.file = null 11:01:28 sasl.oauthbearer.assertion.private.key.file = null 11:01:28 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:28 sasl.oauthbearer.assertion.template.file = null 11:01:28 sasl.oauthbearer.client.credentials.client.id = null 11:01:28 sasl.oauthbearer.client.credentials.client.secret = null 11:01:28 sasl.oauthbearer.clock.skew.seconds = 30 11:01:28 sasl.oauthbearer.expected.audience = [] 11:01:28 sasl.oauthbearer.expected.issuer = null 11:01:28 sasl.oauthbearer.header.urlencode = false 11:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:28 sasl.oauthbearer.jwks.endpoint.url = null 11:01:28 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:28 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:28 sasl.oauthbearer.scope = null 11:01:28 sasl.oauthbearer.scope.claim.name = scope 11:01:28 sasl.oauthbearer.sub.claim.name = sub 11:01:28 sasl.oauthbearer.token.endpoint.url = null 11:01:28 security.protocol = PLAINTEXT 11:01:28 security.providers = null 11:01:28 send.buffer.bytes = 131072 11:01:28 socket.connection.setup.timeout.max.ms = 30000 11:01:28 socket.connection.setup.timeout.ms = 10000 11:01:28 ssl.cipher.suites = [] 11:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:28 ssl.endpoint.identification.algorithm = https 11:01:28 ssl.engine.factory.class = null 11:01:28 ssl.key.password = null 11:01:28 ssl.keymanager.algorithm = SunX509 11:01:28 ssl.keystore.certificate.chain = null 11:01:28 ssl.keystore.key = null 11:01:28 ssl.keystore.location = null 11:01:28 ssl.keystore.password = null 11:01:28 ssl.keystore.type = JKS 11:01:28 ssl.protocol = TLSv1.3 11:01:28 ssl.provider = null 11:01:28 ssl.secure.random.implementation = null 11:01:28 ssl.trustmanager.algorithm = PKIX 11:01:28 ssl.truststore.certificates = null 11:01:28 ssl.truststore.location = null 11:01:28 ssl.truststore.password = null 11:01:28 ssl.truststore.type = JKS 11:01:28 transaction.timeout.ms = 60000 11:01:28 transaction.two.phase.commit.enable = false 11:01:28 transactional.id = null 11:01:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:01:28 11:01:28 2026-07-27T11:01:28.156Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:28 2026-07-27T11:01:28.157Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 11:01:28 2026-07-27T11:01:28.159Z INFO 7051 --- [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. 11:01:28 2026-07-27T11:01:28.163Z INFO 7051 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:28 2026-07-27T11:01:28.164Z INFO 7051 --- [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 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Member consumer-test-group-23-bb11dcb3-3635-4b41-acd7-34820abe5e5d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:28 2026-07-27T11:01:28.226Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:28 2026-07-27T11:01:28.694Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:28 2026-07-27T11:01:28.694Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:28 2026-07-27T11:01:28.694Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:28 2026-07-27T11:01:28.694Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:28 2026-07-27T11:01:28.696Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-23 unregistered 11:01:28 2026-07-27T11:01:28.708Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:28 allow.auto.create.topics = true 11:01:28 auto.commit.interval.ms = 5000 11:01:28 auto.offset.reset = latest 11:01:28 bootstrap.servers = [localhost:32777] 11:01:28 check.crcs = true 11:01:28 client.dns.lookup = use_all_dns_ips 11:01:28 client.id = consumer-test-group-24 11:01:28 client.rack = 11:01:28 config.providers = [] 11:01:28 connections.max.idle.ms = 540000 11:01:28 default.api.timeout.ms = 60000 11:01:28 enable.auto.commit = true 11:01:28 enable.metrics.push = true 11:01:28 exclude.internal.topics = true 11:01:28 fetch.max.bytes = 52428800 11:01:28 fetch.max.wait.ms = 500 11:01:28 fetch.min.bytes = 1 11:01:28 group.id = test-group 11:01:28 group.instance.id = null 11:01:28 group.protocol = classic 11:01:28 group.remote.assignor = null 11:01:28 heartbeat.interval.ms = 3000 11:01:28 interceptor.classes = [] 11:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:28 isolation.level = read_uncommitted 11:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:28 max.partition.fetch.bytes = 1048576 11:01:28 max.poll.interval.ms = 300000 11:01:28 max.poll.records = 2147483647 11:01:28 metadata.max.age.ms = 300000 11:01:28 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:28 metadata.recovery.strategy = rebootstrap 11:01:28 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:28 metrics.num.samples = 2 11:01:28 metrics.recording.level = INFO 11:01:28 metrics.sample.window.ms = 30000 11:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:28 receive.buffer.bytes = 65536 11:01:28 reconnect.backoff.max.ms = 1000 11:01:28 reconnect.backoff.ms = 50 11:01:28 request.timeout.ms = 30000 11:01:28 retry.backoff.max.ms = 1000 11:01:28 retry.backoff.ms = 100 11:01:28 sasl.client.callback.handler.class = null 11:01:28 sasl.jaas.config = null 11:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:28 sasl.kerberos.min.time.before.relogin = 60000 11:01:28 sasl.kerberos.service.name = null 11:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:28 sasl.login.callback.handler.class = null 11:01:28 sasl.login.class = null 11:01:28 sasl.login.connect.timeout.ms = null 11:01:28 sasl.login.read.timeout.ms = null 11:01:28 sasl.login.refresh.buffer.seconds = 300 11:01:28 sasl.login.refresh.min.period.seconds = 60 11:01:28 sasl.login.refresh.window.factor = 0.8 11:01:28 sasl.login.refresh.window.jitter = 0.05 11:01:28 sasl.login.retry.backoff.max.ms = 10000 11:01:28 sasl.login.retry.backoff.ms = 100 11:01:28 sasl.mechanism = GSSAPI 11:01:28 sasl.oauthbearer.assertion.algorithm = RS256 11:01:28 sasl.oauthbearer.assertion.claim.aud = null 11:01:28 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:28 sasl.oauthbearer.assertion.claim.iss = null 11:01:28 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:28 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:28 sasl.oauthbearer.assertion.claim.sub = null 11:01:28 sasl.oauthbearer.assertion.file = null 11:01:28 sasl.oauthbearer.assertion.private.key.file = null 11:01:28 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:28 sasl.oauthbearer.assertion.template.file = null 11:01:28 sasl.oauthbearer.client.credentials.client.id = null 11:01:28 sasl.oauthbearer.client.credentials.client.secret = null 11:01:28 sasl.oauthbearer.clock.skew.seconds = 30 11:01:28 sasl.oauthbearer.expected.audience = [] 11:01:28 sasl.oauthbearer.expected.issuer = null 11:01:28 sasl.oauthbearer.header.urlencode = false 11:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:28 sasl.oauthbearer.jwks.endpoint.url = null 11:01:28 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:28 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:28 sasl.oauthbearer.scope = null 11:01:28 sasl.oauthbearer.scope.claim.name = scope 11:01:28 sasl.oauthbearer.sub.claim.name = sub 11:01:28 sasl.oauthbearer.token.endpoint.url = null 11:01:28 security.protocol = PLAINTEXT 11:01:28 security.providers = null 11:01:28 send.buffer.bytes = 131072 11:01:28 session.timeout.ms = 45000 11:01:28 share.acknowledgement.mode = implicit 11:01:28 share.acquire.mode = BATCH_OPTIMIZED 11:01:28 socket.connection.setup.timeout.max.ms = 30000 11:01:28 socket.connection.setup.timeout.ms = 10000 11:01:28 ssl.cipher.suites = [] 11:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:28 ssl.endpoint.identification.algorithm = https 11:01:28 ssl.engine.factory.class = null 11:01:28 ssl.key.password = null 11:01:28 ssl.keymanager.algorithm = SunX509 11:01:28 ssl.keystore.certificate.chain = null 11:01:28 ssl.keystore.key = null 11:01:28 ssl.keystore.location = null 11:01:28 ssl.keystore.password = null 11:01:28 ssl.keystore.type = JKS 11:01:28 ssl.protocol = TLSv1.3 11:01:28 ssl.provider = null 11:01:28 ssl.secure.random.implementation = null 11:01:28 ssl.trustmanager.algorithm = PKIX 11:01:28 ssl.truststore.certificates = null 11:01:28 ssl.truststore.location = null 11:01:28 ssl.truststore.password = null 11:01:28 ssl.truststore.type = JKS 11:01:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:28 11:01:28 2026-07-27T11:01:28.709Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:28 2026-07-27T11:01:28.711Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:28 2026-07-27T11:01:28.711Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:28 2026-07-27T11:01:28.711Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150088711 11:01:28 2026-07-27T11:01:28.711Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 11:01:28 2026-07-27T11:01:28.715Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-24, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:28 2026-07-27T11:01:28.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:28 2026-07-27T11:01:28.716Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 11:01:28 2026-07-27T11:01:28.719Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-24-1a2993cb-cb83-41ac-87b6-96fb29aab3c4 11:01:28 2026-07-27T11:01:28.719Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 11:01:28 2026-07-27T11:01:28.721Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-24-1a2993cb-cb83-41ac-87b6-96fb29aab3c4', protocol='range'} 11:01:28 2026-07-27T11:01:28.721Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-24-1a2993cb-cb83-41ac-87b6-96fb29aab3c4=Assignment(partitions=[legacy-batch-topic-0])} 11:01:28 2026-07-27T11:01:28.722Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-24-1a2993cb-cb83-41ac-87b6-96fb29aab3c4', protocol='range'} 11:01:28 2026-07-27T11:01:28.723Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 11:01:28 2026-07-27T11:01:28.723Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 11:01:28 2026-07-27T11:01:28.724Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 11:01:28 2026-07-27T11:01:28.727Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-24, 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 isFenced: false)], epoch=0}}. 11:01:29 2026-07-27T11:01:29.225Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:29 2026-07-27T11:01:29.226Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:29 2026-07-27T11:01:29.226Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:29 2026-07-27T11:01:29.226Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:29 2026-07-27T11:01:29.226Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:29 2026-07-27T11:01:29.288Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 11:01:29 2026-07-27T11:01:29.295Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 11:01:29 2026-07-27T11:01:29.298Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:29 2026-07-27T11:01:29.307Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:29 2026-07-27T11:01:29.328Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 497d6a70-349b-4b0a-bbd9-f4362ecdc3e7, data operation cloud event id: 3b85aff7-96a1-43fe-8b61-482f1f925d9a 11:01:29 2026-07-27T11:01:29.362Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 11:01:29 2026-07-27T11:01:29.362Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Member consumer-test-group-24-1a2993cb-cb83-41ac-87b6-96fb29aab3c4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:29 2026-07-27T11:01:29.362Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:29 2026-07-27T11:01:29.362Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:29 2026-07-27T11:01:29.362Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:29 2026-07-27T11:01:29.363Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:29 2026-07-27T11:01:29.363Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:29 2026-07-27T11:01:29.838Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:29 2026-07-27T11:01:29.838Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:29 2026-07-27T11:01:29.838Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:29 2026-07-27T11:01:29.838Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:29 2026-07-27T11:01:29.841Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-24 unregistered 11:01:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.038 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 11:01:29 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 11:01:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 11:01:29 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 11:01:30 2026-07-27T11:01:29.948Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:30 2026-07-27T11:01:29.948Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:30 2026-07-27T11:01:29.948Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:30 2026-07-27T11:01:29.948Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:30 2026-07-27T11:01:29.948Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:30 2026-07-27T11:01:29.957Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41042] mockwebserver3.MockWebServer : MockWebServer{port=52913} connection from /127.0.0.1 crashed 11:01:30 11:01:30 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:01:30 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:30 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:30 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:30 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:30 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:30 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:30 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:30 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:30 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:30 11:01:30 2026-07-27T11:01:30.957Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [40e45ab1-1, L:/127.0.0.1:41042 - R:localhost/127.0.0.1:52913] The connection observed an error 11:01:30 11:01:30 io.netty.handler.timeout.ReadTimeoutException 11:01:30 11:01:30 2026-07-27T11:01:30.958Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:01:30 2026-07-27T11:01:30.958Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:31 2026-07-27T11:01:30.971Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:31 2026-07-27T11:01:30.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:31 2026-07-27T11:01:30.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:31 2026-07-27T11:01:30.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:31 2026-07-27T11:01:30.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:31 2026-07-27T11:01:30.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:31 2026-07-27T11:01:30.996Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41048] mockwebserver3.MockWebServer : MockWebServer{port=52913} connection from /127.0.0.1 crashed 11:01:31 11:01:31 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:01:31 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:31 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:31 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:31 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:31 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:31 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:31 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:31 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:31 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:31 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:31 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:31 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:31 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:31 11:01:31 2026-07-27T11:01:31.109Z INFO 7051 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:01:31 2026-07-27T11:01:31.840Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43601 11:01:31 2026-07-27T11:01:31.853Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54947 11:01:31 2026-07-27T11:01:31.855Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42461 11:01:31 2026-07-27T11:01:31.865Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57793 11:01:31 2026-07-27T11:01:31.874Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48343 11:01:31 2026-07-27T11:01:31.882Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39423 11:01:31 2026-07-27T11:01:31.889Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38369 11:01:31 2026-07-27T11:01:31.896Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60275 11:01:31 2026-07-27T11:01:31.898Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55773 11:01:31 2026-07-27T11:01:31.906Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33215/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33215 11:01:31 2026-07-27T11:01:31.914Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50421 11:01:31 2026-07-27T11:01:31.915Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48993/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48993 11:01:31 2026-07-27T11:01:31.923Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56775 11:01:31 2026-07-27T11:01:31.932Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 11:01:31 2026-07-27T11:01:31.933Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59663 11:01:31 2026-07-27T11:01:31.934Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43805 11:01:31 2026-07-27T11:01:31.936Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45667 11:01:31 2026-07-27T11:01:31.937Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53501 11:01:31 2026-07-27T11:01:31.949Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 11:01:31 2026-07-27T11:01:31.951Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38533 11:01:31 2026-07-27T11:01:31.959Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45685/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45685 11:01:31 2026-07-27T11:01:31.960Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37489/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37489 11:01:31 2026-07-27T11:01:31.969Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49209/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49209 11:01:31 2026-07-27T11:01:31.971Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50973 11:01:32 2026-07-27T11:01:31.973Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50727/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50727 11:01:32 2026-07-27T11:01:31.984Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51425/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51425 11:01:32 2026-07-27T11:01:31.994Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45601 11:01:32 2026-07-27T11:01:31.996Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33279 11:01:32 2026-07-27T11:01:31.996Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [1d4aad1e-1, L:/127.0.0.1:41048 - R:localhost/127.0.0.1:52913] The connection observed an error 11:01:32 11:01:32 io.netty.handler.timeout.ReadTimeoutException 11:01:32 11:01:32 2026-07-27T11:01:31.997Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:01:32 2026-07-27T11:01:31.997Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:32 2026-07-27T11:01:31.998Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38705 11:01:32 2026-07-27T11:01:32.008Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53715/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53715 11:01:32 2026-07-27T11:01:32.014Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:32 2026-07-27T11:01:32.017Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36197/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36197 11:01:32 2026-07-27T11:01:32.026Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54917 11:01:32 2026-07-27T11:01:32.028Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52147 11:01:32 2026-07-27T11:01:32.031Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:32 2026-07-27T11:01:32.031Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:32 2026-07-27T11:01:32.032Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:32 2026-07-27T11:01:32.032Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:32 2026-07-27T11:01:32.032Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:32 2026-07-27T11:01:32.039Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43975 11:01:32 2026-07-27T11:01:32.041Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41060] mockwebserver3.MockWebServer : MockWebServer{port=52913} connection from /127.0.0.1 crashed 11:01:32 11:01:32 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:01:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:32 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:32 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:32 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:32 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:32 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:32 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:32 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:32 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:32 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:32 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:32 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:32 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:32 11:01:32 2026-07-27T11:01:32.046Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44549 11:01:32 2026-07-27T11:01:32.055Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57625 11:01:32 2026-07-27T11:01:32.056Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49657/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49657 11:01:32 2026-07-27T11:01:32.065Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43349 11:01:32 2026-07-27T11:01:32.072Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59221/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59221 11:01:32 2026-07-27T11:01:32.082Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56521 11:01:32 2026-07-27T11:01:32.091Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59047 11:01:32 2026-07-27T11:01:32.093Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43183/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43183 11:01:32 2026-07-27T11:01:32.094Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57495 11:01:32 2026-07-27T11:01:32.096Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42253 11:01:32 2026-07-27T11:01:32.105Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45593 11:01:32 2026-07-27T11:01:32.114Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53179 11:01:32 2026-07-27T11:01:32.121Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51409/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51409 11:01:32 2026-07-27T11:01:32.130Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35555 11:01:32 2026-07-27T11:01:32.138Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55491 11:01:32 2026-07-27T11:01:32.146Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37909 11:01:32 2026-07-27T11:01:32.155Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54897/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54897 11:01:32 2026-07-27T11:01:32.165Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58963 11:01:32 2026-07-27T11:01:32.175Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54253 11:01:32 2026-07-27T11:01:32.186Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46915 11:01:32 2026-07-27T11:01:32.188Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57401/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57401 11:01:32 2026-07-27T11:01:32.198Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50411 11:01:32 2026-07-27T11:01:32.208Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50957 11:01:32 2026-07-27T11:01:32.217Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53701 11:01:32 2026-07-27T11:01:32.225Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44671 11:01:32 2026-07-27T11:01:32.232Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44227 11:01:32 2026-07-27T11:01:32.233Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41307/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41307 11:01:32 2026-07-27T11:01:32.241Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52961 11:01:32 2026-07-27T11:01:32.242Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51633 11:01:32 2026-07-27T11:01:32.249Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50811 11:01:32 2026-07-27T11:01:32.256Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50093 11:01:32 2026-07-27T11:01:32.265Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45557 11:01:32 2026-07-27T11:01:32.267Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37009/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37009 11:01:32 2026-07-27T11:01:32.276Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56817 11:01:32 2026-07-27T11:01:32.285Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56729 11:01:32 2026-07-27T11:01:32.294Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34823 11:01:32 2026-07-27T11:01:32.303Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60255/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60255 11:01:32 2026-07-27T11:01:32.312Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45089 11:01:32 2026-07-27T11:01:32.319Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59725 11:01:32 2026-07-27T11:01:32.329Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44819 11:01:32 2026-07-27T11:01:32.337Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47927/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47927 11:01:32 2026-07-27T11:01:32.346Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55923 11:01:32 2026-07-27T11:01:32.354Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59903 11:01:32 2026-07-27T11:01:32.363Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56225 11:01:32 2026-07-27T11:01:32.372Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34811 11:01:32 2026-07-27T11:01:32.381Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44093 11:01:32 2026-07-27T11:01:32.390Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46735/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46735 11:01:32 2026-07-27T11:01:32.403Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49749/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49749 11:01:32 2026-07-27T11:01:32.413Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59411 11:01:33 2026-07-27T11:01:33.041Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [8d8ae135-1, L:/127.0.0.1:41060 - R:localhost/127.0.0.1:52913] The connection observed an error 11:01:33 11:01:33 io.netty.handler.timeout.ReadTimeoutException 11:01:33 11:01:33 2026-07-27T11:01:33.042Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:01:33 2026-07-27T11:01:33.042Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:33 2026-07-27T11:01:33.054Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:33 2026-07-27T11:01:33.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:33 2026-07-27T11:01:33.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:33 2026-07-27T11:01:33.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:33 2026-07-27T11:01:33.075Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:33 2026-07-27T11:01:33.075Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:33 2026-07-27T11:01:33.084Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:50694] mockwebserver3.MockWebServer : MockWebServer{port=39093} connection from /127.0.0.1 crashed 11:01:33 11:01:33 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:01:33 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:33 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:33 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:33 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:33 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:33 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:33 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:33 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:33 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:33 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:33 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:33 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:33 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:33 11:01:34 2026-07-27T11:01:34.084Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [101206f8-1, L:/127.0.0.1:50694 - R:localhost/127.0.0.1:39093] The connection observed an error 11:01:34 11:01:34 io.netty.handler.timeout.ReadTimeoutException 11:01:34 11:01:34 2026-07-27T11:01:34.085Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:01:34 2026-07-27T11:01:34.085Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:34 2026-07-27T11:01:34.098Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:34 2026-07-27T11:01:34.114Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:34 2026-07-27T11:01:34.114Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:34 2026-07-27T11:01:34.114Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:34 2026-07-27T11:01:34.114Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:34 2026-07-27T11:01:34.114Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:34 2026-07-27T11:01:34.120Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:50702] mockwebserver3.MockWebServer : MockWebServer{port=39093} connection from /127.0.0.1 crashed 11:01:34 11:01:34 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:01:34 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:34 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:34 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:34 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:34 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:34 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:34 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:34 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:34 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:34 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:34 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:34 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:34 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:34 11:01:35 2026-07-27T11:01:35.121Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [115423b4-1, L:/127.0.0.1:50702 - R:localhost/127.0.0.1:39093] The connection observed an error 11:01:35 11:01:35 io.netty.handler.timeout.ReadTimeoutException 11:01:35 11:01:35 2026-07-27T11:01:35.122Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:01:35 2026-07-27T11:01:35.122Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:35 2026-07-27T11:01:35.136Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:35 2026-07-27T11:01:35.159Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:35 2026-07-27T11:01:35.159Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:35 2026-07-27T11:01:35.160Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:35 2026-07-27T11:01:35.160Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:35 2026-07-27T11:01:35.160Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:35 2026-07-27T11:01:35.172Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41070] mockwebserver3.MockWebServer : MockWebServer{port=52913} connection from /127.0.0.1 crashed 11:01:35 11:01:35 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:01:35 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:35 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:35 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:35 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:35 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:35 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:35 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:35 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:35 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:35 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:35 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:35 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:35 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:35 11:01:36 2026-07-27T11:01:36.171Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [73c114f2-1, L:/127.0.0.1:41070 - R:localhost/127.0.0.1:52913] The connection observed an error 11:01:36 11:01:36 io.netty.handler.timeout.ReadTimeoutException 11:01:36 11:01:36 2026-07-27T11:01:36.173Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:01:36 2026-07-27T11:01:36.173Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:36 2026-07-27T11:01:36.187Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:36 2026-07-27T11:01:36.202Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:36 allow.auto.create.topics = true 11:01:36 auto.commit.interval.ms = 5000 11:01:36 auto.offset.reset = latest 11:01:36 bootstrap.servers = [localhost:32777] 11:01:36 check.crcs = true 11:01:36 client.dns.lookup = use_all_dns_ips 11:01:36 client.id = consumer-test-group-25 11:01:36 client.rack = 11:01:36 config.providers = [] 11:01:36 connections.max.idle.ms = 540000 11:01:36 default.api.timeout.ms = 60000 11:01:36 enable.auto.commit = true 11:01:36 enable.metrics.push = true 11:01:36 exclude.internal.topics = true 11:01:36 fetch.max.bytes = 52428800 11:01:36 fetch.max.wait.ms = 500 11:01:36 fetch.min.bytes = 1 11:01:36 group.id = test-group 11:01:36 group.instance.id = null 11:01:36 group.protocol = classic 11:01:36 group.remote.assignor = null 11:01:36 heartbeat.interval.ms = 3000 11:01:36 interceptor.classes = [] 11:01:36 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:36 isolation.level = read_uncommitted 11:01:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:36 max.partition.fetch.bytes = 1048576 11:01:36 max.poll.interval.ms = 300000 11:01:36 max.poll.records = 2147483647 11:01:36 metadata.max.age.ms = 300000 11:01:36 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:36 metadata.recovery.strategy = rebootstrap 11:01:36 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:36 metrics.num.samples = 2 11:01:36 metrics.recording.level = INFO 11:01:36 metrics.sample.window.ms = 30000 11:01:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:36 receive.buffer.bytes = 65536 11:01:36 reconnect.backoff.max.ms = 1000 11:01:36 reconnect.backoff.ms = 50 11:01:36 request.timeout.ms = 30000 11:01:36 retry.backoff.max.ms = 1000 11:01:36 retry.backoff.ms = 100 11:01:36 sasl.client.callback.handler.class = null 11:01:36 sasl.jaas.config = null 11:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:36 sasl.kerberos.min.time.before.relogin = 60000 11:01:36 sasl.kerberos.service.name = null 11:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:36 sasl.login.callback.handler.class = null 11:01:36 sasl.login.class = null 11:01:36 sasl.login.connect.timeout.ms = null 11:01:36 sasl.login.read.timeout.ms = null 11:01:36 sasl.login.refresh.buffer.seconds = 300 11:01:36 sasl.login.refresh.min.period.seconds = 60 11:01:36 sasl.login.refresh.window.factor = 0.8 11:01:36 sasl.login.refresh.window.jitter = 0.05 11:01:36 sasl.login.retry.backoff.max.ms = 10000 11:01:36 sasl.login.retry.backoff.ms = 100 11:01:36 sasl.mechanism = GSSAPI 11:01:36 sasl.oauthbearer.assertion.algorithm = RS256 11:01:36 sasl.oauthbearer.assertion.claim.aud = null 11:01:36 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:36 sasl.oauthbearer.assertion.claim.iss = null 11:01:36 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:36 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:36 sasl.oauthbearer.assertion.claim.sub = null 11:01:36 sasl.oauthbearer.assertion.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:36 sasl.oauthbearer.assertion.template.file = null 11:01:36 sasl.oauthbearer.client.credentials.client.id = null 11:01:36 sasl.oauthbearer.client.credentials.client.secret = null 11:01:36 sasl.oauthbearer.clock.skew.seconds = 30 11:01:36 sasl.oauthbearer.expected.audience = [] 11:01:36 sasl.oauthbearer.expected.issuer = null 11:01:36 sasl.oauthbearer.header.urlencode = false 11:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:36 sasl.oauthbearer.jwks.endpoint.url = null 11:01:36 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:36 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:36 sasl.oauthbearer.scope = null 11:01:36 sasl.oauthbearer.scope.claim.name = scope 11:01:36 sasl.oauthbearer.sub.claim.name = sub 11:01:36 sasl.oauthbearer.token.endpoint.url = null 11:01:36 security.protocol = PLAINTEXT 11:01:36 security.providers = null 11:01:36 send.buffer.bytes = 131072 11:01:36 session.timeout.ms = 45000 11:01:36 share.acknowledgement.mode = implicit 11:01:36 share.acquire.mode = BATCH_OPTIMIZED 11:01:36 socket.connection.setup.timeout.max.ms = 30000 11:01:36 socket.connection.setup.timeout.ms = 10000 11:01:36 ssl.cipher.suites = [] 11:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:36 ssl.endpoint.identification.algorithm = https 11:01:36 ssl.engine.factory.class = null 11:01:36 ssl.key.password = null 11:01:36 ssl.keymanager.algorithm = SunX509 11:01:36 ssl.keystore.certificate.chain = null 11:01:36 ssl.keystore.key = null 11:01:36 ssl.keystore.location = null 11:01:36 ssl.keystore.password = null 11:01:36 ssl.keystore.type = JKS 11:01:36 ssl.protocol = TLSv1.3 11:01:36 ssl.provider = null 11:01:36 ssl.secure.random.implementation = null 11:01:36 ssl.trustmanager.algorithm = PKIX 11:01:36 ssl.truststore.certificates = null 11:01:36 ssl.truststore.location = null 11:01:36 ssl.truststore.password = null 11:01:36 ssl.truststore.type = JKS 11:01:36 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:36 11:01:36 2026-07-27T11:01:36.202Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:36 2026-07-27T11:01:36.206Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:36 2026-07-27T11:01:36.206Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:36 2026-07-27T11:01:36.206Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150096206 11:01:36 2026-07-27T11:01:36.206Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:01:36 2026-07-27T11:01:36.213Z WARN 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-25, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 11:01:36 2026-07-27T11:01:36.213Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-25, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:36 2026-07-27T11:01:36.214Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:36 2026-07-27T11:01:36.216Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 11:01:36 2026-07-27T11:01:36.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-25-6ab8b241-b61e-48a3-9cbc-42d3604512e7 11:01:36 2026-07-27T11:01:36.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 11:01:36 2026-07-27T11:01:36.222Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-25-6ab8b241-b61e-48a3-9cbc-42d3604512e7', protocol='range'} 11:01:36 2026-07-27T11:01:36.331Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-25-6ab8b241-b61e-48a3-9cbc-42d3604512e7=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:01:36 2026-07-27T11:01:36.333Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-25-6ab8b241-b61e-48a3-9cbc-42d3604512e7', protocol='range'} 11:01:36 2026-07-27T11:01:36.334Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:01:36 2026-07-27T11:01:36.334Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:01:36 2026-07-27T11:01:36.335Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:01:36 2026-07-27T11:01:36.336Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:36 2026-07-27T11:01:36.709Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:36 acks = -1 11:01:36 batch.size = 16384 11:01:36 bootstrap.servers = [localhost:32777] 11:01:36 buffer.memory = 33554432 11:01:36 client.dns.lookup = use_all_dns_ips 11:01:36 client.id = test-client-id 11:01:36 compression.gzip.level = -1 11:01:36 compression.lz4.level = 9 11:01:36 compression.type = none 11:01:36 compression.zstd.level = 3 11:01:36 config.providers = [] 11:01:36 connections.max.idle.ms = 540000 11:01:36 delivery.timeout.ms = 120000 11:01:36 enable.idempotence = true 11:01:36 enable.metrics.push = true 11:01:36 interceptor.classes = [] 11:01:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:36 linger.ms = 5 11:01:36 max.block.ms = 60000 11:01:36 max.in.flight.requests.per.connection = 5 11:01:36 max.request.size = 1048576 11:01:36 metadata.max.age.ms = 300000 11:01:36 metadata.max.idle.ms = 300000 11:01:36 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:36 metadata.recovery.strategy = rebootstrap 11:01:36 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:36 metrics.num.samples = 2 11:01:36 metrics.recording.level = INFO 11:01:36 metrics.sample.window.ms = 30000 11:01:36 partitioner.adaptive.partitioning.enable = true 11:01:36 partitioner.availability.timeout.ms = 0 11:01:36 partitioner.class = null 11:01:36 partitioner.ignore.keys = false 11:01:36 receive.buffer.bytes = 32768 11:01:36 reconnect.backoff.max.ms = 1000 11:01:36 reconnect.backoff.ms = 50 11:01:36 request.timeout.ms = 30000 11:01:36 retries = 2147483647 11:01:36 retry.backoff.max.ms = 1000 11:01:36 retry.backoff.ms = 100 11:01:36 sasl.client.callback.handler.class = null 11:01:36 sasl.jaas.config = null 11:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:36 sasl.kerberos.min.time.before.relogin = 60000 11:01:36 sasl.kerberos.service.name = null 11:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:36 sasl.login.callback.handler.class = null 11:01:36 sasl.login.class = null 11:01:36 sasl.login.connect.timeout.ms = null 11:01:36 sasl.login.read.timeout.ms = null 11:01:36 sasl.login.refresh.buffer.seconds = 300 11:01:36 sasl.login.refresh.min.period.seconds = 60 11:01:36 sasl.login.refresh.window.factor = 0.8 11:01:36 sasl.login.refresh.window.jitter = 0.05 11:01:36 sasl.login.retry.backoff.max.ms = 10000 11:01:36 sasl.login.retry.backoff.ms = 100 11:01:36 sasl.mechanism = GSSAPI 11:01:36 sasl.oauthbearer.assertion.algorithm = RS256 11:01:36 sasl.oauthbearer.assertion.claim.aud = null 11:01:36 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:36 sasl.oauthbearer.assertion.claim.iss = null 11:01:36 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:36 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:36 sasl.oauthbearer.assertion.claim.sub = null 11:01:36 sasl.oauthbearer.assertion.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:36 sasl.oauthbearer.assertion.template.file = null 11:01:36 sasl.oauthbearer.client.credentials.client.id = null 11:01:36 sasl.oauthbearer.client.credentials.client.secret = null 11:01:36 sasl.oauthbearer.clock.skew.seconds = 30 11:01:36 sasl.oauthbearer.expected.audience = [] 11:01:36 sasl.oauthbearer.expected.issuer = null 11:01:36 sasl.oauthbearer.header.urlencode = false 11:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:36 sasl.oauthbearer.jwks.endpoint.url = null 11:01:36 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:36 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:36 sasl.oauthbearer.scope = null 11:01:36 sasl.oauthbearer.scope.claim.name = scope 11:01:36 sasl.oauthbearer.sub.claim.name = sub 11:01:36 sasl.oauthbearer.token.endpoint.url = null 11:01:36 security.protocol = PLAINTEXT 11:01:36 security.providers = null 11:01:36 send.buffer.bytes = 131072 11:01:36 socket.connection.setup.timeout.max.ms = 30000 11:01:36 socket.connection.setup.timeout.ms = 10000 11:01:36 ssl.cipher.suites = [] 11:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:36 ssl.endpoint.identification.algorithm = https 11:01:36 ssl.engine.factory.class = null 11:01:36 ssl.key.password = null 11:01:36 ssl.keymanager.algorithm = SunX509 11:01:36 ssl.keystore.certificate.chain = null 11:01:36 ssl.keystore.key = null 11:01:36 ssl.keystore.location = null 11:01:36 ssl.keystore.password = null 11:01:36 ssl.keystore.type = JKS 11:01:36 ssl.protocol = TLSv1.3 11:01:36 ssl.provider = null 11:01:36 ssl.secure.random.implementation = null 11:01:36 ssl.trustmanager.algorithm = PKIX 11:01:36 ssl.truststore.certificates = null 11:01:36 ssl.truststore.location = null 11:01:36 ssl.truststore.password = null 11:01:36 ssl.truststore.type = JKS 11:01:36 transaction.timeout.ms = 60000 11:01:36 transaction.two.phase.commit.enable = false 11:01:36 transactional.id = null 11:01:36 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:36 11:01:36 2026-07-27T11:01:36.709Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:36 2026-07-27T11:01:36.710Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:36 2026-07-27T11:01:36.713Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:36 2026-07-27T11:01:36.713Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:36 2026-07-27T11:01:36.713Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150096713 11:01:36 2026-07-27T11:01:36.714Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:36 acks = -1 11:01:36 batch.size = 16384 11:01:36 bootstrap.servers = [localhost:32777] 11:01:36 buffer.memory = 33554432 11:01:36 client.dns.lookup = use_all_dns_ips 11:01:36 client.id = test-client-id 11:01:36 compression.gzip.level = -1 11:01:36 compression.lz4.level = 9 11:01:36 compression.type = none 11:01:36 compression.zstd.level = 3 11:01:36 config.providers = [] 11:01:36 connections.max.idle.ms = 540000 11:01:36 delivery.timeout.ms = 120000 11:01:36 enable.idempotence = true 11:01:36 enable.metrics.push = true 11:01:36 interceptor.classes = [] 11:01:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:36 linger.ms = 5 11:01:36 max.block.ms = 60000 11:01:36 max.in.flight.requests.per.connection = 5 11:01:36 max.request.size = 1048576 11:01:36 metadata.max.age.ms = 300000 11:01:36 metadata.max.idle.ms = 300000 11:01:36 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:36 metadata.recovery.strategy = rebootstrap 11:01:36 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:36 metrics.num.samples = 2 11:01:36 metrics.recording.level = INFO 11:01:36 metrics.sample.window.ms = 30000 11:01:36 partitioner.adaptive.partitioning.enable = true 11:01:36 partitioner.availability.timeout.ms = 0 11:01:36 partitioner.class = null 11:01:36 partitioner.ignore.keys = false 11:01:36 receive.buffer.bytes = 32768 11:01:36 reconnect.backoff.max.ms = 1000 11:01:36 reconnect.backoff.ms = 50 11:01:36 request.timeout.ms = 30000 11:01:36 retries = 2147483647 11:01:36 retry.backoff.max.ms = 1000 11:01:36 retry.backoff.ms = 100 11:01:36 sasl.client.callback.handler.class = null 11:01:36 sasl.jaas.config = null 11:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:36 sasl.kerberos.min.time.before.relogin = 60000 11:01:36 sasl.kerberos.service.name = null 11:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:36 sasl.login.callback.handler.class = null 11:01:36 sasl.login.class = null 11:01:36 sasl.login.connect.timeout.ms = null 11:01:36 sasl.login.read.timeout.ms = null 11:01:36 sasl.login.refresh.buffer.seconds = 300 11:01:36 sasl.login.refresh.min.period.seconds = 60 11:01:36 sasl.login.refresh.window.factor = 0.8 11:01:36 sasl.login.refresh.window.jitter = 0.05 11:01:36 sasl.login.retry.backoff.max.ms = 10000 11:01:36 sasl.login.retry.backoff.ms = 100 11:01:36 sasl.mechanism = GSSAPI 11:01:36 sasl.oauthbearer.assertion.algorithm = RS256 11:01:36 sasl.oauthbearer.assertion.claim.aud = null 11:01:36 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:36 sasl.oauthbearer.assertion.claim.iss = null 11:01:36 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:36 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:36 sasl.oauthbearer.assertion.claim.sub = null 11:01:36 sasl.oauthbearer.assertion.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.file = null 11:01:36 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:36 sasl.oauthbearer.assertion.template.file = null 11:01:36 sasl.oauthbearer.client.credentials.client.id = null 11:01:36 sasl.oauthbearer.client.credentials.client.secret = null 11:01:36 sasl.oauthbearer.clock.skew.seconds = 30 11:01:36 sasl.oauthbearer.expected.audience = [] 11:01:36 sasl.oauthbearer.expected.issuer = null 11:01:36 sasl.oauthbearer.header.urlencode = false 11:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:36 sasl.oauthbearer.jwks.endpoint.url = null 11:01:36 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:36 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:36 sasl.oauthbearer.scope = null 11:01:36 sasl.oauthbearer.scope.claim.name = scope 11:01:36 sasl.oauthbearer.sub.claim.name = sub 11:01:36 sasl.oauthbearer.token.endpoint.url = null 11:01:36 security.protocol = PLAINTEXT 11:01:36 security.providers = null 11:01:36 send.buffer.bytes = 131072 11:01:36 socket.connection.setup.timeout.max.ms = 30000 11:01:36 socket.connection.setup.timeout.ms = 10000 11:01:36 ssl.cipher.suites = [] 11:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:36 ssl.endpoint.identification.algorithm = https 11:01:36 ssl.engine.factory.class = null 11:01:36 ssl.key.password = null 11:01:36 ssl.keymanager.algorithm = SunX509 11:01:36 ssl.keystore.certificate.chain = null 11:01:36 ssl.keystore.key = null 11:01:36 ssl.keystore.location = null 11:01:36 ssl.keystore.password = null 11:01:36 ssl.keystore.type = JKS 11:01:36 ssl.protocol = TLSv1.3 11:01:36 ssl.provider = null 11:01:36 ssl.secure.random.implementation = null 11:01:36 ssl.trustmanager.algorithm = PKIX 11:01:36 ssl.truststore.certificates = null 11:01:36 ssl.truststore.location = null 11:01:36 ssl.truststore.password = null 11:01:36 ssl.truststore.type = JKS 11:01:36 transaction.timeout.ms = 60000 11:01:36 transaction.two.phase.commit.enable = false 11:01:36 transactional.id = null 11:01:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:01:36 11:01:36 2026-07-27T11:01:36.714Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:36 2026-07-27T11:01:36.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:36 2026-07-27T11:01:36.717Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:01:36 2026-07-27T11:01:36.719Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:36 2026-07-27T11:01:36.719Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 11:01:36 2026-07-27T11:01:36.722Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:36 2026-07-27T11:01:36.722Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 11:01:36 2026-07-27T11:01:36.757Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 11:01:36 2026-07-27T11:01:36.829Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 11:01:39 2026-07-27T11:01:39.686Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:01:39 2026-07-27T11:01:39.686Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Member consumer-test-group-25-6ab8b241-b61e-48a3-9cbc-42d3604512e7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:39 2026-07-27T11:01:39.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:39 2026-07-27T11:01:39.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:39 2026-07-27T11:01:39.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:39 2026-07-27T11:01:39.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:39 2026-07-27T11:01:39.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:39 2026-07-27T11:01:39.876Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:39 2026-07-27T11:01:39.876Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:39 2026-07-27T11:01:39.876Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:39 2026-07-27T11:01:39.876Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:39 2026-07-27T11:01:39.879Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-25 unregistered 11:01:39 2026-07-27T11:01:39.880Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:39 2026-07-27T11:01:39.883Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:39 2026-07-27T11:01:39.886Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:39 2026-07-27T11:01:39.886Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:39 2026-07-27T11:01:39.886Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:39 2026-07-27T11:01:39.886Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:39 2026-07-27T11:01:39.886Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:40 2026-07-27T11:01:39.989Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:40 2026-07-27T11:01:39.989Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:40 2026-07-27T11:01:39.989Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:40 2026-07-27T11:01:39.989Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:40 2026-07-27T11:01:39.989Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:40 2026-07-27T11:01:39.997Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35288] mockwebserver3.MockWebServer : MockWebServer{port=53633} connection from /127.0.0.1 crashed 11:01:40 11:01:40 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:01:40 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:40 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:40 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:40 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:40 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:40 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:40 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:40 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:40 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:40 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:40 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:40 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:40 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:40 11:01:41 2026-07-27T11:01:40.998Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [daaf0237-1, L:/127.0.0.1:35288 - R:localhost/127.0.0.1:53633] The connection observed an error 11:01:41 11:01:41 io.netty.handler.timeout.ReadTimeoutException 11:01:41 11:01:41 2026-07-27T11:01:40.999Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:01:41 2026-07-27T11:01:40.999Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:41 2026-07-27T11:01:41.011Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:41 2026-07-27T11:01:41.033Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:41 2026-07-27T11:01:41.033Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:41 2026-07-27T11:01:41.033Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:41 2026-07-27T11:01:41.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:41 2026-07-27T11:01:41.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:41 2026-07-27T11:01:41.043Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35300] mockwebserver3.MockWebServer : MockWebServer{port=53633} connection from /127.0.0.1 crashed 11:01:41 11:01:41 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:01:41 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:41 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:41 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:41 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:41 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:41 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:41 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:41 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:41 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:41 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:41 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:41 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:41 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:41 11:01:42 2026-07-27T11:01:42.043Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [d2b2330f-1, L:/127.0.0.1:35300 - R:localhost/127.0.0.1:53633] The connection observed an error 11:01:42 11:01:42 io.netty.handler.timeout.ReadTimeoutException 11:01:42 11:01:42 2026-07-27T11:01:42.044Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:01:42 2026-07-27T11:01:42.045Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:42 2026-07-27T11:01:42.060Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:42 2026-07-27T11:01:42.077Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:42 2026-07-27T11:01:42.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:42 2026-07-27T11:01:42.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:42 2026-07-27T11:01:42.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:42 2026-07-27T11:01:42.078Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:42 2026-07-27T11:01:42.088Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35310] mockwebserver3.MockWebServer : MockWebServer{port=53633} connection from /127.0.0.1 crashed 11:01:42 11:01:42 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:01:42 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:42 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:42 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:42 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:42 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:42 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:42 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:42 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:42 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:42 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:42 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:42 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:42 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:42 11:01:43 2026-07-27T11:01:43.088Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [121e0830-1, L:/127.0.0.1:35310 - R:localhost/127.0.0.1:53633] The connection observed an error 11:01:43 11:01:43 io.netty.handler.timeout.ReadTimeoutException 11:01:43 11:01:43 2026-07-27T11:01:43.089Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:01:43 2026-07-27T11:01:43.089Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:43 2026-07-27T11:01:43.099Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:43 2026-07-27T11:01:43.117Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:43 2026-07-27T11:01:43.117Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:43 2026-07-27T11:01:43.118Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:43 2026-07-27T11:01:43.118Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:43 2026-07-27T11:01:43.118Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:43 2026-07-27T11:01:43.129Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:33992] mockwebserver3.MockWebServer : MockWebServer{port=36603} connection from /127.0.0.1 crashed 11:01:43 11:01:43 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:01:43 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:43 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:43 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:43 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:43 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:43 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:43 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:43 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:43 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:43 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:43 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:43 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:43 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:43 11:01:44 2026-07-27T11:01:44.128Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [abe15450-1, L:/127.0.0.1:33992 - R:localhost/127.0.0.1:36603] The connection observed an error 11:01:44 11:01:44 io.netty.handler.timeout.ReadTimeoutException 11:01:44 11:01:44 2026-07-27T11:01:44.129Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:01:44 2026-07-27T11:01:44.130Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:44 2026-07-27T11:01:44.143Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:44 2026-07-27T11:01:44.161Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:44 2026-07-27T11:01:44.162Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:44 2026-07-27T11:01:44.162Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:44 2026-07-27T11:01:44.162Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:44 2026-07-27T11:01:44.162Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:44 2026-07-27T11:01:44.171Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:34000] mockwebserver3.MockWebServer : MockWebServer{port=36603} connection from /127.0.0.1 crashed 11:01:44 11:01:44 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:01:44 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:44 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:44 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:44 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:44 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:44 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:44 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:44 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:44 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:44 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:44 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:44 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:44 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:44 11:01:45 2026-07-27T11:01:45.171Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [bab8727b-1, L:/127.0.0.1:34000 - R:localhost/127.0.0.1:36603] The connection observed an error 11:01:45 11:01:45 io.netty.handler.timeout.ReadTimeoutException 11:01:45 11:01:45 2026-07-27T11:01:45.172Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:01:45 2026-07-27T11:01:45.173Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:45 2026-07-27T11:01:45.183Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:45 2026-07-27T11:01:45.199Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:45 2026-07-27T11:01:45.200Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:45 2026-07-27T11:01:45.200Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:45 2026-07-27T11:01:45.200Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:45 2026-07-27T11:01:45.200Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:45 2026-07-27T11:01:45.209Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35326] mockwebserver3.MockWebServer : MockWebServer{port=53633} connection from /127.0.0.1 crashed 11:01:45 11:01:45 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:01:45 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:45 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:45 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:45 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:45 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:45 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:45 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:45 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:45 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:45 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:45 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:45 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:45 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:45 11:01:46 2026-07-27T11:01:46.209Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [06b37845-1, L:/127.0.0.1:35326 - R:localhost/127.0.0.1:53633] The connection observed an error 11:01:46 11:01:46 io.netty.handler.timeout.ReadTimeoutException 11:01:46 11:01:46 2026-07-27T11:01:46.210Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:01:46 2026-07-27T11:01:46.211Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:46 2026-07-27T11:01:46.224Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:46 2026-07-27T11:01:46.232Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:46 allow.auto.create.topics = true 11:01:46 auto.commit.interval.ms = 5000 11:01:46 auto.offset.reset = latest 11:01:46 bootstrap.servers = [localhost:32777] 11:01:46 check.crcs = true 11:01:46 client.dns.lookup = use_all_dns_ips 11:01:46 client.id = consumer-test-group-26 11:01:46 client.rack = 11:01:46 config.providers = [] 11:01:46 connections.max.idle.ms = 540000 11:01:46 default.api.timeout.ms = 60000 11:01:46 enable.auto.commit = true 11:01:46 enable.metrics.push = true 11:01:46 exclude.internal.topics = true 11:01:46 fetch.max.bytes = 52428800 11:01:46 fetch.max.wait.ms = 500 11:01:46 fetch.min.bytes = 1 11:01:46 group.id = test-group 11:01:46 group.instance.id = null 11:01:46 group.protocol = classic 11:01:46 group.remote.assignor = null 11:01:46 heartbeat.interval.ms = 3000 11:01:46 interceptor.classes = [] 11:01:46 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:46 isolation.level = read_uncommitted 11:01:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:46 max.partition.fetch.bytes = 1048576 11:01:46 max.poll.interval.ms = 300000 11:01:46 max.poll.records = 2147483647 11:01:46 metadata.max.age.ms = 300000 11:01:46 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:46 metadata.recovery.strategy = rebootstrap 11:01:46 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:46 metrics.num.samples = 2 11:01:46 metrics.recording.level = INFO 11:01:46 metrics.sample.window.ms = 30000 11:01:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:46 receive.buffer.bytes = 65536 11:01:46 reconnect.backoff.max.ms = 1000 11:01:46 reconnect.backoff.ms = 50 11:01:46 request.timeout.ms = 30000 11:01:46 retry.backoff.max.ms = 1000 11:01:46 retry.backoff.ms = 100 11:01:46 sasl.client.callback.handler.class = null 11:01:46 sasl.jaas.config = null 11:01:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:46 sasl.kerberos.min.time.before.relogin = 60000 11:01:46 sasl.kerberos.service.name = null 11:01:46 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:46 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:46 sasl.login.callback.handler.class = null 11:01:46 sasl.login.class = null 11:01:46 sasl.login.connect.timeout.ms = null 11:01:46 sasl.login.read.timeout.ms = null 11:01:46 sasl.login.refresh.buffer.seconds = 300 11:01:46 sasl.login.refresh.min.period.seconds = 60 11:01:46 sasl.login.refresh.window.factor = 0.8 11:01:46 sasl.login.refresh.window.jitter = 0.05 11:01:46 sasl.login.retry.backoff.max.ms = 10000 11:01:46 sasl.login.retry.backoff.ms = 100 11:01:46 sasl.mechanism = GSSAPI 11:01:46 sasl.oauthbearer.assertion.algorithm = RS256 11:01:46 sasl.oauthbearer.assertion.claim.aud = null 11:01:46 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:46 sasl.oauthbearer.assertion.claim.iss = null 11:01:46 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:46 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:46 sasl.oauthbearer.assertion.claim.sub = null 11:01:46 sasl.oauthbearer.assertion.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:46 sasl.oauthbearer.assertion.template.file = null 11:01:46 sasl.oauthbearer.client.credentials.client.id = null 11:01:46 sasl.oauthbearer.client.credentials.client.secret = null 11:01:46 sasl.oauthbearer.clock.skew.seconds = 30 11:01:46 sasl.oauthbearer.expected.audience = [] 11:01:46 sasl.oauthbearer.expected.issuer = null 11:01:46 sasl.oauthbearer.header.urlencode = false 11:01:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:46 sasl.oauthbearer.jwks.endpoint.url = null 11:01:46 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:46 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:46 sasl.oauthbearer.scope = null 11:01:46 sasl.oauthbearer.scope.claim.name = scope 11:01:46 sasl.oauthbearer.sub.claim.name = sub 11:01:46 sasl.oauthbearer.token.endpoint.url = null 11:01:46 security.protocol = PLAINTEXT 11:01:46 security.providers = null 11:01:46 send.buffer.bytes = 131072 11:01:46 session.timeout.ms = 45000 11:01:46 share.acknowledgement.mode = implicit 11:01:46 share.acquire.mode = BATCH_OPTIMIZED 11:01:46 socket.connection.setup.timeout.max.ms = 30000 11:01:46 socket.connection.setup.timeout.ms = 10000 11:01:46 ssl.cipher.suites = [] 11:01:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:46 ssl.endpoint.identification.algorithm = https 11:01:46 ssl.engine.factory.class = null 11:01:46 ssl.key.password = null 11:01:46 ssl.keymanager.algorithm = SunX509 11:01:46 ssl.keystore.certificate.chain = null 11:01:46 ssl.keystore.key = null 11:01:46 ssl.keystore.location = null 11:01:46 ssl.keystore.password = null 11:01:46 ssl.keystore.type = JKS 11:01:46 ssl.protocol = TLSv1.3 11:01:46 ssl.provider = null 11:01:46 ssl.secure.random.implementation = null 11:01:46 ssl.trustmanager.algorithm = PKIX 11:01:46 ssl.truststore.certificates = null 11:01:46 ssl.truststore.location = null 11:01:46 ssl.truststore.password = null 11:01:46 ssl.truststore.type = JKS 11:01:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:46 11:01:46 2026-07-27T11:01:46.232Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:46 2026-07-27T11:01:46.233Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:46 2026-07-27T11:01:46.233Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:46 2026-07-27T11:01:46.234Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150106233 11:01:46 2026-07-27T11:01:46.234Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:01:46 2026-07-27T11:01:46.239Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-26, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:46 2026-07-27T11:01:46.239Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:46 2026-07-27T11:01:46.240Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 11:01:46 2026-07-27T11:01:46.243Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-26-92a1adb2-e330-4e23-badc-ccd671a811be 11:01:46 2026-07-27T11:01:46.243Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 11:01:46 2026-07-27T11:01:46.245Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-26-92a1adb2-e330-4e23-badc-ccd671a811be', protocol='range'} 11:01:46 2026-07-27T11:01:46.247Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-26-92a1adb2-e330-4e23-badc-ccd671a811be=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:01:46 2026-07-27T11:01:46.248Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-26-92a1adb2-e330-4e23-badc-ccd671a811be', protocol='range'} 11:01:46 2026-07-27T11:01:46.248Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:01:46 2026-07-27T11:01:46.248Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:01:46 2026-07-27T11:01:46.251Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:01:46 2026-07-27T11:01:46.254Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:46 2026-07-27T11:01:46.736Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:46 acks = -1 11:01:46 batch.size = 16384 11:01:46 bootstrap.servers = [localhost:32777] 11:01:46 buffer.memory = 33554432 11:01:46 client.dns.lookup = use_all_dns_ips 11:01:46 client.id = test-client-id 11:01:46 compression.gzip.level = -1 11:01:46 compression.lz4.level = 9 11:01:46 compression.type = none 11:01:46 compression.zstd.level = 3 11:01:46 config.providers = [] 11:01:46 connections.max.idle.ms = 540000 11:01:46 delivery.timeout.ms = 120000 11:01:46 enable.idempotence = true 11:01:46 enable.metrics.push = true 11:01:46 interceptor.classes = [] 11:01:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:46 linger.ms = 5 11:01:46 max.block.ms = 60000 11:01:46 max.in.flight.requests.per.connection = 5 11:01:46 max.request.size = 1048576 11:01:46 metadata.max.age.ms = 300000 11:01:46 metadata.max.idle.ms = 300000 11:01:46 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:46 metadata.recovery.strategy = rebootstrap 11:01:46 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:46 metrics.num.samples = 2 11:01:46 metrics.recording.level = INFO 11:01:46 metrics.sample.window.ms = 30000 11:01:46 partitioner.adaptive.partitioning.enable = true 11:01:46 partitioner.availability.timeout.ms = 0 11:01:46 partitioner.class = null 11:01:46 partitioner.ignore.keys = false 11:01:46 receive.buffer.bytes = 32768 11:01:46 reconnect.backoff.max.ms = 1000 11:01:46 reconnect.backoff.ms = 50 11:01:46 request.timeout.ms = 30000 11:01:46 retries = 2147483647 11:01:46 retry.backoff.max.ms = 1000 11:01:46 retry.backoff.ms = 100 11:01:46 sasl.client.callback.handler.class = null 11:01:46 sasl.jaas.config = null 11:01:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:46 sasl.kerberos.min.time.before.relogin = 60000 11:01:46 sasl.kerberos.service.name = null 11:01:46 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:46 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:46 sasl.login.callback.handler.class = null 11:01:46 sasl.login.class = null 11:01:46 sasl.login.connect.timeout.ms = null 11:01:46 sasl.login.read.timeout.ms = null 11:01:46 sasl.login.refresh.buffer.seconds = 300 11:01:46 sasl.login.refresh.min.period.seconds = 60 11:01:46 sasl.login.refresh.window.factor = 0.8 11:01:46 sasl.login.refresh.window.jitter = 0.05 11:01:46 sasl.login.retry.backoff.max.ms = 10000 11:01:46 sasl.login.retry.backoff.ms = 100 11:01:46 sasl.mechanism = GSSAPI 11:01:46 sasl.oauthbearer.assertion.algorithm = RS256 11:01:46 sasl.oauthbearer.assertion.claim.aud = null 11:01:46 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:46 sasl.oauthbearer.assertion.claim.iss = null 11:01:46 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:46 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:46 sasl.oauthbearer.assertion.claim.sub = null 11:01:46 sasl.oauthbearer.assertion.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:46 sasl.oauthbearer.assertion.template.file = null 11:01:46 sasl.oauthbearer.client.credentials.client.id = null 11:01:46 sasl.oauthbearer.client.credentials.client.secret = null 11:01:46 sasl.oauthbearer.clock.skew.seconds = 30 11:01:46 sasl.oauthbearer.expected.audience = [] 11:01:46 sasl.oauthbearer.expected.issuer = null 11:01:46 sasl.oauthbearer.header.urlencode = false 11:01:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:46 sasl.oauthbearer.jwks.endpoint.url = null 11:01:46 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:46 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:46 sasl.oauthbearer.scope = null 11:01:46 sasl.oauthbearer.scope.claim.name = scope 11:01:46 sasl.oauthbearer.sub.claim.name = sub 11:01:46 sasl.oauthbearer.token.endpoint.url = null 11:01:46 security.protocol = PLAINTEXT 11:01:46 security.providers = null 11:01:46 send.buffer.bytes = 131072 11:01:46 socket.connection.setup.timeout.max.ms = 30000 11:01:46 socket.connection.setup.timeout.ms = 10000 11:01:46 ssl.cipher.suites = [] 11:01:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:46 ssl.endpoint.identification.algorithm = https 11:01:46 ssl.engine.factory.class = null 11:01:46 ssl.key.password = null 11:01:46 ssl.keymanager.algorithm = SunX509 11:01:46 ssl.keystore.certificate.chain = null 11:01:46 ssl.keystore.key = null 11:01:46 ssl.keystore.location = null 11:01:46 ssl.keystore.password = null 11:01:46 ssl.keystore.type = JKS 11:01:46 ssl.protocol = TLSv1.3 11:01:46 ssl.provider = null 11:01:46 ssl.secure.random.implementation = null 11:01:46 ssl.trustmanager.algorithm = PKIX 11:01:46 ssl.truststore.certificates = null 11:01:46 ssl.truststore.location = null 11:01:46 ssl.truststore.password = null 11:01:46 ssl.truststore.type = JKS 11:01:46 transaction.timeout.ms = 60000 11:01:46 transaction.two.phase.commit.enable = false 11:01:46 transactional.id = null 11:01:46 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:46 11:01:46 2026-07-27T11:01:46.738Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:46 2026-07-27T11:01:46.738Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:46 2026-07-27T11:01:46.741Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:46 2026-07-27T11:01:46.741Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:46 2026-07-27T11:01:46.741Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150106741 11:01:46 2026-07-27T11:01:46.741Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:46 acks = -1 11:01:46 batch.size = 16384 11:01:46 bootstrap.servers = [localhost:32777] 11:01:46 buffer.memory = 33554432 11:01:46 client.dns.lookup = use_all_dns_ips 11:01:46 client.id = test-client-id 11:01:46 compression.gzip.level = -1 11:01:46 compression.lz4.level = 9 11:01:46 compression.type = none 11:01:46 compression.zstd.level = 3 11:01:46 config.providers = [] 11:01:46 connections.max.idle.ms = 540000 11:01:46 delivery.timeout.ms = 120000 11:01:46 enable.idempotence = true 11:01:46 enable.metrics.push = true 11:01:46 interceptor.classes = [] 11:01:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:46 linger.ms = 5 11:01:46 max.block.ms = 60000 11:01:46 max.in.flight.requests.per.connection = 5 11:01:46 max.request.size = 1048576 11:01:46 metadata.max.age.ms = 300000 11:01:46 metadata.max.idle.ms = 300000 11:01:46 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:46 metadata.recovery.strategy = rebootstrap 11:01:46 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:46 metrics.num.samples = 2 11:01:46 metrics.recording.level = INFO 11:01:46 metrics.sample.window.ms = 30000 11:01:46 partitioner.adaptive.partitioning.enable = true 11:01:46 partitioner.availability.timeout.ms = 0 11:01:46 partitioner.class = null 11:01:46 partitioner.ignore.keys = false 11:01:46 receive.buffer.bytes = 32768 11:01:46 reconnect.backoff.max.ms = 1000 11:01:46 reconnect.backoff.ms = 50 11:01:46 request.timeout.ms = 30000 11:01:46 retries = 2147483647 11:01:46 retry.backoff.max.ms = 1000 11:01:46 retry.backoff.ms = 100 11:01:46 sasl.client.callback.handler.class = null 11:01:46 sasl.jaas.config = null 11:01:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:46 sasl.kerberos.min.time.before.relogin = 60000 11:01:46 sasl.kerberos.service.name = null 11:01:46 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:46 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:46 sasl.login.callback.handler.class = null 11:01:46 sasl.login.class = null 11:01:46 sasl.login.connect.timeout.ms = null 11:01:46 sasl.login.read.timeout.ms = null 11:01:46 sasl.login.refresh.buffer.seconds = 300 11:01:46 sasl.login.refresh.min.period.seconds = 60 11:01:46 sasl.login.refresh.window.factor = 0.8 11:01:46 sasl.login.refresh.window.jitter = 0.05 11:01:46 sasl.login.retry.backoff.max.ms = 10000 11:01:46 sasl.login.retry.backoff.ms = 100 11:01:46 sasl.mechanism = GSSAPI 11:01:46 sasl.oauthbearer.assertion.algorithm = RS256 11:01:46 sasl.oauthbearer.assertion.claim.aud = null 11:01:46 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:46 sasl.oauthbearer.assertion.claim.iss = null 11:01:46 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:46 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:46 sasl.oauthbearer.assertion.claim.sub = null 11:01:46 sasl.oauthbearer.assertion.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.file = null 11:01:46 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:46 sasl.oauthbearer.assertion.template.file = null 11:01:46 sasl.oauthbearer.client.credentials.client.id = null 11:01:46 sasl.oauthbearer.client.credentials.client.secret = null 11:01:46 sasl.oauthbearer.clock.skew.seconds = 30 11:01:46 sasl.oauthbearer.expected.audience = [] 11:01:46 sasl.oauthbearer.expected.issuer = null 11:01:46 sasl.oauthbearer.header.urlencode = false 11:01:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:46 sasl.oauthbearer.jwks.endpoint.url = null 11:01:46 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:46 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:46 sasl.oauthbearer.scope = null 11:01:46 sasl.oauthbearer.scope.claim.name = scope 11:01:46 sasl.oauthbearer.sub.claim.name = sub 11:01:46 sasl.oauthbearer.token.endpoint.url = null 11:01:46 security.protocol = PLAINTEXT 11:01:46 security.providers = null 11:01:46 send.buffer.bytes = 131072 11:01:46 socket.connection.setup.timeout.max.ms = 30000 11:01:46 socket.connection.setup.timeout.ms = 10000 11:01:46 ssl.cipher.suites = [] 11:01:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:46 ssl.endpoint.identification.algorithm = https 11:01:46 ssl.engine.factory.class = null 11:01:46 ssl.key.password = null 11:01:46 ssl.keymanager.algorithm = SunX509 11:01:46 ssl.keystore.certificate.chain = null 11:01:46 ssl.keystore.key = null 11:01:46 ssl.keystore.location = null 11:01:46 ssl.keystore.password = null 11:01:46 ssl.keystore.type = JKS 11:01:46 ssl.protocol = TLSv1.3 11:01:46 ssl.provider = null 11:01:46 ssl.secure.random.implementation = null 11:01:46 ssl.trustmanager.algorithm = PKIX 11:01:46 ssl.truststore.certificates = null 11:01:46 ssl.truststore.location = null 11:01:46 ssl.truststore.password = null 11:01:46 ssl.truststore.type = JKS 11:01:46 transaction.timeout.ms = 60000 11:01:46 transaction.two.phase.commit.enable = false 11:01:46 transactional.id = null 11:01:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:01:46 11:01:46 2026-07-27T11:01:46.742Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:46 2026-07-27T11:01:46.742Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:46 2026-07-27T11:01:46.744Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:01:46 2026-07-27T11:01:46.746Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:46 2026-07-27T11:01:46.747Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 11:01:46 2026-07-27T11:01:46.748Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:46 2026-07-27T11:01:46.748Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 11:01:46 2026-07-27T11:01:46.759Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 11:01:46 2026-07-27T11:01:46.781Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 11:01:47 2026-07-27T11:01:46.925Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#http://localhost:53633 | eventType=subscriptionCreateResponse 11:01:47 2026-07-27T11:01:46.956Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#http://localhost:53633 | eventType=subscriptionCreateResponse 11:01:47 2026-07-27T11:01:47.041Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:01:47 2026-07-27T11:01:47.042Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Member consumer-test-group-26-92a1adb2-e330-4e23-badc-ccd671a811be sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:47 2026-07-27T11:01:47.043Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:47 2026-07-27T11:01:47.043Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:47 2026-07-27T11:01:47.043Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:47 2026-07-27T11:01:47.043Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:47 2026-07-27T11:01:47.043Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:47 2026-07-27T11:01:47.047Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:47 2026-07-27T11:01:47.047Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:47 2026-07-27T11:01:47.047Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:47 2026-07-27T11:01:47.048Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:47 2026-07-27T11:01:47.050Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-26 unregistered 11:01:47 2026-07-27T11:01:47.050Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:47 2026-07-27T11:01:47.052Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:47 2026-07-27T11:01:47.054Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:47 2026-07-27T11:01:47.054Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:47 2026-07-27T11:01:47.054Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:47 2026-07-27T11:01:47.054Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:47 2026-07-27T11:01:47.054Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:47 2026-07-27T11:01:47.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:47 2026-07-27T11:01:47.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:47 2026-07-27T11:01:47.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:47 2026-07-27T11:01:47.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:47 2026-07-27T11:01:47.170Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:47 2026-07-27T11:01:47.184Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:36262] mockwebserver3.MockWebServer : MockWebServer{port=54875} connection from /127.0.0.1 crashed 11:01:47 11:01:47 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:01:47 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:47 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:47 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:47 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:47 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:47 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:47 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:47 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:47 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:47 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:47 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:47 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:47 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:47 11:01:48 2026-07-27T11:01:48.182Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [579e1cbc-1, L:/127.0.0.1:36262 - R:localhost/127.0.0.1:54875] The connection observed an error 11:01:48 11:01:48 io.netty.handler.timeout.ReadTimeoutException 11:01:48 11:01:48 2026-07-27T11:01:48.183Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:01:48 2026-07-27T11:01:48.184Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:48 2026-07-27T11:01:48.195Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:48 2026-07-27T11:01:48.212Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:48 2026-07-27T11:01:48.212Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:48 2026-07-27T11:01:48.212Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:48 2026-07-27T11:01:48.213Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:48 2026-07-27T11:01:48.213Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:48 2026-07-27T11:01:48.220Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:60692] mockwebserver3.MockWebServer : MockWebServer{port=54875} connection from /127.0.0.1 crashed 11:01:48 11:01:48 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:01:48 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:48 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:48 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:48 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:48 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:48 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:48 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:48 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:48 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:48 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:48 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:48 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:48 11:01:49 2026-07-27T11:01:49.220Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [10e58006-1, L:/127.0.0.1:60692 - R:localhost/127.0.0.1:54875] The connection observed an error 11:01:49 11:01:49 io.netty.handler.timeout.ReadTimeoutException 11:01:49 11:01:49 2026-07-27T11:01:49.222Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:01:49 2026-07-27T11:01:49.222Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:49 2026-07-27T11:01:49.236Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:49 2026-07-27T11:01:49.256Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:49 2026-07-27T11:01:49.256Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:49 2026-07-27T11:01:49.256Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:49 2026-07-27T11:01:49.256Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:49 2026-07-27T11:01:49.256Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:49 2026-07-27T11:01:49.265Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:60702] mockwebserver3.MockWebServer : MockWebServer{port=54875} connection from /127.0.0.1 crashed 11:01:49 11:01:49 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:01:49 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:49 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:49 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:49 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:49 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:49 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:49 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:49 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:49 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:49 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:49 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:49 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:49 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:49 11:01:50 2026-07-27T11:01:50.264Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [623ea32d-1, L:/127.0.0.1:60702 - R:localhost/127.0.0.1:54875] The connection observed an error 11:01:50 11:01:50 io.netty.handler.timeout.ReadTimeoutException 11:01:50 11:01:50 2026-07-27T11:01:50.265Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:01:50 2026-07-27T11:01:50.266Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:50 2026-07-27T11:01:50.280Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:50 2026-07-27T11:01:50.298Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:50 2026-07-27T11:01:50.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:50 2026-07-27T11:01:50.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:50 2026-07-27T11:01:50.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:50 2026-07-27T11:01:50.299Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:50 2026-07-27T11:01:50.308Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:56808] mockwebserver3.MockWebServer : MockWebServer{port=57751} connection from /127.0.0.1 crashed 11:01:50 11:01:50 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:01:50 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:50 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:50 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:50 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:50 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:50 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:50 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:50 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:50 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:50 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:50 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:50 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:50 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:50 11:01:51 2026-07-27T11:01:51.308Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [6cf1552e-1, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:57751] The connection observed an error 11:01:51 11:01:51 io.netty.handler.timeout.ReadTimeoutException 11:01:51 11:01:51 2026-07-27T11:01:51.309Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:01:51 2026-07-27T11:01:51.310Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:51 2026-07-27T11:01:51.324Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:51 2026-07-27T11:01:51.340Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:51 2026-07-27T11:01:51.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:51 2026-07-27T11:01:51.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:51 2026-07-27T11:01:51.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:51 2026-07-27T11:01:51.341Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:51 2026-07-27T11:01:51.348Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:56810] mockwebserver3.MockWebServer : MockWebServer{port=57751} connection from /127.0.0.1 crashed 11:01:51 11:01:51 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:01:51 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:51 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:51 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:51 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:51 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:51 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:51 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:51 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:51 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:51 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:51 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:51 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:51 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:51 11:01:52 2026-07-27T11:01:52.347Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [0ce0b51f-1, L:/127.0.0.1:56810 - R:localhost/127.0.0.1:57751] The connection observed an error 11:01:52 11:01:52 io.netty.handler.timeout.ReadTimeoutException 11:01:52 11:01:52 2026-07-27T11:01:52.349Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:01:52 2026-07-27T11:01:52.349Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:52 2026-07-27T11:01:52.361Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:52 2026-07-27T11:01:52.378Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:52 2026-07-27T11:01:52.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:52 2026-07-27T11:01:52.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:52 2026-07-27T11:01:52.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:52 2026-07-27T11:01:52.379Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:52 2026-07-27T11:01:52.388Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:60706] mockwebserver3.MockWebServer : MockWebServer{port=54875} connection from /127.0.0.1 crashed 11:01:52 11:01:52 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:01:52 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:52 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:52 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:52 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:52 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:52 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:52 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:52 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:52 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:52 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:52 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:52 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:52 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:52 11:01:53 2026-07-27T11:01:53.387Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [75ed158c-1, L:/127.0.0.1:60706 - R:localhost/127.0.0.1:54875] The connection observed an error 11:01:53 11:01:53 io.netty.handler.timeout.ReadTimeoutException 11:01:53 11:01:53 2026-07-27T11:01:53.389Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:01:53 2026-07-27T11:01:53.389Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:53 2026-07-27T11:01:53.400Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:53 2026-07-27T11:01:53.411Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:01:53 allow.auto.create.topics = true 11:01:53 auto.commit.interval.ms = 5000 11:01:53 auto.offset.reset = latest 11:01:53 bootstrap.servers = [localhost:32777] 11:01:53 check.crcs = true 11:01:53 client.dns.lookup = use_all_dns_ips 11:01:53 client.id = consumer-test-group-27 11:01:53 client.rack = 11:01:53 config.providers = [] 11:01:53 connections.max.idle.ms = 540000 11:01:53 default.api.timeout.ms = 60000 11:01:53 enable.auto.commit = true 11:01:53 enable.metrics.push = true 11:01:53 exclude.internal.topics = true 11:01:53 fetch.max.bytes = 52428800 11:01:53 fetch.max.wait.ms = 500 11:01:53 fetch.min.bytes = 1 11:01:53 group.id = test-group 11:01:53 group.instance.id = null 11:01:53 group.protocol = classic 11:01:53 group.remote.assignor = null 11:01:53 heartbeat.interval.ms = 3000 11:01:53 interceptor.classes = [] 11:01:53 internal.throw.on.fetch.stable.offset.unsupported = false 11:01:53 isolation.level = read_uncommitted 11:01:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:01:53 max.partition.fetch.bytes = 1048576 11:01:53 max.poll.interval.ms = 300000 11:01:53 max.poll.records = 2147483647 11:01:53 metadata.max.age.ms = 300000 11:01:53 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:53 metadata.recovery.strategy = rebootstrap 11:01:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:53 metrics.num.samples = 2 11:01:53 metrics.recording.level = INFO 11:01:53 metrics.sample.window.ms = 30000 11:01:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:01:53 receive.buffer.bytes = 65536 11:01:53 reconnect.backoff.max.ms = 1000 11:01:53 reconnect.backoff.ms = 50 11:01:53 request.timeout.ms = 30000 11:01:53 retry.backoff.max.ms = 1000 11:01:53 retry.backoff.ms = 100 11:01:53 sasl.client.callback.handler.class = null 11:01:53 sasl.jaas.config = null 11:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:53 sasl.kerberos.min.time.before.relogin = 60000 11:01:53 sasl.kerberos.service.name = null 11:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:53 sasl.login.callback.handler.class = null 11:01:53 sasl.login.class = null 11:01:53 sasl.login.connect.timeout.ms = null 11:01:53 sasl.login.read.timeout.ms = null 11:01:53 sasl.login.refresh.buffer.seconds = 300 11:01:53 sasl.login.refresh.min.period.seconds = 60 11:01:53 sasl.login.refresh.window.factor = 0.8 11:01:53 sasl.login.refresh.window.jitter = 0.05 11:01:53 sasl.login.retry.backoff.max.ms = 10000 11:01:53 sasl.login.retry.backoff.ms = 100 11:01:53 sasl.mechanism = GSSAPI 11:01:53 sasl.oauthbearer.assertion.algorithm = RS256 11:01:53 sasl.oauthbearer.assertion.claim.aud = null 11:01:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:53 sasl.oauthbearer.assertion.claim.iss = null 11:01:53 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:53 sasl.oauthbearer.assertion.claim.sub = null 11:01:53 sasl.oauthbearer.assertion.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:53 sasl.oauthbearer.assertion.template.file = null 11:01:53 sasl.oauthbearer.client.credentials.client.id = null 11:01:53 sasl.oauthbearer.client.credentials.client.secret = null 11:01:53 sasl.oauthbearer.clock.skew.seconds = 30 11:01:53 sasl.oauthbearer.expected.audience = [] 11:01:53 sasl.oauthbearer.expected.issuer = null 11:01:53 sasl.oauthbearer.header.urlencode = false 11:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:53 sasl.oauthbearer.jwks.endpoint.url = null 11:01:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:53 sasl.oauthbearer.scope = null 11:01:53 sasl.oauthbearer.scope.claim.name = scope 11:01:53 sasl.oauthbearer.sub.claim.name = sub 11:01:53 sasl.oauthbearer.token.endpoint.url = null 11:01:53 security.protocol = PLAINTEXT 11:01:53 security.providers = null 11:01:53 send.buffer.bytes = 131072 11:01:53 session.timeout.ms = 45000 11:01:53 share.acknowledgement.mode = implicit 11:01:53 share.acquire.mode = BATCH_OPTIMIZED 11:01:53 socket.connection.setup.timeout.max.ms = 30000 11:01:53 socket.connection.setup.timeout.ms = 10000 11:01:53 ssl.cipher.suites = [] 11:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:53 ssl.endpoint.identification.algorithm = https 11:01:53 ssl.engine.factory.class = null 11:01:53 ssl.key.password = null 11:01:53 ssl.keymanager.algorithm = SunX509 11:01:53 ssl.keystore.certificate.chain = null 11:01:53 ssl.keystore.key = null 11:01:53 ssl.keystore.location = null 11:01:53 ssl.keystore.password = null 11:01:53 ssl.keystore.type = JKS 11:01:53 ssl.protocol = TLSv1.3 11:01:53 ssl.provider = null 11:01:53 ssl.secure.random.implementation = null 11:01:53 ssl.trustmanager.algorithm = PKIX 11:01:53 ssl.truststore.certificates = null 11:01:53 ssl.truststore.location = null 11:01:53 ssl.truststore.password = null 11:01:53 ssl.truststore.type = JKS 11:01:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:01:53 11:01:53 2026-07-27T11:01:53.411Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:53 2026-07-27T11:01:53.413Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:53 2026-07-27T11:01:53.413Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:53 2026-07-27T11:01:53.414Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150113413 11:01:53 2026-07-27T11:01:53.414Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:01:53 2026-07-27T11:01:53.418Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-27, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:53 2026-07-27T11:01:53.419Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:01:53 2026-07-27T11:01:53.420Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 11:01:53 2026-07-27T11:01:53.422Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-27-93d2b03c-b2fa-4f51-b18e-2eb99749c60d 11:01:53 2026-07-27T11:01:53.422Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 11:01:53 2026-07-27T11:01:53.423Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-27-93d2b03c-b2fa-4f51-b18e-2eb99749c60d', protocol='range'} 11:01:53 2026-07-27T11:01:53.423Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-27-93d2b03c-b2fa-4f51-b18e-2eb99749c60d=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:01:53 2026-07-27T11:01:53.425Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-27-93d2b03c-b2fa-4f51-b18e-2eb99749c60d', protocol='range'} 11:01:53 2026-07-27T11:01:53.425Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:01:53 2026-07-27T11:01:53.425Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:01:53 2026-07-27T11:01:53.426Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:01:53 2026-07-27T11:01:53.429Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:01:53 2026-07-27T11:01:53.916Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:53 acks = -1 11:01:53 batch.size = 16384 11:01:53 bootstrap.servers = [localhost:32777] 11:01:53 buffer.memory = 33554432 11:01:53 client.dns.lookup = use_all_dns_ips 11:01:53 client.id = test-client-id 11:01:53 compression.gzip.level = -1 11:01:53 compression.lz4.level = 9 11:01:53 compression.type = none 11:01:53 compression.zstd.level = 3 11:01:53 config.providers = [] 11:01:53 connections.max.idle.ms = 540000 11:01:53 delivery.timeout.ms = 120000 11:01:53 enable.idempotence = true 11:01:53 enable.metrics.push = true 11:01:53 interceptor.classes = [] 11:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:53 linger.ms = 5 11:01:53 max.block.ms = 60000 11:01:53 max.in.flight.requests.per.connection = 5 11:01:53 max.request.size = 1048576 11:01:53 metadata.max.age.ms = 300000 11:01:53 metadata.max.idle.ms = 300000 11:01:53 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:53 metadata.recovery.strategy = rebootstrap 11:01:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:53 metrics.num.samples = 2 11:01:53 metrics.recording.level = INFO 11:01:53 metrics.sample.window.ms = 30000 11:01:53 partitioner.adaptive.partitioning.enable = true 11:01:53 partitioner.availability.timeout.ms = 0 11:01:53 partitioner.class = null 11:01:53 partitioner.ignore.keys = false 11:01:53 receive.buffer.bytes = 32768 11:01:53 reconnect.backoff.max.ms = 1000 11:01:53 reconnect.backoff.ms = 50 11:01:53 request.timeout.ms = 30000 11:01:53 retries = 2147483647 11:01:53 retry.backoff.max.ms = 1000 11:01:53 retry.backoff.ms = 100 11:01:53 sasl.client.callback.handler.class = null 11:01:53 sasl.jaas.config = null 11:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:53 sasl.kerberos.min.time.before.relogin = 60000 11:01:53 sasl.kerberos.service.name = null 11:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:53 sasl.login.callback.handler.class = null 11:01:53 sasl.login.class = null 11:01:53 sasl.login.connect.timeout.ms = null 11:01:53 sasl.login.read.timeout.ms = null 11:01:53 sasl.login.refresh.buffer.seconds = 300 11:01:53 sasl.login.refresh.min.period.seconds = 60 11:01:53 sasl.login.refresh.window.factor = 0.8 11:01:53 sasl.login.refresh.window.jitter = 0.05 11:01:53 sasl.login.retry.backoff.max.ms = 10000 11:01:53 sasl.login.retry.backoff.ms = 100 11:01:53 sasl.mechanism = GSSAPI 11:01:53 sasl.oauthbearer.assertion.algorithm = RS256 11:01:53 sasl.oauthbearer.assertion.claim.aud = null 11:01:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:53 sasl.oauthbearer.assertion.claim.iss = null 11:01:53 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:53 sasl.oauthbearer.assertion.claim.sub = null 11:01:53 sasl.oauthbearer.assertion.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:53 sasl.oauthbearer.assertion.template.file = null 11:01:53 sasl.oauthbearer.client.credentials.client.id = null 11:01:53 sasl.oauthbearer.client.credentials.client.secret = null 11:01:53 sasl.oauthbearer.clock.skew.seconds = 30 11:01:53 sasl.oauthbearer.expected.audience = [] 11:01:53 sasl.oauthbearer.expected.issuer = null 11:01:53 sasl.oauthbearer.header.urlencode = false 11:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:53 sasl.oauthbearer.jwks.endpoint.url = null 11:01:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:53 sasl.oauthbearer.scope = null 11:01:53 sasl.oauthbearer.scope.claim.name = scope 11:01:53 sasl.oauthbearer.sub.claim.name = sub 11:01:53 sasl.oauthbearer.token.endpoint.url = null 11:01:53 security.protocol = PLAINTEXT 11:01:53 security.providers = null 11:01:53 send.buffer.bytes = 131072 11:01:53 socket.connection.setup.timeout.max.ms = 30000 11:01:53 socket.connection.setup.timeout.ms = 10000 11:01:53 ssl.cipher.suites = [] 11:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:53 ssl.endpoint.identification.algorithm = https 11:01:53 ssl.engine.factory.class = null 11:01:53 ssl.key.password = null 11:01:53 ssl.keymanager.algorithm = SunX509 11:01:53 ssl.keystore.certificate.chain = null 11:01:53 ssl.keystore.key = null 11:01:53 ssl.keystore.location = null 11:01:53 ssl.keystore.password = null 11:01:53 ssl.keystore.type = JKS 11:01:53 ssl.protocol = TLSv1.3 11:01:53 ssl.provider = null 11:01:53 ssl.secure.random.implementation = null 11:01:53 ssl.trustmanager.algorithm = PKIX 11:01:53 ssl.truststore.certificates = null 11:01:53 ssl.truststore.location = null 11:01:53 ssl.truststore.password = null 11:01:53 ssl.truststore.type = JKS 11:01:53 transaction.timeout.ms = 60000 11:01:53 transaction.two.phase.commit.enable = false 11:01:53 transactional.id = null 11:01:53 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:53 11:01:53 2026-07-27T11:01:53.916Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:53 2026-07-27T11:01:53.916Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:53 2026-07-27T11:01:53.918Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:01:53 2026-07-27T11:01:53.918Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:01:53 2026-07-27T11:01:53.918Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150113918 11:01:53 2026-07-27T11:01:53.919Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:01:53 acks = -1 11:01:53 batch.size = 16384 11:01:53 bootstrap.servers = [localhost:32777] 11:01:53 buffer.memory = 33554432 11:01:53 client.dns.lookup = use_all_dns_ips 11:01:53 client.id = test-client-id 11:01:53 compression.gzip.level = -1 11:01:53 compression.lz4.level = 9 11:01:53 compression.type = none 11:01:53 compression.zstd.level = 3 11:01:53 config.providers = [] 11:01:53 connections.max.idle.ms = 540000 11:01:53 delivery.timeout.ms = 120000 11:01:53 enable.idempotence = true 11:01:53 enable.metrics.push = true 11:01:53 interceptor.classes = [] 11:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:01:53 linger.ms = 5 11:01:53 max.block.ms = 60000 11:01:53 max.in.flight.requests.per.connection = 5 11:01:53 max.request.size = 1048576 11:01:53 metadata.max.age.ms = 300000 11:01:53 metadata.max.idle.ms = 300000 11:01:53 metadata.recovery.rebootstrap.trigger.ms = 300000 11:01:53 metadata.recovery.strategy = rebootstrap 11:01:53 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:01:53 metrics.num.samples = 2 11:01:53 metrics.recording.level = INFO 11:01:53 metrics.sample.window.ms = 30000 11:01:53 partitioner.adaptive.partitioning.enable = true 11:01:53 partitioner.availability.timeout.ms = 0 11:01:53 partitioner.class = null 11:01:53 partitioner.ignore.keys = false 11:01:53 receive.buffer.bytes = 32768 11:01:53 reconnect.backoff.max.ms = 1000 11:01:53 reconnect.backoff.ms = 50 11:01:53 request.timeout.ms = 30000 11:01:53 retries = 2147483647 11:01:53 retry.backoff.max.ms = 1000 11:01:53 retry.backoff.ms = 100 11:01:53 sasl.client.callback.handler.class = null 11:01:53 sasl.jaas.config = null 11:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:01:53 sasl.kerberos.min.time.before.relogin = 60000 11:01:53 sasl.kerberos.service.name = null 11:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 11:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 11:01:53 sasl.login.callback.handler.class = null 11:01:53 sasl.login.class = null 11:01:53 sasl.login.connect.timeout.ms = null 11:01:53 sasl.login.read.timeout.ms = null 11:01:53 sasl.login.refresh.buffer.seconds = 300 11:01:53 sasl.login.refresh.min.period.seconds = 60 11:01:53 sasl.login.refresh.window.factor = 0.8 11:01:53 sasl.login.refresh.window.jitter = 0.05 11:01:53 sasl.login.retry.backoff.max.ms = 10000 11:01:53 sasl.login.retry.backoff.ms = 100 11:01:53 sasl.mechanism = GSSAPI 11:01:53 sasl.oauthbearer.assertion.algorithm = RS256 11:01:53 sasl.oauthbearer.assertion.claim.aud = null 11:01:53 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:01:53 sasl.oauthbearer.assertion.claim.iss = null 11:01:53 sasl.oauthbearer.assertion.claim.jti.include = false 11:01:53 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:01:53 sasl.oauthbearer.assertion.claim.sub = null 11:01:53 sasl.oauthbearer.assertion.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.file = null 11:01:53 sasl.oauthbearer.assertion.private.key.passphrase = null 11:01:53 sasl.oauthbearer.assertion.template.file = null 11:01:53 sasl.oauthbearer.client.credentials.client.id = null 11:01:53 sasl.oauthbearer.client.credentials.client.secret = null 11:01:53 sasl.oauthbearer.clock.skew.seconds = 30 11:01:53 sasl.oauthbearer.expected.audience = [] 11:01:53 sasl.oauthbearer.expected.issuer = null 11:01:53 sasl.oauthbearer.header.urlencode = false 11:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:01:53 sasl.oauthbearer.jwks.endpoint.url = null 11:01:53 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:01:53 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:01:53 sasl.oauthbearer.scope = null 11:01:53 sasl.oauthbearer.scope.claim.name = scope 11:01:53 sasl.oauthbearer.sub.claim.name = sub 11:01:53 sasl.oauthbearer.token.endpoint.url = null 11:01:53 security.protocol = PLAINTEXT 11:01:53 security.providers = null 11:01:53 send.buffer.bytes = 131072 11:01:53 socket.connection.setup.timeout.max.ms = 30000 11:01:53 socket.connection.setup.timeout.ms = 10000 11:01:53 ssl.cipher.suites = [] 11:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:01:53 ssl.endpoint.identification.algorithm = https 11:01:53 ssl.engine.factory.class = null 11:01:53 ssl.key.password = null 11:01:53 ssl.keymanager.algorithm = SunX509 11:01:53 ssl.keystore.certificate.chain = null 11:01:53 ssl.keystore.key = null 11:01:53 ssl.keystore.location = null 11:01:53 ssl.keystore.password = null 11:01:53 ssl.keystore.type = JKS 11:01:53 ssl.protocol = TLSv1.3 11:01:53 ssl.provider = null 11:01:53 ssl.secure.random.implementation = null 11:01:53 ssl.trustmanager.algorithm = PKIX 11:01:53 ssl.truststore.certificates = null 11:01:53 ssl.truststore.location = null 11:01:53 ssl.truststore.password = null 11:01:53 ssl.truststore.type = JKS 11:01:53 transaction.timeout.ms = 60000 11:01:53 transaction.two.phase.commit.enable = false 11:01:53 transactional.id = null 11:01:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:01:53 11:01:53 2026-07-27T11:01:53.919Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:01:53 2026-07-27T11:01:53.920Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:01:53 2026-07-27T11:01:53.923Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:01:53 2026-07-27T11:01:53.923Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:53 2026-07-27T11:01:53.924Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 11:01:53 2026-07-27T11:01:53.927Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:01:53 2026-07-27T11:01:53.927Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 11:01:53 2026-07-27T11:01:53.935Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 11:01:54 2026-07-27T11:01:53.985Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 11:01:54 2026-07-27T11:01:54.045Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#http://localhost:54875 | eventType=subscriptionCreateResponse 11:01:54 2026-07-27T11:01:54.082Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#http://localhost:54875 | eventType=subscriptionCreateResponse 11:01:54 2026-07-27T11:01:54.147Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#http://localhost:57751 | eventType=subscriptionCreateResponse 11:01:54 2026-07-27T11:01:54.163Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#http://localhost:57751 | eventType=subscriptionCreateResponse 11:01:54 2026-07-27T11:01:54.248Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 11:01:54 2026-07-27T11:01:54.286Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Member consumer-test-group-27-93d2b03c-b2fa-4f51-b18e-2eb99749c60d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:01:57 2026-07-27T11:01:57.266Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:01:57 2026-07-27T11:01:57.365Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:57 2026-07-27T11:01:57.365Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:57 2026-07-27T11:01:57.366Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:57 2026-07-27T11:01:57.366Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:57 2026-07-27T11:01:57.368Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-27 unregistered 11:01:57 2026-07-27T11:01:57.368Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:57 2026-07-27T11:01:57.371Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:01:57 2026-07-27T11:01:57.374Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:01:57 2026-07-27T11:01:57.374Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:01:57 2026-07-27T11:01:57.374Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:01:57 2026-07-27T11:01:57.374Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:01:57 2026-07-27T11:01:57.374Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:01:57 2026-07-27T11:01:57.478Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:57 2026-07-27T11:01:57.478Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:57 2026-07-27T11:01:57.478Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:57 2026-07-27T11:01:57.478Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:57 2026-07-27T11:01:57.478Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:57 2026-07-27T11:01:57.486Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41212] mockwebserver3.MockWebServer : MockWebServer{port=43209} connection from /127.0.0.1 crashed 11:01:57 11:01:57 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:01:57 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:57 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:57 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:57 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:57 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:57 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:57 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:57 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:57 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:57 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:57 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:57 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:57 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:57 11:01:58 2026-07-27T11:01:58.486Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [0617dc21-1, L:/127.0.0.1:41212 - R:localhost/127.0.0.1:43209] The connection observed an error 11:01:58 11:01:58 io.netty.handler.timeout.ReadTimeoutException 11:01:58 11:01:58 2026-07-27T11:01:58.488Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:01:58 2026-07-27T11:01:58.488Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:58 2026-07-27T11:01:58.502Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:58 2026-07-27T11:01:58.518Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:58 2026-07-27T11:01:58.519Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:58 2026-07-27T11:01:58.519Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:58 2026-07-27T11:01:58.519Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:58 2026-07-27T11:01:58.519Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:58 2026-07-27T11:01:58.528Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41228] mockwebserver3.MockWebServer : MockWebServer{port=43209} connection from /127.0.0.1 crashed 11:01:58 11:01:58 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:01:58 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:58 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:58 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:58 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:58 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:58 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:58 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:58 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:58 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:58 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:58 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:58 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:58 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:58 11:01:59 2026-07-27T11:01:59.528Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [9f0cf19e-1, L:/127.0.0.1:41228 - R:localhost/127.0.0.1:43209] The connection observed an error 11:01:59 11:01:59 io.netty.handler.timeout.ReadTimeoutException 11:01:59 11:01:59 2026-07-27T11:01:59.529Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:01:59 2026-07-27T11:01:59.529Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:01:59 2026-07-27T11:01:59.539Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:01:59 2026-07-27T11:01:59.555Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:01:59 2026-07-27T11:01:59.555Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:01:59 2026-07-27T11:01:59.555Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:01:59 2026-07-27T11:01:59.556Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:01:59 2026-07-27T11:01:59.556Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:01:59 2026-07-27T11:01:59.564Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41232] mockwebserver3.MockWebServer : MockWebServer{port=43209} connection from /127.0.0.1 crashed 11:01:59 11:01:59 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:01:59 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:01:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:01:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:01:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:01:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:01:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:01:59 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:01:59 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:01:59 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:01:59 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:01:59 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:01:59 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:01:59 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:01:59 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:01:59 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:01:59 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:01:59 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:01:59 at java.base/java.lang.Thread.run(Thread.java:1583) 11:01:59 11:02:00 2026-07-27T11:02:00.564Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [af3eb070-1, L:/127.0.0.1:41232 - R:localhost/127.0.0.1:43209] The connection observed an error 11:02:00 11:02:00 io.netty.handler.timeout.ReadTimeoutException 11:02:00 11:02:00 2026-07-27T11:02:00.565Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:02:00 2026-07-27T11:02:00.565Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:00 2026-07-27T11:02:00.578Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:00 2026-07-27T11:02:00.599Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:00 2026-07-27T11:02:00.599Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:00 2026-07-27T11:02:00.600Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:00 2026-07-27T11:02:00.600Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:00 2026-07-27T11:02:00.600Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:00 2026-07-27T11:02:00.608Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:33884] mockwebserver3.MockWebServer : MockWebServer{port=50863} connection from /127.0.0.1 crashed 11:02:00 11:02:00 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:02:00 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:00 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:00 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:00 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:00 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:00 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:00 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:00 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:00 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:00 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:00 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:00 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:00 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:00 11:02:01 2026-07-27T11:02:01.110Z INFO 7051 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:02:01 2026-07-27T11:02:01.608Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [c817e90e-1, L:/127.0.0.1:33884 - R:localhost/127.0.0.1:50863] The connection observed an error 11:02:01 11:02:01 io.netty.handler.timeout.ReadTimeoutException 11:02:01 11:02:01 2026-07-27T11:02:01.609Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:02:01 2026-07-27T11:02:01.609Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:01 2026-07-27T11:02:01.621Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:01 2026-07-27T11:02:01.639Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:01 2026-07-27T11:02:01.639Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:01 2026-07-27T11:02:01.639Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:01 2026-07-27T11:02:01.639Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:01 2026-07-27T11:02:01.639Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:01 2026-07-27T11:02:01.647Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:33892] mockwebserver3.MockWebServer : MockWebServer{port=50863} connection from /127.0.0.1 crashed 11:02:01 11:02:01 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:02:01 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:01 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:01 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:01 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:01 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:01 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:01 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:01 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:01 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:01 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:01 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:01 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:01 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:01 11:02:02 2026-07-27T11:02:02.428Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53701 11:02:02 2026-07-27T11:02:02.432Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50957 11:02:02 2026-07-27T11:02:02.434Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54947 11:02:02 2026-07-27T11:02:02.436Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44093 11:02:02 2026-07-27T11:02:02.437Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57401/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57401 11:02:02 2026-07-27T11:02:02.438Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46735/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46735 11:02:02 2026-07-27T11:02:02.441Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60255/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60255 11:02:02 2026-07-27T11:02:02.442Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54875/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54875 11:02:02 2026-07-27T11:02:02.454Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42253 11:02:02 2026-07-27T11:02:02.456Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50093 11:02:02 2026-07-27T11:02:02.457Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51409/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51409 11:02:02 2026-07-27T11:02:02.459Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60275 11:02:02 2026-07-27T11:02:02.461Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51633 11:02:02 2026-07-27T11:02:02.462Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37009/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37009 11:02:02 2026-07-27T11:02:02.464Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49657/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49657 11:02:02 2026-07-27T11:02:02.465Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50421 11:02:02 2026-07-27T11:02:02.467Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50411 11:02:02 2026-07-27T11:02:02.468Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44671 11:02:02 2026-07-27T11:02:02.469Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 11:02:02 2026-07-27T11:02:02.470Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56729 11:02:02 2026-07-27T11:02:02.472Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51425/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51425 11:02:02 2026-07-27T11:02:02.473Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59663 11:02:02 2026-07-27T11:02:02.475Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43805 11:02:02 2026-07-27T11:02:02.476Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57751/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57751 11:02:02 2026-07-27T11:02:02.487Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45667 11:02:02 2026-07-27T11:02:02.492Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58963 11:02:02 2026-07-27T11:02:02.494Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53633 11:02:02 2026-07-27T11:02:02.513Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 11:02:02 2026-07-27T11:02:02.515Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37909 11:02:02 2026-07-27T11:02:02.518Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50811 11:02:02 2026-07-27T11:02:02.521Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45685/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45685 11:02:02 2026-07-27T11:02:02.522Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45089 11:02:02 2026-07-27T11:02:02.524Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35555 11:02:02 2026-07-27T11:02:02.526Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55491 11:02:02 2026-07-27T11:02:02.528Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50727/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50727 11:02:02 2026-07-27T11:02:02.530Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59411 11:02:02 2026-07-27T11:02:02.531Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49209/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49209 11:02:02 2026-07-27T11:02:02.533Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50973 11:02:02 2026-07-27T11:02:02.535Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59903 11:02:02 2026-07-27T11:02:02.537Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56817 11:02:02 2026-07-27T11:02:02.538Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34823 11:02:02 2026-07-27T11:02:02.540Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45601 11:02:02 2026-07-27T11:02:02.542Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33279 11:02:02 2026-07-27T11:02:02.543Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55923 11:02:02 2026-07-27T11:02:02.546Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47927/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47927 11:02:02 2026-07-27T11:02:02.548Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59725 11:02:02 2026-07-27T11:02:02.550Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54917 11:02:02 2026-07-27T11:02:02.552Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56225 11:02:02 2026-07-27T11:02:02.553Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57625 11:02:02 2026-07-27T11:02:02.563Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59047 11:02:02 2026-07-27T11:02:02.565Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54253 11:02:02 2026-07-27T11:02:02.567Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43183/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43183 11:02:02 2026-07-27T11:02:02.568Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42461 11:02:02 2026-07-27T11:02:02.572Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57495 11:02:02 2026-07-27T11:02:02.575Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34811 11:02:02 2026-07-27T11:02:02.576Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44819 11:02:02 2026-07-27T11:02:02.578Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38533 11:02:02 2026-07-27T11:02:02.580Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49749/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49749 11:02:02 2026-07-27T11:02:02.581Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53501 11:02:02 2026-07-27T11:02:02.582Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36603/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36603 11:02:02 2026-07-27T11:02:02.592Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46915 11:02:02 2026-07-27T11:02:02.596Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57793 11:02:02 2026-07-27T11:02:02.598Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39093 11:02:02 2026-07-27T11:02:02.607Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44227 11:02:02 2026-07-27T11:02:02.608Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48993/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48993 11:02:02 2026-07-27T11:02:02.611Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33215/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33215 11:02:02 2026-07-27T11:02:02.613Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52961 11:02:02 2026-07-27T11:02:02.614Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38369 11:02:02 2026-07-27T11:02:02.616Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39423 11:02:02 2026-07-27T11:02:02.618Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36197/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36197 11:02:02 2026-07-27T11:02:02.620Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37489/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37489 11:02:02 2026-07-27T11:02:02.621Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45557 11:02:02 2026-07-27T11:02:02.622Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48343 11:02:02 2026-07-27T11:02:02.624Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43601 11:02:02 2026-07-27T11:02:02.625Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52147 11:02:02 2026-07-27T11:02:02.626Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43349 11:02:02 2026-07-27T11:02:02.628Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59221/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59221 11:02:02 2026-07-27T11:02:02.635Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56775 11:02:02 2026-07-27T11:02:02.637Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43975 11:02:02 2026-07-27T11:02:02.638Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41307/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41307 11:02:02 2026-07-27T11:02:02.641Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44549 11:02:02 2026-07-27T11:02:02.642Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38705 11:02:02 2026-07-27T11:02:02.643Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53715/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53715 11:02:02 2026-07-27T11:02:02.645Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55773 11:02:02 2026-07-27T11:02:02.646Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [90691111-1, L:/127.0.0.1:33892 - R:localhost/127.0.0.1:50863] The connection observed an error 11:02:02 11:02:02 io.netty.handler.timeout.ReadTimeoutException 11:02:02 11:02:02 2026-07-27T11:02:02.646Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54897/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54897 11:02:02 2026-07-27T11:02:02.646Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:02:02 2026-07-27T11:02:02.647Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:02 2026-07-27T11:02:02.649Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56521 11:02:02 2026-07-27T11:02:02.656Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52913/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52913 11:02:02 2026-07-27T11:02:02.658Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:02 2026-07-27T11:02:02.667Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53179 11:02:02 2026-07-27T11:02:02.670Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45593 11:02:02 2026-07-27T11:02:02.677Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:02 2026-07-27T11:02:02.677Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:02 2026-07-27T11:02:02.678Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:02 2026-07-27T11:02:02.678Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:02 2026-07-27T11:02:02.678Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:02 2026-07-27T11:02:02.688Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:41246] mockwebserver3.MockWebServer : MockWebServer{port=43209} connection from /127.0.0.1 crashed 11:02:02 11:02:02 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:02:02 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:02 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:02 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:02 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:02 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:02 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:02 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:02 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:02 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:02 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:02 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:02 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:02 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:02 11:02:03 2026-07-27T11:02:03.688Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [b6356868-1, L:/127.0.0.1:41246 - R:localhost/127.0.0.1:43209] The connection observed an error 11:02:03 11:02:03 io.netty.handler.timeout.ReadTimeoutException 11:02:03 11:02:03 2026-07-27T11:02:03.689Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:02:03 2026-07-27T11:02:03.689Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:03 2026-07-27T11:02:03.702Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:03 2026-07-27T11:02:03.712Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:02:03 allow.auto.create.topics = true 11:02:03 auto.commit.interval.ms = 5000 11:02:03 auto.offset.reset = latest 11:02:03 bootstrap.servers = [localhost:32777] 11:02:03 check.crcs = true 11:02:03 client.dns.lookup = use_all_dns_ips 11:02:03 client.id = consumer-test-group-28 11:02:03 client.rack = 11:02:03 config.providers = [] 11:02:03 connections.max.idle.ms = 540000 11:02:03 default.api.timeout.ms = 60000 11:02:03 enable.auto.commit = true 11:02:03 enable.metrics.push = true 11:02:03 exclude.internal.topics = true 11:02:03 fetch.max.bytes = 52428800 11:02:03 fetch.max.wait.ms = 500 11:02:03 fetch.min.bytes = 1 11:02:03 group.id = test-group 11:02:03 group.instance.id = null 11:02:03 group.protocol = classic 11:02:03 group.remote.assignor = null 11:02:03 heartbeat.interval.ms = 3000 11:02:03 interceptor.classes = [] 11:02:03 internal.throw.on.fetch.stable.offset.unsupported = false 11:02:03 isolation.level = read_uncommitted 11:02:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:02:03 max.partition.fetch.bytes = 1048576 11:02:03 max.poll.interval.ms = 300000 11:02:03 max.poll.records = 2147483647 11:02:03 metadata.max.age.ms = 300000 11:02:03 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:03 metadata.recovery.strategy = rebootstrap 11:02:03 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:03 metrics.num.samples = 2 11:02:03 metrics.recording.level = INFO 11:02:03 metrics.sample.window.ms = 30000 11:02:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:02:03 receive.buffer.bytes = 65536 11:02:03 reconnect.backoff.max.ms = 1000 11:02:03 reconnect.backoff.ms = 50 11:02:03 request.timeout.ms = 30000 11:02:03 retry.backoff.max.ms = 1000 11:02:03 retry.backoff.ms = 100 11:02:03 sasl.client.callback.handler.class = null 11:02:03 sasl.jaas.config = null 11:02:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:03 sasl.kerberos.min.time.before.relogin = 60000 11:02:03 sasl.kerberos.service.name = null 11:02:03 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:03 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:03 sasl.login.callback.handler.class = null 11:02:03 sasl.login.class = null 11:02:03 sasl.login.connect.timeout.ms = null 11:02:03 sasl.login.read.timeout.ms = null 11:02:03 sasl.login.refresh.buffer.seconds = 300 11:02:03 sasl.login.refresh.min.period.seconds = 60 11:02:03 sasl.login.refresh.window.factor = 0.8 11:02:03 sasl.login.refresh.window.jitter = 0.05 11:02:03 sasl.login.retry.backoff.max.ms = 10000 11:02:03 sasl.login.retry.backoff.ms = 100 11:02:03 sasl.mechanism = GSSAPI 11:02:03 sasl.oauthbearer.assertion.algorithm = RS256 11:02:03 sasl.oauthbearer.assertion.claim.aud = null 11:02:03 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:03 sasl.oauthbearer.assertion.claim.iss = null 11:02:03 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:03 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:03 sasl.oauthbearer.assertion.claim.sub = null 11:02:03 sasl.oauthbearer.assertion.file = null 11:02:03 sasl.oauthbearer.assertion.private.key.file = null 11:02:03 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:03 sasl.oauthbearer.assertion.template.file = null 11:02:03 sasl.oauthbearer.client.credentials.client.id = null 11:02:03 sasl.oauthbearer.client.credentials.client.secret = null 11:02:03 sasl.oauthbearer.clock.skew.seconds = 30 11:02:03 sasl.oauthbearer.expected.audience = [] 11:02:03 sasl.oauthbearer.expected.issuer = null 11:02:03 sasl.oauthbearer.header.urlencode = false 11:02:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:03 sasl.oauthbearer.jwks.endpoint.url = null 11:02:03 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:03 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:03 sasl.oauthbearer.scope = null 11:02:03 sasl.oauthbearer.scope.claim.name = scope 11:02:03 sasl.oauthbearer.sub.claim.name = sub 11:02:03 sasl.oauthbearer.token.endpoint.url = null 11:02:03 security.protocol = PLAINTEXT 11:02:03 security.providers = null 11:02:03 send.buffer.bytes = 131072 11:02:03 session.timeout.ms = 45000 11:02:03 share.acknowledgement.mode = implicit 11:02:03 share.acquire.mode = BATCH_OPTIMIZED 11:02:03 socket.connection.setup.timeout.max.ms = 30000 11:02:03 socket.connection.setup.timeout.ms = 10000 11:02:03 ssl.cipher.suites = [] 11:02:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:03 ssl.endpoint.identification.algorithm = https 11:02:03 ssl.engine.factory.class = null 11:02:03 ssl.key.password = null 11:02:03 ssl.keymanager.algorithm = SunX509 11:02:03 ssl.keystore.certificate.chain = null 11:02:03 ssl.keystore.key = null 11:02:03 ssl.keystore.location = null 11:02:03 ssl.keystore.password = null 11:02:03 ssl.keystore.type = JKS 11:02:03 ssl.protocol = TLSv1.3 11:02:03 ssl.provider = null 11:02:03 ssl.secure.random.implementation = null 11:02:03 ssl.trustmanager.algorithm = PKIX 11:02:03 ssl.truststore.certificates = null 11:02:03 ssl.truststore.location = null 11:02:03 ssl.truststore.password = null 11:02:03 ssl.truststore.type = JKS 11:02:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:02:03 11:02:03 2026-07-27T11:02:03.713Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:03 2026-07-27T11:02:03.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:03 2026-07-27T11:02:03.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:03 2026-07-27T11:02:03.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150123715 11:02:03 2026-07-27T11:02:03.715Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:02:03 2026-07-27T11:02:03.721Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-28, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:03 2026-07-27T11:02:03.721Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:02:03 2026-07-27T11:02:03.722Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 11:02:03 2026-07-27T11:02:03.725Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-28-7e690602-d5df-48a3-978d-f3d9def92c2b 11:02:03 2026-07-27T11:02:03.725Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 11:02:03 2026-07-27T11:02:03.727Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-28-7e690602-d5df-48a3-978d-f3d9def92c2b', protocol='range'} 11:02:03 2026-07-27T11:02:03.728Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-28-7e690602-d5df-48a3-978d-f3d9def92c2b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:02:03 2026-07-27T11:02:03.730Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-28-7e690602-d5df-48a3-978d-f3d9def92c2b', protocol='range'} 11:02:03 2026-07-27T11:02:03.730Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:02:03 2026-07-27T11:02:03.730Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:02:03 2026-07-27T11:02:03.731Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:02:03 2026-07-27T11:02:03.735Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:02:04 2026-07-27T11:02:04.216Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:04 acks = -1 11:02:04 batch.size = 16384 11:02:04 bootstrap.servers = [localhost:32777] 11:02:04 buffer.memory = 33554432 11:02:04 client.dns.lookup = use_all_dns_ips 11:02:04 client.id = test-client-id 11:02:04 compression.gzip.level = -1 11:02:04 compression.lz4.level = 9 11:02:04 compression.type = none 11:02:04 compression.zstd.level = 3 11:02:04 config.providers = [] 11:02:04 connections.max.idle.ms = 540000 11:02:04 delivery.timeout.ms = 120000 11:02:04 enable.idempotence = true 11:02:04 enable.metrics.push = true 11:02:04 interceptor.classes = [] 11:02:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:04 linger.ms = 5 11:02:04 max.block.ms = 60000 11:02:04 max.in.flight.requests.per.connection = 5 11:02:04 max.request.size = 1048576 11:02:04 metadata.max.age.ms = 300000 11:02:04 metadata.max.idle.ms = 300000 11:02:04 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:04 metadata.recovery.strategy = rebootstrap 11:02:04 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:04 metrics.num.samples = 2 11:02:04 metrics.recording.level = INFO 11:02:04 metrics.sample.window.ms = 30000 11:02:04 partitioner.adaptive.partitioning.enable = true 11:02:04 partitioner.availability.timeout.ms = 0 11:02:04 partitioner.class = null 11:02:04 partitioner.ignore.keys = false 11:02:04 receive.buffer.bytes = 32768 11:02:04 reconnect.backoff.max.ms = 1000 11:02:04 reconnect.backoff.ms = 50 11:02:04 request.timeout.ms = 30000 11:02:04 retries = 2147483647 11:02:04 retry.backoff.max.ms = 1000 11:02:04 retry.backoff.ms = 100 11:02:04 sasl.client.callback.handler.class = null 11:02:04 sasl.jaas.config = null 11:02:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:04 sasl.kerberos.min.time.before.relogin = 60000 11:02:04 sasl.kerberos.service.name = null 11:02:04 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:04 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:04 sasl.login.callback.handler.class = null 11:02:04 sasl.login.class = null 11:02:04 sasl.login.connect.timeout.ms = null 11:02:04 sasl.login.read.timeout.ms = null 11:02:04 sasl.login.refresh.buffer.seconds = 300 11:02:04 sasl.login.refresh.min.period.seconds = 60 11:02:04 sasl.login.refresh.window.factor = 0.8 11:02:04 sasl.login.refresh.window.jitter = 0.05 11:02:04 sasl.login.retry.backoff.max.ms = 10000 11:02:04 sasl.login.retry.backoff.ms = 100 11:02:04 sasl.mechanism = GSSAPI 11:02:04 sasl.oauthbearer.assertion.algorithm = RS256 11:02:04 sasl.oauthbearer.assertion.claim.aud = null 11:02:04 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:04 sasl.oauthbearer.assertion.claim.iss = null 11:02:04 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:04 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:04 sasl.oauthbearer.assertion.claim.sub = null 11:02:04 sasl.oauthbearer.assertion.file = null 11:02:04 sasl.oauthbearer.assertion.private.key.file = null 11:02:04 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:04 sasl.oauthbearer.assertion.template.file = null 11:02:04 sasl.oauthbearer.client.credentials.client.id = null 11:02:04 sasl.oauthbearer.client.credentials.client.secret = null 11:02:04 sasl.oauthbearer.clock.skew.seconds = 30 11:02:04 sasl.oauthbearer.expected.audience = [] 11:02:04 sasl.oauthbearer.expected.issuer = null 11:02:04 sasl.oauthbearer.header.urlencode = false 11:02:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:04 sasl.oauthbearer.jwks.endpoint.url = null 11:02:04 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:04 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:04 sasl.oauthbearer.scope = null 11:02:04 sasl.oauthbearer.scope.claim.name = scope 11:02:04 sasl.oauthbearer.sub.claim.name = sub 11:02:04 sasl.oauthbearer.token.endpoint.url = null 11:02:04 security.protocol = PLAINTEXT 11:02:04 security.providers = null 11:02:04 send.buffer.bytes = 131072 11:02:04 socket.connection.setup.timeout.max.ms = 30000 11:02:04 socket.connection.setup.timeout.ms = 10000 11:02:04 ssl.cipher.suites = [] 11:02:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:04 ssl.endpoint.identification.algorithm = https 11:02:04 ssl.engine.factory.class = null 11:02:04 ssl.key.password = null 11:02:04 ssl.keymanager.algorithm = SunX509 11:02:04 ssl.keystore.certificate.chain = null 11:02:04 ssl.keystore.key = null 11:02:04 ssl.keystore.location = null 11:02:04 ssl.keystore.password = null 11:02:04 ssl.keystore.type = JKS 11:02:04 ssl.protocol = TLSv1.3 11:02:04 ssl.provider = null 11:02:04 ssl.secure.random.implementation = null 11:02:04 ssl.trustmanager.algorithm = PKIX 11:02:04 ssl.truststore.certificates = null 11:02:04 ssl.truststore.location = null 11:02:04 ssl.truststore.password = null 11:02:04 ssl.truststore.type = JKS 11:02:04 transaction.timeout.ms = 60000 11:02:04 transaction.two.phase.commit.enable = false 11:02:04 transactional.id = null 11:02:04 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:04 11:02:04 2026-07-27T11:02:04.217Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:04 2026-07-27T11:02:04.217Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:04 2026-07-27T11:02:04.219Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:04 2026-07-27T11:02:04.219Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:04 2026-07-27T11:02:04.219Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150124219 11:02:04 2026-07-27T11:02:04.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:04 acks = -1 11:02:04 batch.size = 16384 11:02:04 bootstrap.servers = [localhost:32777] 11:02:04 buffer.memory = 33554432 11:02:04 client.dns.lookup = use_all_dns_ips 11:02:04 client.id = test-client-id 11:02:04 compression.gzip.level = -1 11:02:04 compression.lz4.level = 9 11:02:04 compression.type = none 11:02:04 compression.zstd.level = 3 11:02:04 config.providers = [] 11:02:04 connections.max.idle.ms = 540000 11:02:04 delivery.timeout.ms = 120000 11:02:04 enable.idempotence = true 11:02:04 enable.metrics.push = true 11:02:04 interceptor.classes = [] 11:02:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:04 linger.ms = 5 11:02:04 max.block.ms = 60000 11:02:04 max.in.flight.requests.per.connection = 5 11:02:04 max.request.size = 1048576 11:02:04 metadata.max.age.ms = 300000 11:02:04 metadata.max.idle.ms = 300000 11:02:04 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:04 metadata.recovery.strategy = rebootstrap 11:02:04 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:04 metrics.num.samples = 2 11:02:04 metrics.recording.level = INFO 11:02:04 metrics.sample.window.ms = 30000 11:02:04 partitioner.adaptive.partitioning.enable = true 11:02:04 partitioner.availability.timeout.ms = 0 11:02:04 partitioner.class = null 11:02:04 partitioner.ignore.keys = false 11:02:04 receive.buffer.bytes = 32768 11:02:04 reconnect.backoff.max.ms = 1000 11:02:04 reconnect.backoff.ms = 50 11:02:04 request.timeout.ms = 30000 11:02:04 retries = 2147483647 11:02:04 retry.backoff.max.ms = 1000 11:02:04 retry.backoff.ms = 100 11:02:04 sasl.client.callback.handler.class = null 11:02:04 sasl.jaas.config = null 11:02:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:04 sasl.kerberos.min.time.before.relogin = 60000 11:02:04 sasl.kerberos.service.name = null 11:02:04 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:04 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:04 sasl.login.callback.handler.class = null 11:02:04 sasl.login.class = null 11:02:04 sasl.login.connect.timeout.ms = null 11:02:04 sasl.login.read.timeout.ms = null 11:02:04 sasl.login.refresh.buffer.seconds = 300 11:02:04 sasl.login.refresh.min.period.seconds = 60 11:02:04 sasl.login.refresh.window.factor = 0.8 11:02:04 sasl.login.refresh.window.jitter = 0.05 11:02:04 sasl.login.retry.backoff.max.ms = 10000 11:02:04 sasl.login.retry.backoff.ms = 100 11:02:04 sasl.mechanism = GSSAPI 11:02:04 sasl.oauthbearer.assertion.algorithm = RS256 11:02:04 sasl.oauthbearer.assertion.claim.aud = null 11:02:04 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:04 sasl.oauthbearer.assertion.claim.iss = null 11:02:04 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:04 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:04 sasl.oauthbearer.assertion.claim.sub = null 11:02:04 sasl.oauthbearer.assertion.file = null 11:02:04 sasl.oauthbearer.assertion.private.key.file = null 11:02:04 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:04 sasl.oauthbearer.assertion.template.file = null 11:02:04 sasl.oauthbearer.client.credentials.client.id = null 11:02:04 sasl.oauthbearer.client.credentials.client.secret = null 11:02:04 sasl.oauthbearer.clock.skew.seconds = 30 11:02:04 sasl.oauthbearer.expected.audience = [] 11:02:04 sasl.oauthbearer.expected.issuer = null 11:02:04 sasl.oauthbearer.header.urlencode = false 11:02:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:04 sasl.oauthbearer.jwks.endpoint.url = null 11:02:04 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:04 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:04 sasl.oauthbearer.scope = null 11:02:04 sasl.oauthbearer.scope.claim.name = scope 11:02:04 sasl.oauthbearer.sub.claim.name = sub 11:02:04 sasl.oauthbearer.token.endpoint.url = null 11:02:04 security.protocol = PLAINTEXT 11:02:04 security.providers = null 11:02:04 send.buffer.bytes = 131072 11:02:04 socket.connection.setup.timeout.max.ms = 30000 11:02:04 socket.connection.setup.timeout.ms = 10000 11:02:04 ssl.cipher.suites = [] 11:02:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:04 ssl.endpoint.identification.algorithm = https 11:02:04 ssl.engine.factory.class = null 11:02:04 ssl.key.password = null 11:02:04 ssl.keymanager.algorithm = SunX509 11:02:04 ssl.keystore.certificate.chain = null 11:02:04 ssl.keystore.key = null 11:02:04 ssl.keystore.location = null 11:02:04 ssl.keystore.password = null 11:02:04 ssl.keystore.type = JKS 11:02:04 ssl.protocol = TLSv1.3 11:02:04 ssl.provider = null 11:02:04 ssl.secure.random.implementation = null 11:02:04 ssl.trustmanager.algorithm = PKIX 11:02:04 ssl.truststore.certificates = null 11:02:04 ssl.truststore.location = null 11:02:04 ssl.truststore.password = null 11:02:04 ssl.truststore.type = JKS 11:02:04 transaction.timeout.ms = 60000 11:02:04 transaction.two.phase.commit.enable = false 11:02:04 transactional.id = null 11:02:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:02:04 11:02:04 2026-07-27T11:02:04.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:04 2026-07-27T11:02:04.220Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:04 2026-07-27T11:02:04.222Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:02:04 2026-07-27T11:02:04.225Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:04 2026-07-27T11:02:04.225Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 11:02:04 2026-07-27T11:02:04.227Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:04 2026-07-27T11:02:04.227Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 11:02:04 2026-07-27T11:02:04.236Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 11:02:04 2026-07-27T11:02:04.242Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 11:02:04 2026-07-27T11:02:04.340Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#http://localhost:43209 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.344Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#http://localhost:43209 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.443Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#http://localhost:50863 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.447Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#http://localhost:50863 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.544Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 11:02:04 2026-07-27T11:02:04.590Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 11:02:04 2026-07-27T11:02:04.645Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#http://localhost:50863 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.664Z INFO 7051 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#http://localhost:50863 | eventType=subscriptionCreateResponse 11:02:04 2026-07-27T11:02:04.746Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 11:02:04 2026-07-27T11:02:04.775Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 11:02:07 2026-07-27T11:02:07.772Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:02:07 2026-07-27T11:02:07.772Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Member consumer-test-group-28-7e690602-d5df-48a3-978d-f3d9def92c2b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:02:07 2026-07-27T11:02:07.772Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:07 2026-07-27T11:02:07.772Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:07 2026-07-27T11:02:07.772Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:02:07 2026-07-27T11:02:07.773Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:07 2026-07-27T11:02:07.773Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:07 2026-07-27T11:02:07.862Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:07 2026-07-27T11:02:07.862Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:07 2026-07-27T11:02:07.862Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:07 2026-07-27T11:02:07.862Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:07 2026-07-27T11:02:07.864Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-28 unregistered 11:02:07 2026-07-27T11:02:07.864Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:07 2026-07-27T11:02:07.867Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:07 2026-07-27T11:02:07.868Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:07 2026-07-27T11:02:07.868Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:07 2026-07-27T11:02:07.868Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:07 2026-07-27T11:02:07.868Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:07 2026-07-27T11:02:07.869Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:08 2026-07-27T11:02:07.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:08 2026-07-27T11:02:07.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:08 2026-07-27T11:02:07.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:08 2026-07-27T11:02:07.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:08 2026-07-27T11:02:07.969Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:08 2026-07-27T11:02:07.976Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:46500] mockwebserver3.MockWebServer : MockWebServer{port=49915} connection from /127.0.0.1 crashed 11:02:08 11:02:08 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:02:08 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:08 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:08 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:08 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:08 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:08 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:08 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:08 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:08 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:08 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:08 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:08 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:08 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:08 11:02:09 2026-07-27T11:02:08.977Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [52e216a2-1, L:/127.0.0.1:46500 - R:localhost/127.0.0.1:49915] The connection observed an error 11:02:09 11:02:09 io.netty.handler.timeout.ReadTimeoutException 11:02:09 11:02:09 2026-07-27T11:02:08.978Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:02:09 2026-07-27T11:02:08.978Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:09 2026-07-27T11:02:08.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:09 2026-07-27T11:02:09.003Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:09 2026-07-27T11:02:09.003Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:09 2026-07-27T11:02:09.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:09 2026-07-27T11:02:09.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:09 2026-07-27T11:02:09.004Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:09 2026-07-27T11:02:09.011Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:46502] mockwebserver3.MockWebServer : MockWebServer{port=49915} connection from /127.0.0.1 crashed 11:02:09 11:02:09 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:02:09 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:09 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:09 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:09 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:09 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:09 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:09 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:09 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:09 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:09 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:09 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:09 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:09 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:09 11:02:10 2026-07-27T11:02:10.011Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [ecc38165-1, L:/127.0.0.1:46502 - R:localhost/127.0.0.1:49915] The connection observed an error 11:02:10 11:02:10 io.netty.handler.timeout.ReadTimeoutException 11:02:10 11:02:10 2026-07-27T11:02:10.012Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:02:10 2026-07-27T11:02:10.013Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:10 2026-07-27T11:02:10.022Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:10 2026-07-27T11:02:10.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:10 2026-07-27T11:02:10.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:10 2026-07-27T11:02:10.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:10 2026-07-27T11:02:10.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:10 2026-07-27T11:02:10.036Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:10 2026-07-27T11:02:10.043Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:46504] mockwebserver3.MockWebServer : MockWebServer{port=49915} connection from /127.0.0.1 crashed 11:02:10 11:02:10 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:02:10 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:10 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:10 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:10 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:10 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:10 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:10 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:10 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:10 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:10 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:10 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:10 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:10 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:10 11:02:11 2026-07-27T11:02:11.043Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [fdb6e63b-1, L:/127.0.0.1:46504 - R:localhost/127.0.0.1:49915] The connection observed an error 11:02:11 11:02:11 io.netty.handler.timeout.ReadTimeoutException 11:02:11 11:02:11 2026-07-27T11:02:11.045Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:02:11 2026-07-27T11:02:11.045Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:11 2026-07-27T11:02:11.057Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:11 2026-07-27T11:02:11.071Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:11 2026-07-27T11:02:11.071Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:11 2026-07-27T11:02:11.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:11 2026-07-27T11:02:11.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:11 2026-07-27T11:02:11.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:11 2026-07-27T11:02:11.078Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35854] mockwebserver3.MockWebServer : MockWebServer{port=49213} connection from /127.0.0.1 crashed 11:02:11 11:02:11 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:02:11 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:11 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:11 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:11 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:11 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:11 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:11 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:11 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:11 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:11 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:11 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:11 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:11 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:11 11:02:12 2026-07-27T11:02:12.078Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [3753d463-1, L:/127.0.0.1:35854 - R:localhost/127.0.0.1:49213] The connection observed an error 11:02:12 11:02:12 io.netty.handler.timeout.ReadTimeoutException 11:02:12 11:02:12 2026-07-27T11:02:12.079Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:02:12 2026-07-27T11:02:12.080Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:12 2026-07-27T11:02:12.092Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:12 2026-07-27T11:02:12.108Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:12 2026-07-27T11:02:12.108Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:12 2026-07-27T11:02:12.108Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:12 2026-07-27T11:02:12.109Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:12 2026-07-27T11:02:12.109Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:12 2026-07-27T11:02:12.118Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:35862] mockwebserver3.MockWebServer : MockWebServer{port=49213} connection from /127.0.0.1 crashed 11:02:12 11:02:12 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:02:12 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:12 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:12 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:12 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:12 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:12 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:12 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:12 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:12 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:12 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:12 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:12 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:12 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:12 11:02:13 2026-07-27T11:02:13.118Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [9647cc71-1, L:/127.0.0.1:35862 - R:localhost/127.0.0.1:49213] The connection observed an error 11:02:13 11:02:13 io.netty.handler.timeout.ReadTimeoutException 11:02:13 11:02:13 2026-07-27T11:02:13.119Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:02:13 2026-07-27T11:02:13.120Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:13 2026-07-27T11:02:13.130Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:13 2026-07-27T11:02:13.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:13 2026-07-27T11:02:13.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:13 2026-07-27T11:02:13.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:13 2026-07-27T11:02:13.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:13 2026-07-27T11:02:13.145Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:13 2026-07-27T11:02:13.153Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:46518] mockwebserver3.MockWebServer : MockWebServer{port=49915} connection from /127.0.0.1 crashed 11:02:13 11:02:13 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:02:13 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:13 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:13 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:13 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:13 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:13 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:13 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:13 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:13 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:13 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:13 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:13 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:13 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:13 11:02:14 2026-07-27T11:02:14.153Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [71001b85-1, L:/127.0.0.1:46518 - R:localhost/127.0.0.1:49915] The connection observed an error 11:02:14 11:02:14 io.netty.handler.timeout.ReadTimeoutException 11:02:14 11:02:14 2026-07-27T11:02:14.154Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:02:14 2026-07-27T11:02:14.154Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:14 2026-07-27T11:02:14.166Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:14 2026-07-27T11:02:14.175Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:02:14 allow.auto.create.topics = true 11:02:14 auto.commit.interval.ms = 5000 11:02:14 auto.offset.reset = latest 11:02:14 bootstrap.servers = [localhost:32777] 11:02:14 check.crcs = true 11:02:14 client.dns.lookup = use_all_dns_ips 11:02:14 client.id = consumer-test-group-29 11:02:14 client.rack = 11:02:14 config.providers = [] 11:02:14 connections.max.idle.ms = 540000 11:02:14 default.api.timeout.ms = 60000 11:02:14 enable.auto.commit = true 11:02:14 enable.metrics.push = true 11:02:14 exclude.internal.topics = true 11:02:14 fetch.max.bytes = 52428800 11:02:14 fetch.max.wait.ms = 500 11:02:14 fetch.min.bytes = 1 11:02:14 group.id = test-group 11:02:14 group.instance.id = null 11:02:14 group.protocol = classic 11:02:14 group.remote.assignor = null 11:02:14 heartbeat.interval.ms = 3000 11:02:14 interceptor.classes = [] 11:02:14 internal.throw.on.fetch.stable.offset.unsupported = false 11:02:14 isolation.level = read_uncommitted 11:02:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:02:14 max.partition.fetch.bytes = 1048576 11:02:14 max.poll.interval.ms = 300000 11:02:14 max.poll.records = 2147483647 11:02:14 metadata.max.age.ms = 300000 11:02:14 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:14 metadata.recovery.strategy = rebootstrap 11:02:14 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:14 metrics.num.samples = 2 11:02:14 metrics.recording.level = INFO 11:02:14 metrics.sample.window.ms = 30000 11:02:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:02:14 receive.buffer.bytes = 65536 11:02:14 reconnect.backoff.max.ms = 1000 11:02:14 reconnect.backoff.ms = 50 11:02:14 request.timeout.ms = 30000 11:02:14 retry.backoff.max.ms = 1000 11:02:14 retry.backoff.ms = 100 11:02:14 sasl.client.callback.handler.class = null 11:02:14 sasl.jaas.config = null 11:02:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:14 sasl.kerberos.min.time.before.relogin = 60000 11:02:14 sasl.kerberos.service.name = null 11:02:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:14 sasl.login.callback.handler.class = null 11:02:14 sasl.login.class = null 11:02:14 sasl.login.connect.timeout.ms = null 11:02:14 sasl.login.read.timeout.ms = null 11:02:14 sasl.login.refresh.buffer.seconds = 300 11:02:14 sasl.login.refresh.min.period.seconds = 60 11:02:14 sasl.login.refresh.window.factor = 0.8 11:02:14 sasl.login.refresh.window.jitter = 0.05 11:02:14 sasl.login.retry.backoff.max.ms = 10000 11:02:14 sasl.login.retry.backoff.ms = 100 11:02:14 sasl.mechanism = GSSAPI 11:02:14 sasl.oauthbearer.assertion.algorithm = RS256 11:02:14 sasl.oauthbearer.assertion.claim.aud = null 11:02:14 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:14 sasl.oauthbearer.assertion.claim.iss = null 11:02:14 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:14 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:14 sasl.oauthbearer.assertion.claim.sub = null 11:02:14 sasl.oauthbearer.assertion.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:14 sasl.oauthbearer.assertion.template.file = null 11:02:14 sasl.oauthbearer.client.credentials.client.id = null 11:02:14 sasl.oauthbearer.client.credentials.client.secret = null 11:02:14 sasl.oauthbearer.clock.skew.seconds = 30 11:02:14 sasl.oauthbearer.expected.audience = [] 11:02:14 sasl.oauthbearer.expected.issuer = null 11:02:14 sasl.oauthbearer.header.urlencode = false 11:02:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:14 sasl.oauthbearer.jwks.endpoint.url = null 11:02:14 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:14 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:14 sasl.oauthbearer.scope = null 11:02:14 sasl.oauthbearer.scope.claim.name = scope 11:02:14 sasl.oauthbearer.sub.claim.name = sub 11:02:14 sasl.oauthbearer.token.endpoint.url = null 11:02:14 security.protocol = PLAINTEXT 11:02:14 security.providers = null 11:02:14 send.buffer.bytes = 131072 11:02:14 session.timeout.ms = 45000 11:02:14 share.acknowledgement.mode = implicit 11:02:14 share.acquire.mode = BATCH_OPTIMIZED 11:02:14 socket.connection.setup.timeout.max.ms = 30000 11:02:14 socket.connection.setup.timeout.ms = 10000 11:02:14 ssl.cipher.suites = [] 11:02:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:14 ssl.endpoint.identification.algorithm = https 11:02:14 ssl.engine.factory.class = null 11:02:14 ssl.key.password = null 11:02:14 ssl.keymanager.algorithm = SunX509 11:02:14 ssl.keystore.certificate.chain = null 11:02:14 ssl.keystore.key = null 11:02:14 ssl.keystore.location = null 11:02:14 ssl.keystore.password = null 11:02:14 ssl.keystore.type = JKS 11:02:14 ssl.protocol = TLSv1.3 11:02:14 ssl.provider = null 11:02:14 ssl.secure.random.implementation = null 11:02:14 ssl.trustmanager.algorithm = PKIX 11:02:14 ssl.truststore.certificates = null 11:02:14 ssl.truststore.location = null 11:02:14 ssl.truststore.password = null 11:02:14 ssl.truststore.type = JKS 11:02:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:02:14 11:02:14 2026-07-27T11:02:14.176Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:14 2026-07-27T11:02:14.177Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:14 2026-07-27T11:02:14.177Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:14 2026-07-27T11:02:14.177Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150134177 11:02:14 2026-07-27T11:02:14.178Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:02:14 2026-07-27T11:02:14.181Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-29, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:14 2026-07-27T11:02:14.181Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:02:14 2026-07-27T11:02:14.183Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 11:02:14 2026-07-27T11:02:14.185Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-29-a03a6642-e4d6-43d6-ba5b-ebee30e8070c 11:02:14 2026-07-27T11:02:14.185Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 11:02:14 2026-07-27T11:02:14.186Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-29-a03a6642-e4d6-43d6-ba5b-ebee30e8070c', protocol='range'} 11:02:14 2026-07-27T11:02:14.187Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-29-a03a6642-e4d6-43d6-ba5b-ebee30e8070c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:02:14 2026-07-27T11:02:14.188Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-29-a03a6642-e4d6-43d6-ba5b-ebee30e8070c', protocol='range'} 11:02:14 2026-07-27T11:02:14.188Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:02:14 2026-07-27T11:02:14.188Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:02:14 2026-07-27T11:02:14.189Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:02:14 2026-07-27T11:02:14.192Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:02:14 2026-07-27T11:02:14.680Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:14 acks = -1 11:02:14 batch.size = 16384 11:02:14 bootstrap.servers = [localhost:32777] 11:02:14 buffer.memory = 33554432 11:02:14 client.dns.lookup = use_all_dns_ips 11:02:14 client.id = test-client-id 11:02:14 compression.gzip.level = -1 11:02:14 compression.lz4.level = 9 11:02:14 compression.type = none 11:02:14 compression.zstd.level = 3 11:02:14 config.providers = [] 11:02:14 connections.max.idle.ms = 540000 11:02:14 delivery.timeout.ms = 120000 11:02:14 enable.idempotence = true 11:02:14 enable.metrics.push = true 11:02:14 interceptor.classes = [] 11:02:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:14 linger.ms = 5 11:02:14 max.block.ms = 60000 11:02:14 max.in.flight.requests.per.connection = 5 11:02:14 max.request.size = 1048576 11:02:14 metadata.max.age.ms = 300000 11:02:14 metadata.max.idle.ms = 300000 11:02:14 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:14 metadata.recovery.strategy = rebootstrap 11:02:14 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:14 metrics.num.samples = 2 11:02:14 metrics.recording.level = INFO 11:02:14 metrics.sample.window.ms = 30000 11:02:14 partitioner.adaptive.partitioning.enable = true 11:02:14 partitioner.availability.timeout.ms = 0 11:02:14 partitioner.class = null 11:02:14 partitioner.ignore.keys = false 11:02:14 receive.buffer.bytes = 32768 11:02:14 reconnect.backoff.max.ms = 1000 11:02:14 reconnect.backoff.ms = 50 11:02:14 request.timeout.ms = 30000 11:02:14 retries = 2147483647 11:02:14 retry.backoff.max.ms = 1000 11:02:14 retry.backoff.ms = 100 11:02:14 sasl.client.callback.handler.class = null 11:02:14 sasl.jaas.config = null 11:02:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:14 sasl.kerberos.min.time.before.relogin = 60000 11:02:14 sasl.kerberos.service.name = null 11:02:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:14 sasl.login.callback.handler.class = null 11:02:14 sasl.login.class = null 11:02:14 sasl.login.connect.timeout.ms = null 11:02:14 sasl.login.read.timeout.ms = null 11:02:14 sasl.login.refresh.buffer.seconds = 300 11:02:14 sasl.login.refresh.min.period.seconds = 60 11:02:14 sasl.login.refresh.window.factor = 0.8 11:02:14 sasl.login.refresh.window.jitter = 0.05 11:02:14 sasl.login.retry.backoff.max.ms = 10000 11:02:14 sasl.login.retry.backoff.ms = 100 11:02:14 sasl.mechanism = GSSAPI 11:02:14 sasl.oauthbearer.assertion.algorithm = RS256 11:02:14 sasl.oauthbearer.assertion.claim.aud = null 11:02:14 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:14 sasl.oauthbearer.assertion.claim.iss = null 11:02:14 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:14 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:14 sasl.oauthbearer.assertion.claim.sub = null 11:02:14 sasl.oauthbearer.assertion.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:14 sasl.oauthbearer.assertion.template.file = null 11:02:14 sasl.oauthbearer.client.credentials.client.id = null 11:02:14 sasl.oauthbearer.client.credentials.client.secret = null 11:02:14 sasl.oauthbearer.clock.skew.seconds = 30 11:02:14 sasl.oauthbearer.expected.audience = [] 11:02:14 sasl.oauthbearer.expected.issuer = null 11:02:14 sasl.oauthbearer.header.urlencode = false 11:02:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:14 sasl.oauthbearer.jwks.endpoint.url = null 11:02:14 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:14 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:14 sasl.oauthbearer.scope = null 11:02:14 sasl.oauthbearer.scope.claim.name = scope 11:02:14 sasl.oauthbearer.sub.claim.name = sub 11:02:14 sasl.oauthbearer.token.endpoint.url = null 11:02:14 security.protocol = PLAINTEXT 11:02:14 security.providers = null 11:02:14 send.buffer.bytes = 131072 11:02:14 socket.connection.setup.timeout.max.ms = 30000 11:02:14 socket.connection.setup.timeout.ms = 10000 11:02:14 ssl.cipher.suites = [] 11:02:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:14 ssl.endpoint.identification.algorithm = https 11:02:14 ssl.engine.factory.class = null 11:02:14 ssl.key.password = null 11:02:14 ssl.keymanager.algorithm = SunX509 11:02:14 ssl.keystore.certificate.chain = null 11:02:14 ssl.keystore.key = null 11:02:14 ssl.keystore.location = null 11:02:14 ssl.keystore.password = null 11:02:14 ssl.keystore.type = JKS 11:02:14 ssl.protocol = TLSv1.3 11:02:14 ssl.provider = null 11:02:14 ssl.secure.random.implementation = null 11:02:14 ssl.trustmanager.algorithm = PKIX 11:02:14 ssl.truststore.certificates = null 11:02:14 ssl.truststore.location = null 11:02:14 ssl.truststore.password = null 11:02:14 ssl.truststore.type = JKS 11:02:14 transaction.timeout.ms = 60000 11:02:14 transaction.two.phase.commit.enable = false 11:02:14 transactional.id = null 11:02:14 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:14 11:02:14 2026-07-27T11:02:14.680Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:14 2026-07-27T11:02:14.681Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:14 2026-07-27T11:02:14.683Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:14 2026-07-27T11:02:14.683Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:14 2026-07-27T11:02:14.683Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150134683 11:02:14 2026-07-27T11:02:14.684Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:14 acks = -1 11:02:14 batch.size = 16384 11:02:14 bootstrap.servers = [localhost:32777] 11:02:14 buffer.memory = 33554432 11:02:14 client.dns.lookup = use_all_dns_ips 11:02:14 client.id = test-client-id 11:02:14 compression.gzip.level = -1 11:02:14 compression.lz4.level = 9 11:02:14 compression.type = none 11:02:14 compression.zstd.level = 3 11:02:14 config.providers = [] 11:02:14 connections.max.idle.ms = 540000 11:02:14 delivery.timeout.ms = 120000 11:02:14 enable.idempotence = true 11:02:14 enable.metrics.push = true 11:02:14 interceptor.classes = [] 11:02:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:14 linger.ms = 5 11:02:14 max.block.ms = 60000 11:02:14 max.in.flight.requests.per.connection = 5 11:02:14 max.request.size = 1048576 11:02:14 metadata.max.age.ms = 300000 11:02:14 metadata.max.idle.ms = 300000 11:02:14 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:14 metadata.recovery.strategy = rebootstrap 11:02:14 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:14 metrics.num.samples = 2 11:02:14 metrics.recording.level = INFO 11:02:14 metrics.sample.window.ms = 30000 11:02:14 partitioner.adaptive.partitioning.enable = true 11:02:14 partitioner.availability.timeout.ms = 0 11:02:14 partitioner.class = null 11:02:14 partitioner.ignore.keys = false 11:02:14 receive.buffer.bytes = 32768 11:02:14 reconnect.backoff.max.ms = 1000 11:02:14 reconnect.backoff.ms = 50 11:02:14 request.timeout.ms = 30000 11:02:14 retries = 2147483647 11:02:14 retry.backoff.max.ms = 1000 11:02:14 retry.backoff.ms = 100 11:02:14 sasl.client.callback.handler.class = null 11:02:14 sasl.jaas.config = null 11:02:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:14 sasl.kerberos.min.time.before.relogin = 60000 11:02:14 sasl.kerberos.service.name = null 11:02:14 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:14 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:14 sasl.login.callback.handler.class = null 11:02:14 sasl.login.class = null 11:02:14 sasl.login.connect.timeout.ms = null 11:02:14 sasl.login.read.timeout.ms = null 11:02:14 sasl.login.refresh.buffer.seconds = 300 11:02:14 sasl.login.refresh.min.period.seconds = 60 11:02:14 sasl.login.refresh.window.factor = 0.8 11:02:14 sasl.login.refresh.window.jitter = 0.05 11:02:14 sasl.login.retry.backoff.max.ms = 10000 11:02:14 sasl.login.retry.backoff.ms = 100 11:02:14 sasl.mechanism = GSSAPI 11:02:14 sasl.oauthbearer.assertion.algorithm = RS256 11:02:14 sasl.oauthbearer.assertion.claim.aud = null 11:02:14 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:14 sasl.oauthbearer.assertion.claim.iss = null 11:02:14 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:14 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:14 sasl.oauthbearer.assertion.claim.sub = null 11:02:14 sasl.oauthbearer.assertion.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.file = null 11:02:14 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:14 sasl.oauthbearer.assertion.template.file = null 11:02:14 sasl.oauthbearer.client.credentials.client.id = null 11:02:14 sasl.oauthbearer.client.credentials.client.secret = null 11:02:14 sasl.oauthbearer.clock.skew.seconds = 30 11:02:14 sasl.oauthbearer.expected.audience = [] 11:02:14 sasl.oauthbearer.expected.issuer = null 11:02:14 sasl.oauthbearer.header.urlencode = false 11:02:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:14 sasl.oauthbearer.jwks.endpoint.url = null 11:02:14 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:14 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:14 sasl.oauthbearer.scope = null 11:02:14 sasl.oauthbearer.scope.claim.name = scope 11:02:14 sasl.oauthbearer.sub.claim.name = sub 11:02:14 sasl.oauthbearer.token.endpoint.url = null 11:02:14 security.protocol = PLAINTEXT 11:02:14 security.providers = null 11:02:14 send.buffer.bytes = 131072 11:02:14 socket.connection.setup.timeout.max.ms = 30000 11:02:14 socket.connection.setup.timeout.ms = 10000 11:02:14 ssl.cipher.suites = [] 11:02:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:14 ssl.endpoint.identification.algorithm = https 11:02:14 ssl.engine.factory.class = null 11:02:14 ssl.key.password = null 11:02:14 ssl.keymanager.algorithm = SunX509 11:02:14 ssl.keystore.certificate.chain = null 11:02:14 ssl.keystore.key = null 11:02:14 ssl.keystore.location = null 11:02:14 ssl.keystore.password = null 11:02:14 ssl.keystore.type = JKS 11:02:14 ssl.protocol = TLSv1.3 11:02:14 ssl.provider = null 11:02:14 ssl.secure.random.implementation = null 11:02:14 ssl.trustmanager.algorithm = PKIX 11:02:14 ssl.truststore.certificates = null 11:02:14 ssl.truststore.location = null 11:02:14 ssl.truststore.password = null 11:02:14 ssl.truststore.type = JKS 11:02:14 transaction.timeout.ms = 60000 11:02:14 transaction.two.phase.commit.enable = false 11:02:14 transactional.id = null 11:02:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:02:14 11:02:14 2026-07-27T11:02:14.684Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:14 2026-07-27T11:02:14.685Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:14 2026-07-27T11:02:14.687Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:14 2026-07-27T11:02:14.687Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:02:14 2026-07-27T11:02:14.687Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 11:02:14 2026-07-27T11:02:14.691Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:14 2026-07-27T11:02:14.691Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 11:02:14 2026-07-27T11:02:14.701Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 11:02:14 2026-07-27T11:02:14.720Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 11:02:14 2026-07-27T11:02:14.812Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 11:02:14 2026-07-27T11:02:14.830Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Member consumer-test-group-29-a03a6642-e4d6-43d6-ba5b-ebee30e8070c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:02:17 2026-07-27T11:02:17.828Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:17 2026-07-27T11:02:17.829Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:17 2026-07-27T11:02:17.926Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:17 2026-07-27T11:02:17.926Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:17 2026-07-27T11:02:17.926Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:17 2026-07-27T11:02:17.926Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:17 2026-07-27T11:02:17.929Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-29 unregistered 11:02:17 2026-07-27T11:02:17.929Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:17 2026-07-27T11:02:17.931Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:17 2026-07-27T11:02:17.934Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:17 2026-07-27T11:02:17.934Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:17 2026-07-27T11:02:17.934Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:17 2026-07-27T11:02:17.934Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:17 2026-07-27T11:02:17.934Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:18 2026-07-27T11:02:18.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:18 2026-07-27T11:02:18.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:18 2026-07-27T11:02:18.034Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:18 2026-07-27T11:02:18.035Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:18 2026-07-27T11:02:18.035Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:18 2026-07-27T11:02:18.043Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:38242] mockwebserver3.MockWebServer : MockWebServer{port=36027} connection from /127.0.0.1 crashed 11:02:18 11:02:18 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:02:18 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:18 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:18 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:18 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:18 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:18 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:18 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:18 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:18 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:18 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:18 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:18 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:18 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:18 11:02:19 2026-07-27T11:02:19.042Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [54390a1f-1, L:/127.0.0.1:38242 - R:localhost/127.0.0.1:36027] The connection observed an error 11:02:19 11:02:19 io.netty.handler.timeout.ReadTimeoutException 11:02:19 11:02:19 2026-07-27T11:02:19.043Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:02:19 2026-07-27T11:02:19.043Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:19 2026-07-27T11:02:19.055Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:19 2026-07-27T11:02:19.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:19 2026-07-27T11:02:19.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:19 2026-07-27T11:02:19.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:19 2026-07-27T11:02:19.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:19 2026-07-27T11:02:19.073Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:19 2026-07-27T11:02:19.081Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:38254] mockwebserver3.MockWebServer : MockWebServer{port=36027} connection from /127.0.0.1 crashed 11:02:19 11:02:19 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:02:19 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:19 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:19 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:19 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:19 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:19 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:19 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:19 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:19 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:19 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:19 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:19 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:19 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:19 11:02:20 2026-07-27T11:02:20.080Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [8f2cc3d0-1, L:/127.0.0.1:38254 - R:localhost/127.0.0.1:36027] The connection observed an error 11:02:20 11:02:20 io.netty.handler.timeout.ReadTimeoutException 11:02:20 11:02:20 2026-07-27T11:02:20.081Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:02:20 2026-07-27T11:02:20.082Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:20 2026-07-27T11:02:20.095Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:20 2026-07-27T11:02:20.110Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:20 2026-07-27T11:02:20.111Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:20 2026-07-27T11:02:20.111Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:20 2026-07-27T11:02:20.111Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:20 2026-07-27T11:02:20.111Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:20 2026-07-27T11:02:20.118Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:38258] mockwebserver3.MockWebServer : MockWebServer{port=36027} connection from /127.0.0.1 crashed 11:02:20 11:02:20 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:02:20 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:20 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:20 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:20 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:20 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:20 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:20 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:20 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:20 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:20 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:20 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:20 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:20 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:20 11:02:21 2026-07-27T11:02:21.118Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [8848fed0-1, L:/127.0.0.1:38258 - R:localhost/127.0.0.1:36027] The connection observed an error 11:02:21 11:02:21 io.netty.handler.timeout.ReadTimeoutException 11:02:21 11:02:21 2026-07-27T11:02:21.120Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:02:21 2026-07-27T11:02:21.120Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:21 2026-07-27T11:02:21.133Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:21 2026-07-27T11:02:21.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:21 2026-07-27T11:02:21.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:21 2026-07-27T11:02:21.151Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:21 2026-07-27T11:02:21.151Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:21 2026-07-27T11:02:21.151Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:21 2026-07-27T11:02:21.158Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:51290] mockwebserver3.MockWebServer : MockWebServer{port=41153} connection from /127.0.0.1 crashed 11:02:21 11:02:21 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:02:21 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:21 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:21 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:21 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:21 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:21 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:21 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:21 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:21 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:21 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:21 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:21 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:21 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:21 11:02:22 2026-07-27T11:02:22.158Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [f5a68bf7-1, L:/127.0.0.1:51290 - R:localhost/127.0.0.1:41153] The connection observed an error 11:02:22 11:02:22 io.netty.handler.timeout.ReadTimeoutException 11:02:22 11:02:22 2026-07-27T11:02:22.160Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:02:22 2026-07-27T11:02:22.160Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:22 2026-07-27T11:02:22.174Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:22 2026-07-27T11:02:22.190Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:22 2026-07-27T11:02:22.190Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:22 2026-07-27T11:02:22.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:22 2026-07-27T11:02:22.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:22 2026-07-27T11:02:22.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:22 2026-07-27T11:02:22.198Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:51292] mockwebserver3.MockWebServer : MockWebServer{port=41153} connection from /127.0.0.1 crashed 11:02:22 11:02:22 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:02:22 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:22 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:22 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:22 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:22 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:22 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:22 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:22 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:22 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:22 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:22 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:22 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:22 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:22 11:02:23 2026-07-27T11:02:23.197Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [8df5d902-1, L:/127.0.0.1:51292 - R:localhost/127.0.0.1:41153] The connection observed an error 11:02:23 11:02:23 io.netty.handler.timeout.ReadTimeoutException 11:02:23 11:02:23 2026-07-27T11:02:23.199Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:02:23 2026-07-27T11:02:23.199Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:23 2026-07-27T11:02:23.212Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:23 2026-07-27T11:02:23.230Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:23 2026-07-27T11:02:23.231Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:23 2026-07-27T11:02:23.231Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:23 2026-07-27T11:02:23.231Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:23 2026-07-27T11:02:23.231Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:23 2026-07-27T11:02:23.239Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:38266] mockwebserver3.MockWebServer : MockWebServer{port=36027} connection from /127.0.0.1 crashed 11:02:23 11:02:23 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:02:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:23 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:23 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:23 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:23 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:23 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:23 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:23 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:23 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:23 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:23 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:23 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:23 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:23 11:02:24 2026-07-27T11:02:24.239Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [d401bd9e-1, L:/127.0.0.1:38266 - R:localhost/127.0.0.1:36027] The connection observed an error 11:02:24 11:02:24 io.netty.handler.timeout.ReadTimeoutException 11:02:24 11:02:24 2026-07-27T11:02:24.240Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:02:24 2026-07-27T11:02:24.240Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:24 2026-07-27T11:02:24.253Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:24 2026-07-27T11:02:24.262Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:02:24 allow.auto.create.topics = true 11:02:24 auto.commit.interval.ms = 5000 11:02:24 auto.offset.reset = latest 11:02:24 bootstrap.servers = [localhost:32777] 11:02:24 check.crcs = true 11:02:24 client.dns.lookup = use_all_dns_ips 11:02:24 client.id = consumer-test-group-30 11:02:24 client.rack = 11:02:24 config.providers = [] 11:02:24 connections.max.idle.ms = 540000 11:02:24 default.api.timeout.ms = 60000 11:02:24 enable.auto.commit = true 11:02:24 enable.metrics.push = true 11:02:24 exclude.internal.topics = true 11:02:24 fetch.max.bytes = 52428800 11:02:24 fetch.max.wait.ms = 500 11:02:24 fetch.min.bytes = 1 11:02:24 group.id = test-group 11:02:24 group.instance.id = null 11:02:24 group.protocol = classic 11:02:24 group.remote.assignor = null 11:02:24 heartbeat.interval.ms = 3000 11:02:24 interceptor.classes = [] 11:02:24 internal.throw.on.fetch.stable.offset.unsupported = false 11:02:24 isolation.level = read_uncommitted 11:02:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:02:24 max.partition.fetch.bytes = 1048576 11:02:24 max.poll.interval.ms = 300000 11:02:24 max.poll.records = 2147483647 11:02:24 metadata.max.age.ms = 300000 11:02:24 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:24 metadata.recovery.strategy = rebootstrap 11:02:24 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:24 metrics.num.samples = 2 11:02:24 metrics.recording.level = INFO 11:02:24 metrics.sample.window.ms = 30000 11:02:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:02:24 receive.buffer.bytes = 65536 11:02:24 reconnect.backoff.max.ms = 1000 11:02:24 reconnect.backoff.ms = 50 11:02:24 request.timeout.ms = 30000 11:02:24 retry.backoff.max.ms = 1000 11:02:24 retry.backoff.ms = 100 11:02:24 sasl.client.callback.handler.class = null 11:02:24 sasl.jaas.config = null 11:02:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:24 sasl.kerberos.min.time.before.relogin = 60000 11:02:24 sasl.kerberos.service.name = null 11:02:24 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:24 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:24 sasl.login.callback.handler.class = null 11:02:24 sasl.login.class = null 11:02:24 sasl.login.connect.timeout.ms = null 11:02:24 sasl.login.read.timeout.ms = null 11:02:24 sasl.login.refresh.buffer.seconds = 300 11:02:24 sasl.login.refresh.min.period.seconds = 60 11:02:24 sasl.login.refresh.window.factor = 0.8 11:02:24 sasl.login.refresh.window.jitter = 0.05 11:02:24 sasl.login.retry.backoff.max.ms = 10000 11:02:24 sasl.login.retry.backoff.ms = 100 11:02:24 sasl.mechanism = GSSAPI 11:02:24 sasl.oauthbearer.assertion.algorithm = RS256 11:02:24 sasl.oauthbearer.assertion.claim.aud = null 11:02:24 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:24 sasl.oauthbearer.assertion.claim.iss = null 11:02:24 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:24 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:24 sasl.oauthbearer.assertion.claim.sub = null 11:02:24 sasl.oauthbearer.assertion.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:24 sasl.oauthbearer.assertion.template.file = null 11:02:24 sasl.oauthbearer.client.credentials.client.id = null 11:02:24 sasl.oauthbearer.client.credentials.client.secret = null 11:02:24 sasl.oauthbearer.clock.skew.seconds = 30 11:02:24 sasl.oauthbearer.expected.audience = [] 11:02:24 sasl.oauthbearer.expected.issuer = null 11:02:24 sasl.oauthbearer.header.urlencode = false 11:02:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:24 sasl.oauthbearer.jwks.endpoint.url = null 11:02:24 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:24 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:24 sasl.oauthbearer.scope = null 11:02:24 sasl.oauthbearer.scope.claim.name = scope 11:02:24 sasl.oauthbearer.sub.claim.name = sub 11:02:24 sasl.oauthbearer.token.endpoint.url = null 11:02:24 security.protocol = PLAINTEXT 11:02:24 security.providers = null 11:02:24 send.buffer.bytes = 131072 11:02:24 session.timeout.ms = 45000 11:02:24 share.acknowledgement.mode = implicit 11:02:24 share.acquire.mode = BATCH_OPTIMIZED 11:02:24 socket.connection.setup.timeout.max.ms = 30000 11:02:24 socket.connection.setup.timeout.ms = 10000 11:02:24 ssl.cipher.suites = [] 11:02:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:24 ssl.endpoint.identification.algorithm = https 11:02:24 ssl.engine.factory.class = null 11:02:24 ssl.key.password = null 11:02:24 ssl.keymanager.algorithm = SunX509 11:02:24 ssl.keystore.certificate.chain = null 11:02:24 ssl.keystore.key = null 11:02:24 ssl.keystore.location = null 11:02:24 ssl.keystore.password = null 11:02:24 ssl.keystore.type = JKS 11:02:24 ssl.protocol = TLSv1.3 11:02:24 ssl.provider = null 11:02:24 ssl.secure.random.implementation = null 11:02:24 ssl.trustmanager.algorithm = PKIX 11:02:24 ssl.truststore.certificates = null 11:02:24 ssl.truststore.location = null 11:02:24 ssl.truststore.password = null 11:02:24 ssl.truststore.type = JKS 11:02:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:02:24 11:02:24 2026-07-27T11:02:24.262Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:24 2026-07-27T11:02:24.264Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:24 2026-07-27T11:02:24.264Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:24 2026-07-27T11:02:24.264Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150144264 11:02:24 2026-07-27T11:02:24.264Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:02:24 2026-07-27T11:02:24.268Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-30, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:24 2026-07-27T11:02:24.268Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:02:24 2026-07-27T11:02:24.270Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 11:02:24 2026-07-27T11:02:24.272Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-30-88750f01-3dab-49a2-afeb-8b62df9e0c9a 11:02:24 2026-07-27T11:02:24.272Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 11:02:24 2026-07-27T11:02:24.274Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-30-88750f01-3dab-49a2-afeb-8b62df9e0c9a', protocol='range'} 11:02:24 2026-07-27T11:02:24.275Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-30-88750f01-3dab-49a2-afeb-8b62df9e0c9a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:02:24 2026-07-27T11:02:24.276Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-30-88750f01-3dab-49a2-afeb-8b62df9e0c9a', protocol='range'} 11:02:24 2026-07-27T11:02:24.277Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:02:24 2026-07-27T11:02:24.277Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:02:24 2026-07-27T11:02:24.278Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:02:24 2026-07-27T11:02:24.281Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:02:24 2026-07-27T11:02:24.766Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:24 acks = -1 11:02:24 batch.size = 16384 11:02:24 bootstrap.servers = [localhost:32777] 11:02:24 buffer.memory = 33554432 11:02:24 client.dns.lookup = use_all_dns_ips 11:02:24 client.id = test-client-id 11:02:24 compression.gzip.level = -1 11:02:24 compression.lz4.level = 9 11:02:24 compression.type = none 11:02:24 compression.zstd.level = 3 11:02:24 config.providers = [] 11:02:24 connections.max.idle.ms = 540000 11:02:24 delivery.timeout.ms = 120000 11:02:24 enable.idempotence = true 11:02:24 enable.metrics.push = true 11:02:24 interceptor.classes = [] 11:02:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:24 linger.ms = 5 11:02:24 max.block.ms = 60000 11:02:24 max.in.flight.requests.per.connection = 5 11:02:24 max.request.size = 1048576 11:02:24 metadata.max.age.ms = 300000 11:02:24 metadata.max.idle.ms = 300000 11:02:24 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:24 metadata.recovery.strategy = rebootstrap 11:02:24 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:24 metrics.num.samples = 2 11:02:24 metrics.recording.level = INFO 11:02:24 metrics.sample.window.ms = 30000 11:02:24 partitioner.adaptive.partitioning.enable = true 11:02:24 partitioner.availability.timeout.ms = 0 11:02:24 partitioner.class = null 11:02:24 partitioner.ignore.keys = false 11:02:24 receive.buffer.bytes = 32768 11:02:24 reconnect.backoff.max.ms = 1000 11:02:24 reconnect.backoff.ms = 50 11:02:24 request.timeout.ms = 30000 11:02:24 retries = 2147483647 11:02:24 retry.backoff.max.ms = 1000 11:02:24 retry.backoff.ms = 100 11:02:24 sasl.client.callback.handler.class = null 11:02:24 sasl.jaas.config = null 11:02:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:24 sasl.kerberos.min.time.before.relogin = 60000 11:02:24 sasl.kerberos.service.name = null 11:02:24 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:24 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:24 sasl.login.callback.handler.class = null 11:02:24 sasl.login.class = null 11:02:24 sasl.login.connect.timeout.ms = null 11:02:24 sasl.login.read.timeout.ms = null 11:02:24 sasl.login.refresh.buffer.seconds = 300 11:02:24 sasl.login.refresh.min.period.seconds = 60 11:02:24 sasl.login.refresh.window.factor = 0.8 11:02:24 sasl.login.refresh.window.jitter = 0.05 11:02:24 sasl.login.retry.backoff.max.ms = 10000 11:02:24 sasl.login.retry.backoff.ms = 100 11:02:24 sasl.mechanism = GSSAPI 11:02:24 sasl.oauthbearer.assertion.algorithm = RS256 11:02:24 sasl.oauthbearer.assertion.claim.aud = null 11:02:24 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:24 sasl.oauthbearer.assertion.claim.iss = null 11:02:24 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:24 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:24 sasl.oauthbearer.assertion.claim.sub = null 11:02:24 sasl.oauthbearer.assertion.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:24 sasl.oauthbearer.assertion.template.file = null 11:02:24 sasl.oauthbearer.client.credentials.client.id = null 11:02:24 sasl.oauthbearer.client.credentials.client.secret = null 11:02:24 sasl.oauthbearer.clock.skew.seconds = 30 11:02:24 sasl.oauthbearer.expected.audience = [] 11:02:24 sasl.oauthbearer.expected.issuer = null 11:02:24 sasl.oauthbearer.header.urlencode = false 11:02:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:24 sasl.oauthbearer.jwks.endpoint.url = null 11:02:24 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:24 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:24 sasl.oauthbearer.scope = null 11:02:24 sasl.oauthbearer.scope.claim.name = scope 11:02:24 sasl.oauthbearer.sub.claim.name = sub 11:02:24 sasl.oauthbearer.token.endpoint.url = null 11:02:24 security.protocol = PLAINTEXT 11:02:24 security.providers = null 11:02:24 send.buffer.bytes = 131072 11:02:24 socket.connection.setup.timeout.max.ms = 30000 11:02:24 socket.connection.setup.timeout.ms = 10000 11:02:24 ssl.cipher.suites = [] 11:02:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:24 ssl.endpoint.identification.algorithm = https 11:02:24 ssl.engine.factory.class = null 11:02:24 ssl.key.password = null 11:02:24 ssl.keymanager.algorithm = SunX509 11:02:24 ssl.keystore.certificate.chain = null 11:02:24 ssl.keystore.key = null 11:02:24 ssl.keystore.location = null 11:02:24 ssl.keystore.password = null 11:02:24 ssl.keystore.type = JKS 11:02:24 ssl.protocol = TLSv1.3 11:02:24 ssl.provider = null 11:02:24 ssl.secure.random.implementation = null 11:02:24 ssl.trustmanager.algorithm = PKIX 11:02:24 ssl.truststore.certificates = null 11:02:24 ssl.truststore.location = null 11:02:24 ssl.truststore.password = null 11:02:24 ssl.truststore.type = JKS 11:02:24 transaction.timeout.ms = 60000 11:02:24 transaction.two.phase.commit.enable = false 11:02:24 transactional.id = null 11:02:24 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:24 11:02:24 2026-07-27T11:02:24.767Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:24 2026-07-27T11:02:24.767Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:24 2026-07-27T11:02:24.770Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:24 2026-07-27T11:02:24.770Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:24 2026-07-27T11:02:24.770Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150144770 11:02:24 2026-07-27T11:02:24.771Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:24 acks = -1 11:02:24 batch.size = 16384 11:02:24 bootstrap.servers = [localhost:32777] 11:02:24 buffer.memory = 33554432 11:02:24 client.dns.lookup = use_all_dns_ips 11:02:24 client.id = test-client-id 11:02:24 compression.gzip.level = -1 11:02:24 compression.lz4.level = 9 11:02:24 compression.type = none 11:02:24 compression.zstd.level = 3 11:02:24 config.providers = [] 11:02:24 connections.max.idle.ms = 540000 11:02:24 delivery.timeout.ms = 120000 11:02:24 enable.idempotence = true 11:02:24 enable.metrics.push = true 11:02:24 interceptor.classes = [] 11:02:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:24 linger.ms = 5 11:02:24 max.block.ms = 60000 11:02:24 max.in.flight.requests.per.connection = 5 11:02:24 max.request.size = 1048576 11:02:24 metadata.max.age.ms = 300000 11:02:24 metadata.max.idle.ms = 300000 11:02:24 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:24 metadata.recovery.strategy = rebootstrap 11:02:24 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:24 metrics.num.samples = 2 11:02:24 metrics.recording.level = INFO 11:02:24 metrics.sample.window.ms = 30000 11:02:24 partitioner.adaptive.partitioning.enable = true 11:02:24 partitioner.availability.timeout.ms = 0 11:02:24 partitioner.class = null 11:02:24 partitioner.ignore.keys = false 11:02:24 receive.buffer.bytes = 32768 11:02:24 reconnect.backoff.max.ms = 1000 11:02:24 reconnect.backoff.ms = 50 11:02:24 request.timeout.ms = 30000 11:02:24 retries = 2147483647 11:02:24 retry.backoff.max.ms = 1000 11:02:24 retry.backoff.ms = 100 11:02:24 sasl.client.callback.handler.class = null 11:02:24 sasl.jaas.config = null 11:02:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:24 sasl.kerberos.min.time.before.relogin = 60000 11:02:24 sasl.kerberos.service.name = null 11:02:24 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:24 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:24 sasl.login.callback.handler.class = null 11:02:24 sasl.login.class = null 11:02:24 sasl.login.connect.timeout.ms = null 11:02:24 sasl.login.read.timeout.ms = null 11:02:24 sasl.login.refresh.buffer.seconds = 300 11:02:24 sasl.login.refresh.min.period.seconds = 60 11:02:24 sasl.login.refresh.window.factor = 0.8 11:02:24 sasl.login.refresh.window.jitter = 0.05 11:02:24 sasl.login.retry.backoff.max.ms = 10000 11:02:24 sasl.login.retry.backoff.ms = 100 11:02:24 sasl.mechanism = GSSAPI 11:02:24 sasl.oauthbearer.assertion.algorithm = RS256 11:02:24 sasl.oauthbearer.assertion.claim.aud = null 11:02:24 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:24 sasl.oauthbearer.assertion.claim.iss = null 11:02:24 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:24 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:24 sasl.oauthbearer.assertion.claim.sub = null 11:02:24 sasl.oauthbearer.assertion.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.file = null 11:02:24 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:24 sasl.oauthbearer.assertion.template.file = null 11:02:24 sasl.oauthbearer.client.credentials.client.id = null 11:02:24 sasl.oauthbearer.client.credentials.client.secret = null 11:02:24 sasl.oauthbearer.clock.skew.seconds = 30 11:02:24 sasl.oauthbearer.expected.audience = [] 11:02:24 sasl.oauthbearer.expected.issuer = null 11:02:24 sasl.oauthbearer.header.urlencode = false 11:02:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:24 sasl.oauthbearer.jwks.endpoint.url = null 11:02:24 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:24 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:24 sasl.oauthbearer.scope = null 11:02:24 sasl.oauthbearer.scope.claim.name = scope 11:02:24 sasl.oauthbearer.sub.claim.name = sub 11:02:24 sasl.oauthbearer.token.endpoint.url = null 11:02:24 security.protocol = PLAINTEXT 11:02:24 security.providers = null 11:02:24 send.buffer.bytes = 131072 11:02:24 socket.connection.setup.timeout.max.ms = 30000 11:02:24 socket.connection.setup.timeout.ms = 10000 11:02:24 ssl.cipher.suites = [] 11:02:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:24 ssl.endpoint.identification.algorithm = https 11:02:24 ssl.engine.factory.class = null 11:02:24 ssl.key.password = null 11:02:24 ssl.keymanager.algorithm = SunX509 11:02:24 ssl.keystore.certificate.chain = null 11:02:24 ssl.keystore.key = null 11:02:24 ssl.keystore.location = null 11:02:24 ssl.keystore.password = null 11:02:24 ssl.keystore.type = JKS 11:02:24 ssl.protocol = TLSv1.3 11:02:24 ssl.provider = null 11:02:24 ssl.secure.random.implementation = null 11:02:24 ssl.trustmanager.algorithm = PKIX 11:02:24 ssl.truststore.certificates = null 11:02:24 ssl.truststore.location = null 11:02:24 ssl.truststore.password = null 11:02:24 ssl.truststore.type = JKS 11:02:24 transaction.timeout.ms = 60000 11:02:24 transaction.two.phase.commit.enable = false 11:02:24 transactional.id = null 11:02:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:02:24 11:02:24 2026-07-27T11:02:24.771Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:24 2026-07-27T11:02:24.772Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:24 2026-07-27T11:02:24.775Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:24 2026-07-27T11:02:24.775Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 11:02:24 2026-07-27T11:02:24.775Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:02:24 2026-07-27T11:02:24.778Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:24 2026-07-27T11:02:24.778Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 11:02:24 2026-07-27T11:02:24.798Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 11:02:24 2026-07-27T11:02:24.812Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 11:02:24 2026-07-27T11:02:24.900Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 11:02:24 2026-07-27T11:02:24.917Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 11:02:28 2026-07-27T11:02:28.014Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:02:28 2026-07-27T11:02:28.014Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Member consumer-test-group-30-88750f01-3dab-49a2-afeb-8b62df9e0c9a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:02:28 2026-07-27T11:02:28.014Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:28 2026-07-27T11:02:28.014Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:28 2026-07-27T11:02:28.014Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:02:28 2026-07-27T11:02:28.015Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:28 2026-07-27T11:02:28.015Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:28 2026-07-27T11:02:28.514Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:28 2026-07-27T11:02:28.514Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:28 2026-07-27T11:02:28.514Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:28 2026-07-27T11:02:28.514Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:28 2026-07-27T11:02:28.516Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-30 unregistered 11:02:28 2026-07-27T11:02:28.516Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:28 2026-07-27T11:02:28.518Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:28 2026-07-27T11:02:28.520Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:28 2026-07-27T11:02:28.520Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:28 2026-07-27T11:02:28.520Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:28 2026-07-27T11:02:28.520Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:28 2026-07-27T11:02:28.520Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:28 2026-07-27T11:02:28.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:28 2026-07-27T11:02:28.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:28 2026-07-27T11:02:28.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:28 2026-07-27T11:02:28.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:28 2026-07-27T11:02:28.610Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:28 2026-07-27T11:02:28.618Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:47850] mockwebserver3.MockWebServer : MockWebServer{port=50563} connection from /127.0.0.1 crashed 11:02:28 11:02:28 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 11:02:28 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:28 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:28 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:28 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:28 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:28 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:28 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:28 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:28 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:28 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:28 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:28 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:28 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:28 11:02:29 2026-07-27T11:02:29.618Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [e6eabd45-1, L:/127.0.0.1:47850 - R:localhost/127.0.0.1:50563] The connection observed an error 11:02:29 11:02:29 io.netty.handler.timeout.ReadTimeoutException 11:02:29 11:02:29 2026-07-27T11:02:29.619Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 11:02:29 2026-07-27T11:02:29.619Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:29 2026-07-27T11:02:29.631Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:29 2026-07-27T11:02:29.650Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:29 2026-07-27T11:02:29.650Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:29 2026-07-27T11:02:29.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:29 2026-07-27T11:02:29.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:29 2026-07-27T11:02:29.651Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:29 2026-07-27T11:02:29.658Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:47862] mockwebserver3.MockWebServer : MockWebServer{port=50563} connection from /127.0.0.1 crashed 11:02:29 11:02:29 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 11:02:29 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:29 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:29 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:29 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:29 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:29 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:29 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:29 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:29 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:29 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:29 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:29 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:29 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:29 11:02:30 2026-07-27T11:02:30.658Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [a7ef5c50-1, L:/127.0.0.1:47862 - R:localhost/127.0.0.1:50563] The connection observed an error 11:02:30 11:02:30 io.netty.handler.timeout.ReadTimeoutException 11:02:30 11:02:30 2026-07-27T11:02:30.659Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 11:02:30 2026-07-27T11:02:30.660Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:30 2026-07-27T11:02:30.672Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:30 2026-07-27T11:02:30.686Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:30 2026-07-27T11:02:30.686Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:30 2026-07-27T11:02:30.686Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:30 2026-07-27T11:02:30.686Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:30 2026-07-27T11:02:30.686Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:30 2026-07-27T11:02:30.696Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:47870] mockwebserver3.MockWebServer : MockWebServer{port=50563} connection from /127.0.0.1 crashed 11:02:30 11:02:30 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 11:02:30 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:30 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:30 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:30 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:30 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:30 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:30 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:30 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:30 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:30 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:30 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:30 11:02:31 2026-07-27T11:02:31.111Z INFO 7051 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:02:31 2026-07-27T11:02:31.696Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [b0d217ec-1, L:/127.0.0.1:47870 - R:localhost/127.0.0.1:50563] The connection observed an error 11:02:31 11:02:31 io.netty.handler.timeout.ReadTimeoutException 11:02:31 11:02:31 2026-07-27T11:02:31.697Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 11:02:31 2026-07-27T11:02:31.698Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:31 2026-07-27T11:02:31.709Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:31 2026-07-27T11:02:31.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:31 2026-07-27T11:02:31.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:31 2026-07-27T11:02:31.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:31 2026-07-27T11:02:31.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:31 2026-07-27T11:02:31.723Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:31 2026-07-27T11:02:31.732Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:58662] mockwebserver3.MockWebServer : MockWebServer{port=53059} connection from /127.0.0.1 crashed 11:02:31 11:02:31 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 11:02:31 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:31 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:31 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:31 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:31 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:31 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:31 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:31 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:31 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:31 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:31 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:31 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:31 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:31 11:02:32 2026-07-27T11:02:32.676Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50957 11:02:32 2026-07-27T11:02:32.678Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44093 11:02:32 2026-07-27T11:02:32.680Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51409/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51409 11:02:32 2026-07-27T11:02:32.682Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51633 11:02:32 2026-07-27T11:02:32.683Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49915 11:02:32 2026-07-27T11:02:32.695Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37009/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37009 11:02:32 2026-07-27T11:02:32.698Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49657/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49657 11:02:32 2026-07-27T11:02:32.700Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50421/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50421 11:02:32 2026-07-27T11:02:32.701Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39093 11:02:32 2026-07-27T11:02:32.702Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44671 11:02:32 2026-07-27T11:02:32.704Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59663 11:02:32 2026-07-27T11:02:32.705Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58963/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58963 11:02:32 2026-07-27T11:02:32.710Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 11:02:32 2026-07-27T11:02:32.713Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37909 11:02:32 2026-07-27T11:02:32.715Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45089 11:02:32 2026-07-27T11:02:32.717Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55491 11:02:32 2026-07-27T11:02:32.719Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50727/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50727 11:02:32 2026-07-27T11:02:32.721Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59411 11:02:32 2026-07-27T11:02:32.722Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49209/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49209 11:02:32 2026-07-27T11:02:32.723Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56817 11:02:32 2026-07-27T11:02:32.725Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54917 11:02:32 2026-07-27T11:02:32.726Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56225 11:02:32 2026-07-27T11:02:32.728Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43209/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43209 11:02:32 2026-07-27T11:02:32.730Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [1704a93a-1, L:/127.0.0.1:58662 - R:localhost/127.0.0.1:53059] The connection observed an error 11:02:32 11:02:32 io.netty.handler.timeout.ReadTimeoutException 11:02:32 11:02:32 2026-07-27T11:02:32.731Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 11:02:32 2026-07-27T11:02:32.731Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:32 2026-07-27T11:02:32.736Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54253 11:02:32 2026-07-27T11:02:32.738Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57495 11:02:32 2026-07-27T11:02:32.739Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34811 11:02:32 2026-07-27T11:02:32.741Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44819 11:02:32 2026-07-27T11:02:32.743Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49749/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49749 11:02:32 2026-07-27T11:02:32.745Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:32 2026-07-27T11:02:32.745Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54875/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54875 11:02:32 2026-07-27T11:02:32.747Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46915 11:02:32 2026-07-27T11:02:32.748Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57793 11:02:32 2026-07-27T11:02:32.749Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44227 11:02:32 2026-07-27T11:02:32.751Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52961 11:02:32 2026-07-27T11:02:32.753Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38369 11:02:32 2026-07-27T11:02:32.754Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53633 11:02:32 2026-07-27T11:02:32.755Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52147 11:02:32 2026-07-27T11:02:32.757Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50863/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50863 11:02:32 2026-07-27T11:02:32.759Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:32 2026-07-27T11:02:32.759Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:32 2026-07-27T11:02:32.759Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:32 2026-07-27T11:02:32.759Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:32 2026-07-27T11:02:32.759Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:32 2026-07-27T11:02:32.766Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:58676] mockwebserver3.MockWebServer : MockWebServer{port=53059} connection from /127.0.0.1 crashed 11:02:32 11:02:32 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 11:02:32 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:32 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:32 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:32 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:32 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:32 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:32 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:32 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:32 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:32 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:32 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:32 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:32 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:32 11:02:32 2026-07-27T11:02:32.768Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43975 11:02:32 2026-07-27T11:02:32.769Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41307/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41307 11:02:32 2026-07-27T11:02:32.771Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38705/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38705 11:02:32 2026-07-27T11:02:32.772Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54897/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54897 11:02:32 2026-07-27T11:02:32.773Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56521 11:02:32 2026-07-27T11:02:32.774Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53179 11:02:32 2026-07-27T11:02:32.776Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45593/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45593 11:02:32 2026-07-27T11:02:32.777Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53701 11:02:32 2026-07-27T11:02:32.778Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54947/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54947 11:02:32 2026-07-27T11:02:32.780Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57401/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57401 11:02:32 2026-07-27T11:02:32.781Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46735/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46735 11:02:32 2026-07-27T11:02:32.782Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60255/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60255 11:02:32 2026-07-27T11:02:32.784Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41153/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41153 11:02:32 2026-07-27T11:02:32.794Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42253 11:02:32 2026-07-27T11:02:32.796Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50093 11:02:32 2026-07-27T11:02:32.797Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60275 11:02:32 2026-07-27T11:02:32.798Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50411 11:02:32 2026-07-27T11:02:32.799Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58389 11:02:33 2026-07-27T11:02:32.801Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56729 11:02:33 2026-07-27T11:02:32.802Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51425/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51425 11:02:33 2026-07-27T11:02:32.803Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43805 11:02:33 2026-07-27T11:02:32.804Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45667 11:02:33 2026-07-27T11:02:32.806Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50811/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50811 11:02:33 2026-07-27T11:02:32.808Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45685/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45685 11:02:33 2026-07-27T11:02:32.811Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35555 11:02:33 2026-07-27T11:02:32.813Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50973 11:02:33 2026-07-27T11:02:32.814Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59903 11:02:33 2026-07-27T11:02:32.816Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34823 11:02:33 2026-07-27T11:02:32.818Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45601 11:02:33 2026-07-27T11:02:32.820Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33279 11:02:33 2026-07-27T11:02:32.821Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55923/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55923 11:02:33 2026-07-27T11:02:32.822Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47927/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47927 11:02:33 2026-07-27T11:02:32.824Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59725 11:02:33 2026-07-27T11:02:32.826Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57625 11:02:33 2026-07-27T11:02:32.828Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59047/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59047 11:02:33 2026-07-27T11:02:32.829Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43183/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43183 11:02:33 2026-07-27T11:02:32.830Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42461 11:02:33 2026-07-27T11:02:32.832Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52913/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:52913 11:02:33 2026-07-27T11:02:32.837Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38533 11:02:33 2026-07-27T11:02:32.839Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53501 11:02:33 2026-07-27T11:02:32.840Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49213 11:02:33 2026-07-27T11:02:32.850Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48993/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48993 11:02:33 2026-07-27T11:02:32.852Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33215/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33215 11:02:33 2026-07-27T11:02:32.853Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39423 11:02:33 2026-07-27T11:02:32.854Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36197/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36197 11:02:33 2026-07-27T11:02:32.855Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37489/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37489 11:02:33 2026-07-27T11:02:32.856Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45557 11:02:33 2026-07-27T11:02:32.858Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48343/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48343 11:02:33 2026-07-27T11:02:32.859Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43601 11:02:33 2026-07-27T11:02:32.861Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57751/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57751 11:02:33 2026-07-27T11:02:32.866Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43349 11:02:33 2026-07-27T11:02:32.867Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59221/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59221 11:02:33 2026-07-27T11:02:32.869Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56775 11:02:33 2026-07-27T11:02:32.870Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44549 11:02:33 2026-07-27T11:02:32.872Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53715/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53715 11:02:33 2026-07-27T11:02:32.873Z WARN 7051 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55773 11:02:33 2026-07-27T11:02:32.875Z WARN 7051 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36027/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36027 11:02:33 2026-07-27T11:02:32.883Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36603/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36603 11:02:33 2026-07-27T11:02:33.766Z WARN 7051 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [f73266e9-1, L:/127.0.0.1:58676 - R:localhost/127.0.0.1:53059] The connection observed an error 11:02:33 11:02:33 io.netty.handler.timeout.ReadTimeoutException 11:02:33 11:02:33 2026-07-27T11:02:33.767Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 11:02:33 2026-07-27T11:02:33.767Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:33 2026-07-27T11:02:33.778Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:33 2026-07-27T11:02:33.792Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:33 2026-07-27T11:02:33.792Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:33 2026-07-27T11:02:33.792Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:33 2026-07-27T11:02:33.792Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:33 2026-07-27T11:02:33.792Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:33 2026-07-27T11:02:33.798Z ERROR 7051 --- [cps-integration-test] [127.0.0.1:47890] mockwebserver3.MockWebServer : MockWebServer{port=50563} connection from /127.0.0.1 crashed 11:02:33 11:02:33 java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 11:02:33 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) 11:02:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) 11:02:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 11:02:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 11:02:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 11:02:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 11:02:33 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 11:02:33 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 11:02:33 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 11:02:33 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 11:02:33 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 11:02:33 at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) 11:02:33 at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) 11:02:33 at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) 11:02:33 at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) 11:02:33 at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) 11:02:33 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 11:02:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:33 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:33 11:02:34 2026-07-27T11:02:34.799Z WARN 7051 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [78c07118-1, L:/127.0.0.1:47890 - R:localhost/127.0.0.1:50563] The connection observed an error 11:02:34 11:02:34 io.netty.handler.timeout.ReadTimeoutException 11:02:34 11:02:34 2026-07-27T11:02:34.799Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 11:02:34 2026-07-27T11:02:34.800Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:34 2026-07-27T11:02:34.809Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:34 2026-07-27T11:02:34.817Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: 11:02:34 allow.auto.create.topics = true 11:02:34 auto.commit.interval.ms = 5000 11:02:34 auto.offset.reset = latest 11:02:34 bootstrap.servers = [localhost:32777] 11:02:34 check.crcs = true 11:02:34 client.dns.lookup = use_all_dns_ips 11:02:34 client.id = consumer-test-group-31 11:02:34 client.rack = 11:02:34 config.providers = [] 11:02:34 connections.max.idle.ms = 540000 11:02:34 default.api.timeout.ms = 60000 11:02:34 enable.auto.commit = true 11:02:34 enable.metrics.push = true 11:02:34 exclude.internal.topics = true 11:02:34 fetch.max.bytes = 52428800 11:02:34 fetch.max.wait.ms = 500 11:02:34 fetch.min.bytes = 1 11:02:34 group.id = test-group 11:02:34 group.instance.id = null 11:02:34 group.protocol = classic 11:02:34 group.remote.assignor = null 11:02:34 heartbeat.interval.ms = 3000 11:02:34 interceptor.classes = [] 11:02:34 internal.throw.on.fetch.stable.offset.unsupported = false 11:02:34 isolation.level = read_uncommitted 11:02:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:02:34 max.partition.fetch.bytes = 1048576 11:02:34 max.poll.interval.ms = 300000 11:02:34 max.poll.records = 2147483647 11:02:34 metadata.max.age.ms = 300000 11:02:34 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:34 metadata.recovery.strategy = rebootstrap 11:02:34 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:34 metrics.num.samples = 2 11:02:34 metrics.recording.level = INFO 11:02:34 metrics.sample.window.ms = 30000 11:02:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 11:02:34 receive.buffer.bytes = 65536 11:02:34 reconnect.backoff.max.ms = 1000 11:02:34 reconnect.backoff.ms = 50 11:02:34 request.timeout.ms = 30000 11:02:34 retry.backoff.max.ms = 1000 11:02:34 retry.backoff.ms = 100 11:02:34 sasl.client.callback.handler.class = null 11:02:34 sasl.jaas.config = null 11:02:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:34 sasl.kerberos.min.time.before.relogin = 60000 11:02:34 sasl.kerberos.service.name = null 11:02:34 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:34 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:34 sasl.login.callback.handler.class = null 11:02:34 sasl.login.class = null 11:02:34 sasl.login.connect.timeout.ms = null 11:02:34 sasl.login.read.timeout.ms = null 11:02:34 sasl.login.refresh.buffer.seconds = 300 11:02:34 sasl.login.refresh.min.period.seconds = 60 11:02:34 sasl.login.refresh.window.factor = 0.8 11:02:34 sasl.login.refresh.window.jitter = 0.05 11:02:34 sasl.login.retry.backoff.max.ms = 10000 11:02:34 sasl.login.retry.backoff.ms = 100 11:02:34 sasl.mechanism = GSSAPI 11:02:34 sasl.oauthbearer.assertion.algorithm = RS256 11:02:34 sasl.oauthbearer.assertion.claim.aud = null 11:02:34 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:34 sasl.oauthbearer.assertion.claim.iss = null 11:02:34 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:34 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:34 sasl.oauthbearer.assertion.claim.sub = null 11:02:34 sasl.oauthbearer.assertion.file = null 11:02:34 sasl.oauthbearer.assertion.private.key.file = null 11:02:34 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:34 sasl.oauthbearer.assertion.template.file = null 11:02:34 sasl.oauthbearer.client.credentials.client.id = null 11:02:34 sasl.oauthbearer.client.credentials.client.secret = null 11:02:34 sasl.oauthbearer.clock.skew.seconds = 30 11:02:34 sasl.oauthbearer.expected.audience = [] 11:02:34 sasl.oauthbearer.expected.issuer = null 11:02:34 sasl.oauthbearer.header.urlencode = false 11:02:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:34 sasl.oauthbearer.jwks.endpoint.url = null 11:02:34 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:34 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:34 sasl.oauthbearer.scope = null 11:02:34 sasl.oauthbearer.scope.claim.name = scope 11:02:34 sasl.oauthbearer.sub.claim.name = sub 11:02:34 sasl.oauthbearer.token.endpoint.url = null 11:02:34 security.protocol = PLAINTEXT 11:02:34 security.providers = null 11:02:34 send.buffer.bytes = 131072 11:02:34 session.timeout.ms = 45000 11:02:34 share.acknowledgement.mode = implicit 11:02:34 share.acquire.mode = BATCH_OPTIMIZED 11:02:34 socket.connection.setup.timeout.max.ms = 30000 11:02:34 socket.connection.setup.timeout.ms = 10000 11:02:34 ssl.cipher.suites = [] 11:02:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:34 ssl.endpoint.identification.algorithm = https 11:02:34 ssl.engine.factory.class = null 11:02:34 ssl.key.password = null 11:02:34 ssl.keymanager.algorithm = SunX509 11:02:34 ssl.keystore.certificate.chain = null 11:02:34 ssl.keystore.key = null 11:02:34 ssl.keystore.location = null 11:02:34 ssl.keystore.password = null 11:02:34 ssl.keystore.type = JKS 11:02:34 ssl.protocol = TLSv1.3 11:02:34 ssl.provider = null 11:02:34 ssl.secure.random.implementation = null 11:02:34 ssl.trustmanager.algorithm = PKIX 11:02:34 ssl.truststore.certificates = null 11:02:34 ssl.truststore.location = null 11:02:34 ssl.truststore.password = null 11:02:34 ssl.truststore.type = JKS 11:02:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 11:02:34 11:02:34 2026-07-27T11:02:34.817Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:34 2026-07-27T11:02:34.819Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:34 2026-07-27T11:02:34.820Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:34 2026-07-27T11:02:34.820Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150154819 11:02:34 2026-07-27T11:02:34.820Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 11:02:34 2026-07-27T11:02:34.824Z INFO 7051 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-31, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:34 2026-07-27T11:02:34.824Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 11:02:34 2026-07-27T11:02:34.825Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 11:02:34 2026-07-27T11:02:34.827Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-31-631e3a0b-326c-45e5-ba59-76abced3d718 11:02:34 2026-07-27T11:02:34.827Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 11:02:34 2026-07-27T11:02:34.829Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-31-631e3a0b-326c-45e5-ba59-76abced3d718', protocol='range'} 11:02:34 2026-07-27T11:02:34.829Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-31-631e3a0b-326c-45e5-ba59-76abced3d718=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 11:02:34 2026-07-27T11:02:34.831Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-31-631e3a0b-326c-45e5-ba59-76abced3d718', protocol='range'} 11:02:34 2026-07-27T11:02:34.831Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 11:02:34 2026-07-27T11:02:34.831Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 11:02:34 2026-07-27T11:02:34.832Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 11:02:34 2026-07-27T11:02:34.836Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 11:02:35 2026-07-27T11:02:35.322Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:35 acks = -1 11:02:35 batch.size = 16384 11:02:35 bootstrap.servers = [localhost:32777] 11:02:35 buffer.memory = 33554432 11:02:35 client.dns.lookup = use_all_dns_ips 11:02:35 client.id = test-client-id 11:02:35 compression.gzip.level = -1 11:02:35 compression.lz4.level = 9 11:02:35 compression.type = none 11:02:35 compression.zstd.level = 3 11:02:35 config.providers = [] 11:02:35 connections.max.idle.ms = 540000 11:02:35 delivery.timeout.ms = 120000 11:02:35 enable.idempotence = true 11:02:35 enable.metrics.push = true 11:02:35 interceptor.classes = [] 11:02:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:35 linger.ms = 5 11:02:35 max.block.ms = 60000 11:02:35 max.in.flight.requests.per.connection = 5 11:02:35 max.request.size = 1048576 11:02:35 metadata.max.age.ms = 300000 11:02:35 metadata.max.idle.ms = 300000 11:02:35 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:35 metadata.recovery.strategy = rebootstrap 11:02:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:35 metrics.num.samples = 2 11:02:35 metrics.recording.level = INFO 11:02:35 metrics.sample.window.ms = 30000 11:02:35 partitioner.adaptive.partitioning.enable = true 11:02:35 partitioner.availability.timeout.ms = 0 11:02:35 partitioner.class = null 11:02:35 partitioner.ignore.keys = false 11:02:35 receive.buffer.bytes = 32768 11:02:35 reconnect.backoff.max.ms = 1000 11:02:35 reconnect.backoff.ms = 50 11:02:35 request.timeout.ms = 30000 11:02:35 retries = 2147483647 11:02:35 retry.backoff.max.ms = 1000 11:02:35 retry.backoff.ms = 100 11:02:35 sasl.client.callback.handler.class = null 11:02:35 sasl.jaas.config = null 11:02:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:35 sasl.kerberos.min.time.before.relogin = 60000 11:02:35 sasl.kerberos.service.name = null 11:02:35 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:35 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:35 sasl.login.callback.handler.class = null 11:02:35 sasl.login.class = null 11:02:35 sasl.login.connect.timeout.ms = null 11:02:35 sasl.login.read.timeout.ms = null 11:02:35 sasl.login.refresh.buffer.seconds = 300 11:02:35 sasl.login.refresh.min.period.seconds = 60 11:02:35 sasl.login.refresh.window.factor = 0.8 11:02:35 sasl.login.refresh.window.jitter = 0.05 11:02:35 sasl.login.retry.backoff.max.ms = 10000 11:02:35 sasl.login.retry.backoff.ms = 100 11:02:35 sasl.mechanism = GSSAPI 11:02:35 sasl.oauthbearer.assertion.algorithm = RS256 11:02:35 sasl.oauthbearer.assertion.claim.aud = null 11:02:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:35 sasl.oauthbearer.assertion.claim.iss = null 11:02:35 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:35 sasl.oauthbearer.assertion.claim.sub = null 11:02:35 sasl.oauthbearer.assertion.file = null 11:02:35 sasl.oauthbearer.assertion.private.key.file = null 11:02:35 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:35 sasl.oauthbearer.assertion.template.file = null 11:02:35 sasl.oauthbearer.client.credentials.client.id = null 11:02:35 sasl.oauthbearer.client.credentials.client.secret = null 11:02:35 sasl.oauthbearer.clock.skew.seconds = 30 11:02:35 sasl.oauthbearer.expected.audience = [] 11:02:35 sasl.oauthbearer.expected.issuer = null 11:02:35 sasl.oauthbearer.header.urlencode = false 11:02:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:35 sasl.oauthbearer.jwks.endpoint.url = null 11:02:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:35 sasl.oauthbearer.scope = null 11:02:35 sasl.oauthbearer.scope.claim.name = scope 11:02:35 sasl.oauthbearer.sub.claim.name = sub 11:02:35 sasl.oauthbearer.token.endpoint.url = null 11:02:35 security.protocol = PLAINTEXT 11:02:35 security.providers = null 11:02:35 send.buffer.bytes = 131072 11:02:35 socket.connection.setup.timeout.max.ms = 30000 11:02:35 socket.connection.setup.timeout.ms = 10000 11:02:35 ssl.cipher.suites = [] 11:02:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:35 ssl.endpoint.identification.algorithm = https 11:02:35 ssl.engine.factory.class = null 11:02:35 ssl.key.password = null 11:02:35 ssl.keymanager.algorithm = SunX509 11:02:35 ssl.keystore.certificate.chain = null 11:02:35 ssl.keystore.key = null 11:02:35 ssl.keystore.location = null 11:02:35 ssl.keystore.password = null 11:02:35 ssl.keystore.type = JKS 11:02:35 ssl.protocol = TLSv1.3 11:02:35 ssl.provider = null 11:02:35 ssl.secure.random.implementation = null 11:02:35 ssl.trustmanager.algorithm = PKIX 11:02:35 ssl.truststore.certificates = null 11:02:35 ssl.truststore.location = null 11:02:35 ssl.truststore.password = null 11:02:35 ssl.truststore.type = JKS 11:02:35 transaction.timeout.ms = 60000 11:02:35 transaction.two.phase.commit.enable = false 11:02:35 transactional.id = null 11:02:35 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:35 11:02:35 2026-07-27T11:02:35.322Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:35 2026-07-27T11:02:35.323Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:35 2026-07-27T11:02:35.325Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 11:02:35 2026-07-27T11:02:35.325Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 11:02:35 2026-07-27T11:02:35.325Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1785150155324 11:02:35 2026-07-27T11:02:35.325Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: 11:02:35 acks = -1 11:02:35 batch.size = 16384 11:02:35 bootstrap.servers = [localhost:32777] 11:02:35 buffer.memory = 33554432 11:02:35 client.dns.lookup = use_all_dns_ips 11:02:35 client.id = test-client-id 11:02:35 compression.gzip.level = -1 11:02:35 compression.lz4.level = 9 11:02:35 compression.type = none 11:02:35 compression.zstd.level = 3 11:02:35 config.providers = [] 11:02:35 connections.max.idle.ms = 540000 11:02:35 delivery.timeout.ms = 120000 11:02:35 enable.idempotence = true 11:02:35 enable.metrics.push = true 11:02:35 interceptor.classes = [] 11:02:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 11:02:35 linger.ms = 5 11:02:35 max.block.ms = 60000 11:02:35 max.in.flight.requests.per.connection = 5 11:02:35 max.request.size = 1048576 11:02:35 metadata.max.age.ms = 300000 11:02:35 metadata.max.idle.ms = 300000 11:02:35 metadata.recovery.rebootstrap.trigger.ms = 300000 11:02:35 metadata.recovery.strategy = rebootstrap 11:02:35 metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 11:02:35 metrics.num.samples = 2 11:02:35 metrics.recording.level = INFO 11:02:35 metrics.sample.window.ms = 30000 11:02:35 partitioner.adaptive.partitioning.enable = true 11:02:35 partitioner.availability.timeout.ms = 0 11:02:35 partitioner.class = null 11:02:35 partitioner.ignore.keys = false 11:02:35 receive.buffer.bytes = 32768 11:02:35 reconnect.backoff.max.ms = 1000 11:02:35 reconnect.backoff.ms = 50 11:02:35 request.timeout.ms = 30000 11:02:35 retries = 2147483647 11:02:35 retry.backoff.max.ms = 1000 11:02:35 retry.backoff.ms = 100 11:02:35 sasl.client.callback.handler.class = null 11:02:35 sasl.jaas.config = null 11:02:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 11:02:35 sasl.kerberos.min.time.before.relogin = 60000 11:02:35 sasl.kerberos.service.name = null 11:02:35 sasl.kerberos.ticket.renew.jitter = 0.05 11:02:35 sasl.kerberos.ticket.renew.window.factor = 0.8 11:02:35 sasl.login.callback.handler.class = null 11:02:35 sasl.login.class = null 11:02:35 sasl.login.connect.timeout.ms = null 11:02:35 sasl.login.read.timeout.ms = null 11:02:35 sasl.login.refresh.buffer.seconds = 300 11:02:35 sasl.login.refresh.min.period.seconds = 60 11:02:35 sasl.login.refresh.window.factor = 0.8 11:02:35 sasl.login.refresh.window.jitter = 0.05 11:02:35 sasl.login.retry.backoff.max.ms = 10000 11:02:35 sasl.login.retry.backoff.ms = 100 11:02:35 sasl.mechanism = GSSAPI 11:02:35 sasl.oauthbearer.assertion.algorithm = RS256 11:02:35 sasl.oauthbearer.assertion.claim.aud = null 11:02:35 sasl.oauthbearer.assertion.claim.exp.seconds = 300 11:02:35 sasl.oauthbearer.assertion.claim.iss = null 11:02:35 sasl.oauthbearer.assertion.claim.jti.include = false 11:02:35 sasl.oauthbearer.assertion.claim.nbf.seconds = 60 11:02:35 sasl.oauthbearer.assertion.claim.sub = null 11:02:35 sasl.oauthbearer.assertion.file = null 11:02:35 sasl.oauthbearer.assertion.private.key.file = null 11:02:35 sasl.oauthbearer.assertion.private.key.passphrase = null 11:02:35 sasl.oauthbearer.assertion.template.file = null 11:02:35 sasl.oauthbearer.client.credentials.client.id = null 11:02:35 sasl.oauthbearer.client.credentials.client.secret = null 11:02:35 sasl.oauthbearer.clock.skew.seconds = 30 11:02:35 sasl.oauthbearer.expected.audience = [] 11:02:35 sasl.oauthbearer.expected.issuer = null 11:02:35 sasl.oauthbearer.header.urlencode = false 11:02:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 11:02:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 11:02:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 11:02:35 sasl.oauthbearer.jwks.endpoint.url = null 11:02:35 sasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever 11:02:35 sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator 11:02:35 sasl.oauthbearer.scope = null 11:02:35 sasl.oauthbearer.scope.claim.name = scope 11:02:35 sasl.oauthbearer.sub.claim.name = sub 11:02:35 sasl.oauthbearer.token.endpoint.url = null 11:02:35 security.protocol = PLAINTEXT 11:02:35 security.providers = null 11:02:35 send.buffer.bytes = 131072 11:02:35 socket.connection.setup.timeout.max.ms = 30000 11:02:35 socket.connection.setup.timeout.ms = 10000 11:02:35 ssl.cipher.suites = [] 11:02:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 11:02:35 ssl.endpoint.identification.algorithm = https 11:02:35 ssl.engine.factory.class = null 11:02:35 ssl.key.password = null 11:02:35 ssl.keymanager.algorithm = SunX509 11:02:35 ssl.keystore.certificate.chain = null 11:02:35 ssl.keystore.key = null 11:02:35 ssl.keystore.location = null 11:02:35 ssl.keystore.password = null 11:02:35 ssl.keystore.type = JKS 11:02:35 ssl.protocol = TLSv1.3 11:02:35 ssl.provider = null 11:02:35 ssl.secure.random.implementation = null 11:02:35 ssl.trustmanager.algorithm = PKIX 11:02:35 ssl.truststore.certificates = null 11:02:35 ssl.truststore.location = null 11:02:35 ssl.truststore.password = null 11:02:35 ssl.truststore.type = JKS 11:02:35 transaction.timeout.ms = 60000 11:02:35 transaction.two.phase.commit.enable = false 11:02:35 transactional.id = null 11:02:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 11:02:35 11:02:35 2026-07-27T11:02:35.325Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 11:02:35 2026-07-27T11:02:35.326Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 11:02:35 2026-07-27T11:02:35.328Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 11:02:35 2026-07-27T11:02:35.329Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:35 2026-07-27T11:02:35.329Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 11:02:35 2026-07-27T11:02:35.332Z INFO 7051 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 11:02:35 2026-07-27T11:02:35.333Z INFO 7051 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 11:02:35 2026-07-27T11:02:35.342Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 11:02:35 2026-07-27T11:02:35.345Z INFO 7051 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Member consumer-test-group-31-631e3a0b-326c-45e5-ba59-76abced3d718 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 11:02:38 2026-07-27T11:02:38.446Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 11:02:39 2026-07-27T11:02:38.946Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:39 2026-07-27T11:02:38.946Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:39 2026-07-27T11:02:38.946Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:39 2026-07-27T11:02:38.946Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:39 2026-07-27T11:02:38.948Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-31 unregistered 11:02:39 2026-07-27T11:02:38.948Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:39 2026-07-27T11:02:38.951Z INFO 7051 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 11:02:39 2026-07-27T11:02:38.953Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 11:02:39 2026-07-27T11:02:38.953Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 11:02:39 2026-07-27T11:02:38.953Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 11:02:39 2026-07-27T11:02:38.953Z INFO 7051 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 11:02:39 2026-07-27T11:02:38.953Z INFO 7051 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 11:02:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.10 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 11:02:39 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 11:02:39 2026-07-27T11:02:39.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.037Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.096Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.108Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.112Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.124Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.140Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.141Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.141Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.141Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.141Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.200Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.207Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.209Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.234Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.235Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.235Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.235Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.235Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.297Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.305Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.307Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.316Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.328Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 11:02:39 2026-07-27T11:02:39.347Z INFO 7051 --- [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. 11:02:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 11:02:39 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 11:02:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 11:02:39 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 11:02:39 2026-07-27T11:02:39.524Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.524Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.524Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.524Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.524Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.535Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.538Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.541Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.550Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.568Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.577Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.579Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.581Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.590Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.603Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.603Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.603Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.603Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.603Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.653Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.657Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.659Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.669Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.739Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.740Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.740Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.740Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.740Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.752Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.755Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:02:39 2026-07-27T11:02:39.757Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.768Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.783Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.783Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.784Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.784Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.784Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.794Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.797Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:02:39 2026-07-27T11:02:39.799Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.810Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.827Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:39 2026-07-27T11:02:39.827Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:39 2026-07-27T11:02:39.827Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:39 2026-07-27T11:02:39.827Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:39 2026-07-27T11:02:39.827Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:39 2026-07-27T11:02:39.836Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.840Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:02:39 2026-07-27T11:02:39.842Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:39 2026-07-27T11:02:39.856Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:39 2026-07-27T11:02:39.877Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:02:39 11:02:39 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 11:02:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:213) 11:02:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:199) 11:02:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:116) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:02:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:02:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:02:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:39 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:02:39 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:02:39 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:02:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:02:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:02:39 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:02:39 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:02:39 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:02:39 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:02:39 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 11:02:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:02:39 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:02:39 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:02:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:02:39 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:02:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:39 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:02:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:39 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:02:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:39 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:02:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:39 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:02:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:39 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:02:39 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:02:39 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) 11:02:39 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) 11:02:39 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) 11:02:39 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) 11:02:39 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:39 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:02:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:02:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:02:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:02:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:02:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:02:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:02:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 11:02:39 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:02:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:02:39 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:02:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:02:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:02:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:02:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:02:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:02:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:02:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:02:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:02:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:02:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:02:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:02:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:02:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:02:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:02:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:02:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:02:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:02:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:02:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:02:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:39 11:02:40 2026-07-27T11:02:39.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:40 2026-07-27T11:02:39.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:40 2026-07-27T11:02:39.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:40 2026-07-27T11:02:39.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:40 2026-07-27T11:02:39.925Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:40 2026-07-27T11:02:39.936Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:02:40 2026-07-27T11:02:39.939Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:02:40 2026-07-27T11:02:39.941Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:40 2026-07-27T11:02:39.951Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:40 2026-07-27T11:02:39.966Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:40 2026-07-27T11:02:39.967Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:40 2026-07-27T11:02:39.967Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:40 2026-07-27T11:02:39.967Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:40 2026-07-27T11:02:39.967Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:40 2026-07-27T11:02:39.975Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:02:40 2026-07-27T11:02:39.978Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:02:40 2026-07-27T11:02:39.980Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:40 2026-07-27T11:02:39.988Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:40 2026-07-27T11:02:40.000Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:40 2026-07-27T11:02:40.000Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:40 2026-07-27T11:02:40.000Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:40 2026-07-27T11:02:40.001Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:40 2026-07-27T11:02:40.001Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:40 2026-07-27T11:02:40.053Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:02:40 2026-07-27T11:02:40.056Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:02:40 2026-07-27T11:02:40.059Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:40 2026-07-27T11:02:40.072Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:41 2026-07-27T11:02:41.084Z WARN 7051 --- [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. 11:02:41 2026-07-27T11:02:41.084Z WARN 7051 --- [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 11:02:41 2026-07-27T11:02:41.084Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:02:41 11:02:41 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:213) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:264) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:253) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:118) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:02:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:02:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:02:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:02:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:02:41 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) 11:02:41 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:02:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:02:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:02:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:41 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 11:02:41 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:297) 11:02:41 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:282) 11:02:41 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:423) 11:02:41 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:159) 11:02:41 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:269) 11:02:41 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:284) 11:02:41 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:72) 11:02:41 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 11:02:41 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:02:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 11:02:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:02:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:02:41 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:41 11:02:41 2026-07-27T11:02:41.139Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:41 2026-07-27T11:02:41.140Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:41 2026-07-27T11:02:41.140Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:41 2026-07-27T11:02:41.140Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:41 2026-07-27T11:02:41.140Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:41 2026-07-27T11:02:41.150Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 11:02:41 2026-07-27T11:02:41.153Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 11:02:41 2026-07-27T11:02:41.156Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:41 2026-07-27T11:02:41.168Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:41 2026-07-27T11:02:41.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:41 2026-07-27T11:02:41.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:41 2026-07-27T11:02:41.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:41 2026-07-27T11:02:41.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:41 2026-07-27T11:02:41.184Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:41 2026-07-27T11:02:41.191Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 11:02:41 2026-07-27T11:02:41.194Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 11:02:41 2026-07-27T11:02:41.195Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:41 2026-07-27T11:02:41.204Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:41 2026-07-27T11:02:41.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 11:02:41 2026-07-27T11:02:41.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 11:02:41 2026-07-27T11:02:41.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 11:02:41 2026-07-27T11:02:41.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 11:02:41 2026-07-27T11:02:41.219Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 11:02:41 2026-07-27T11:02:41.269Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 11:02:41 2026-07-27T11:02:41.272Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 11:02:41 2026-07-27T11:02:41.275Z WARN 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 11:02:41 2026-07-27T11:02:41.285Z INFO 7051 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 11:02:41 2026-07-27T11:02:41.299Z WARN 7051 --- [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. 11:02:41 2026-07-27T11:02:41.299Z WARN 7051 --- [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 11:02:41 2026-07-27T11:02:41.299Z ERROR 7051 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:02:41 11:02:41 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:213) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:264) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:247) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:118) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:02:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:02:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:02:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:02:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:02:41 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) 11:02:41 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:02:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:02:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:02:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:41 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 11:02:41 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) 11:02:41 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 11:02:41 Error has been observed at the following site(s): 11:02:41 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 11:02:41 Original Stack Trace: 11:02:41 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) 11:02:41 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 11:02:41 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 11:02:41 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:159) 11:02:41 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 11:02:41 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 11:02:41 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:153) 11:02:41 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:128) 11:02:41 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:351) 11:02:41 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:392) 11:02:41 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2094) 11:02:41 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 11:02:41 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 11:02:41 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 11:02:41 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 11:02:41 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 11:02:41 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 11:02:41 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:521) 11:02:41 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:947) 11:02:41 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 11:02:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 11:02:41 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:288) 11:02:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 11:02:41 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:170) 11:02:41 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 11:02:41 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 11:02:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 11:02:41 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 11:02:41 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 11:02:41 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 11:02:41 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 11:02:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 11:02:41 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:288) 11:02:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 11:02:41 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 11:02:41 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 11:02:41 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 11:02:41 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 11:02:41 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 11:02:41 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 11:02:41 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 11:02:41 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 11:02:41 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 11:02:41 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 11:02:41 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 11:02:41 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 11:02:41 at java.base/java.lang.Thread.run(Thread.java:1583) 11:02:41 Suppressed: java.lang.Exception: #block terminated with an error 11:02:41 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 11:02:41 at reactor.core.publisher.Mono.block(Mono.java:1773) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:192) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:02:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:02:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:02:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:02:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:02:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:02:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:02:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:02:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:02:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:02:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:02:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:02:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:02:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 11:02:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:02:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:02:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:02:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) 11:02:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 11:02:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 11:02:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 11:02:41 at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) 11:02:41 at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) 11:02:41 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) 11:02:41 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:02:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:02:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 11:02:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 11:02:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 11:02:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:02:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:02:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:02:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:02:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:02:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:02:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:41 11:02:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.887 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 11:02:41 [INFO] Running org.onap.cps.integration.functional.ncmp.security.DmiPluginUrlValidationIntegrationSpec 11:02:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.integration.functional.ncmp.security.DmiPluginUrlValidationIntegrationSpec 11:02:41 2026-07-27T11:02:41.458Z INFO 7051 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 11:02:42 [INFO] 11:02:42 [INFO] Results: 11:02:42 [INFO] 11:02:42 [WARNING] Tests run: 471, Failures: 0, Errors: 0, Skipped: 2 11:02:42 [INFO] 11:02:42 [INFO] 11:02:42 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test --- 11:02:42 [INFO] Skipping JaCoCo execution due to missing classes directory. 11:02:42 [INFO] 11:02:42 [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test --- 11:02:42 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 11:02:42 [INFO] 11:02:42 [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test --- 11:02:42 [WARNING] JAR will be empty - no content was marked for inclusion! 11:02:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.8.2-SNAPSHOT.jar 11:02:42 [INFO] 11:02:42 [INFO] --- install:3.1.2:install (default-install) @ integration-test --- 11:02:42 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.8.2-SNAPSHOT/integration-test-3.8.2-SNAPSHOT.pom 11:02:42 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.8.2-SNAPSHOT/integration-test-3.8.2-SNAPSHOT.jar 11:02:42 [INFO] 11:02:42 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ integration-test --- 11:02:42 [INFO] 11:02:42 [INFO] --------------< org.onap.cps:integration-test-with-auth >--------------- 11:02:42 [INFO] Building integration-test-with-auth 3.8.2-SNAPSHOT [19/24] 11:02:42 [INFO] from integration-test-with-auth/pom.xml 11:02:42 [INFO] --------------------------------[ jar ]--------------------------------- 11:02:43 [INFO] 11:02:43 [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test-with-auth --- 11:02:43 [INFO] 11:02:43 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test-with-auth --- 11:02:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test-with-auth/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 11:02:43 [INFO] 11:02:43 [INFO] --- checkstyle:3.4.0:check (onap-license) @ integration-test-with-auth --- 11:02:43 [INFO] You have 0 Checkstyle violations. 11:02:43 [INFO] 11:02:43 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ integration-test-with-auth --- 11:02:43 [INFO] You have 0 Checkstyle violations. 11:02:43 [INFO] 11:02:43 [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test-with-auth --- 11:02:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test-with-auth/src/main/resources 11:02:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test-with-auth/target/generated-sources/license 11:02:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test-with-auth/target/generated-resources/licenses 11:02:43 [INFO] 11:02:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test-with-auth --- 11:02:43 [INFO] No sources to compile 11:02:43 [INFO] 11:02:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test-with-auth --- 11:02:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:02:43 [INFO] 11:02:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test-with-auth --- 11:02:43 [INFO] Recompiling the module because of changed dependency. 11:02:43 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 11:02:43 [INFO] Annotation processing is enabled because one or more processors were found 11:02:43 on the class path. A future release of javac may disable annotation processing 11:02:43 unless at least one processor is specified by name (-processor), or a search 11:02:43 path is specified (--processor-path, --processor-module-path), or annotation 11:02:43 processing is enabled explicitly (-proc:only, -proc:full). 11:02:43 Use -Xlint:-options to suppress this message. 11:02:43 Use -proc:none to disable annotation processing. 11:02:43 [INFO] 11:02:43 [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test-with-auth --- 11:02:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:02:43 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:02:43 [INFO] Parallel parsing disabled. 11:02:44 [INFO] Compiled 2 files. 11:02:44 [INFO] 11:02:44 [INFO] --- surefire:3.5.2:test (default-test) @ integration-test-with-auth --- 11:02:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:02:44 [INFO] 11:02:44 [INFO] ------------------------------------------------------- 11:02:44 [INFO] T E S T S 11:02:44 [INFO] ------------------------------------------------------- 11:02:46 11:02:46.946 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 11:02:46 11:02:46.953 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 11:02:47 [INFO] Running org.onap.cps.security.SecurityAuthEnabledSpec 11:02:47 11:02:47.067 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 11:02:47 11:02:47.443 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:02:48 11:02:48.172 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:02:48 11:02:48.174 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:02:48 11:02:48.201 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 11:02:48 Server Version: 29.6.0 11:02:48 API Version: 1.55 11:02:48 Operating System: Ubuntu 22.04.5 LTS 11:02:48 Total Memory: 32092 MB 11:02:48 11:02:48.204 [main] WARN org.testcontainers.utility.ResourceReaper -- 11:02:48 ******************************************************************************** 11:02:48 Ryuk has been disabled. This can cause unexpected behavior in your environment. 11:02:48 ******************************************************************************** 11:02:48 11:02:48.209 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:02:48 11:02:48.210 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:02:48 11:02:48.279 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:02:48 11:02:48.286 [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:14.1, 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) 11:02:48 11:02:48.479 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: a132ef799e3755f23433f9d688ba51a53cd55feb528470ad688a6afa8b83bff3 11:02:49 11:02:49.929 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT1.650774748S 11:02:49 11:02:49.930 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32778/test?loggerLevel=OFF) 11:02:49 11:02:49.932 [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')) 11:02:49 11:02:49.932 [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 11:02:49 11:02:49.933 [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) 11:02:50 11:02:50.032 [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: 560108b4b4e0343b40a0b11e08833948df92cc56a509e807656890018aa03b18 11:02:55 11:02:55.895 [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.962735981S 11:02:55 11:02:55.895 [main] INFO org.onap.cps.security.KafkaTestContainer -- KafkaTestContainer started at localhost:32779 11:02:56 11:02:56,887 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:02:56 11:02:56,887 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:02:56 11:02:56,889 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:02:57 11:02:56,958 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:02:57 11:02:56,958 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:02:57 11:02:57,358 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:02:57 11:02:57,358 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:02:57 2026-07-27T11:02:57.735Z INFO 10342 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : Starting SecurityAuthEnabledSpec using Java 21.0.11 with PID 10342 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test-with-auth) 11:02:57 2026-07-27T11:02:57.736Z INFO 10342 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : No active profile set, falling back to 1 default profile: "default" 11:02:59 2026-07-27T11:02:58.955Z INFO 10342 --- [cps-security-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:02:59 2026-07-27T11:02:59.126Z INFO 10342 --- [cps-security-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 160 ms. Found 6 JPA repository interfaces. 11:03:01 2026-07-27T11:03:01.088Z INFO 10342 --- [cps-security-test] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 11:03:01 2026-07-27T11:03:01.094Z INFO 10342 --- [cps-security-test] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 11:03:01 2026-07-27T11:03:01.136Z INFO 10342 --- [cps-security-test] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 3373 ms 11:03:01 2026-07-27T11:03:01.422Z INFO 10342 --- [cps-security-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:03:01 2026-07-27T11:03:01.431Z INFO 10342 --- [cps-security-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@54a28e41{application,/,b=[file:///tmp/jetty-docbase.0.15024041812606515433/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@326b4a0a{STARTED}} 11:03:01 2026-07-27T11:03:01.431Z INFO 10342 --- [cps-security-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@54a28e41{application,/,b=[file:///tmp/jetty-docbase.0.15024041812606515433/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@326b4a0a{STARTED}} 11:03:01 2026-07-27T11:03:01.431Z INFO 10342 --- [cps-security-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@49a7abbb{STARTING}[12.1.10,sto=0] @339ms 11:03:01 2026-07-27T11:03:01.635Z INFO 10342 --- [cps-security-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 11:03:01 2026-07-27T11:03:01.890Z INFO 10342 --- [cps-security-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5b030039 11:03:01 2026-07-27T11:03:01.892Z INFO 10342 --- [cps-security-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 11:03:02 2026-07-27T11:03:02.098Z INFO 10342 --- [cps-security-test] [ main] liquibase.database : Set default schema name to public 11:03:02 2026-07-27T11:03:02.490Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 11:03:02 2026-07-27T11:03:02.538Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:03:02 2026-07-27T11:03:02.562Z INFO 10342 --- [cps-security-test] [ main] liquibase.snapshot : Creating snapshot 11:03:02 2026-07-27T11:03:02.794Z INFO 10342 --- [cps-security-test] [ main] liquibase.lockservice : Successfully acquired change log lock 11:03:02 2026-07-27T11:03:02.795Z INFO 10342 --- [cps-security-test] [ main] liquibase.command : Using deploymentId: 5150182795 11:03:02 2026-07-27T11:03:02.798Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Reading from public.databasechangelog 11:03:02 2026-07-27T11:03:02.850Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 11:03:02 2026-07-27T11:03:02.859Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table anchor created 11:03:02 2026-07-27T11:03:02.860Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 11:03:02 2026-07-27T11:03:02.867Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 11:03:02 2026-07-27T11:03:02.871Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table relation created 11:03:02 2026-07-27T11:03:02.872Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 11:03:02 2026-07-27T11:03:02.877Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 11:03:02 2026-07-27T11:03:02.882Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table relation_type created 11:03:02 2026-07-27T11:03:02.883Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 6ms 11:03:02 2026-07-27T11:03:02.888Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 11:03:02 2026-07-27T11:03:02.895Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table fragment created 11:03:02 2026-07-27T11:03:02.895Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 11:03:02 2026-07-27T11:03:02.901Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 11:03:02 2026-07-27T11:03:02.906Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table schema_set created 11:03:02 2026-07-27T11:03:02.907Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 11:03:02 2026-07-27T11:03:02.910Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 11:03:02 2026-07-27T11:03:02.917Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table yang_resource created 11:03:02 2026-07-27T11:03:02.917Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 7ms 11:03:02 2026-07-27T11:03:02.922Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 11:03:02 2026-07-27T11:03:02.929Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table dataspace created 11:03:02 2026-07-27T11:03:02.929Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 7ms 11:03:02 2026-07-27T11:03:02.932Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 11:03:02 2026-07-27T11:03:02.936Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table schema_node created 11:03:02 2026-07-27T11:03:02.937Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 11:03:03 2026-07-27T11:03:02.941Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 11:03:03 2026-07-27T11:03:02.945Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 11:03:03 2026-07-27T11:03:02.945Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:02.948Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 11:03:03 2026-07-27T11:03:02.951Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 11:03:03 2026-07-27T11:03:02.952Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:02.955Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 11:03:03 2026-07-27T11:03:02.959Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 11:03:03 2026-07-27T11:03:02.959Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:02.963Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 11:03:03 2026-07-27T11:03:02.969Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 11:03:03 2026-07-27T11:03:02.969Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 11:03:03 2026-07-27T11:03:02.976Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 11:03:03 2026-07-27T11:03:02.979Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 11:03:03 2026-07-27T11:03:02.980Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:02.984Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 11:03:03 2026-07-27T11:03:02.986Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 11:03:03 2026-07-27T11:03:02.986Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:02.988Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 11:03:03 2026-07-27T11:03:02.990Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 11:03:03 2026-07-27T11:03:02.991Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:02.993Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 11:03:03 2026-07-27T11:03:02.997Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 11:03:03 2026-07-27T11:03:02.997Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:02.999Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 11:03:03 2026-07-27T11:03:03.002Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 11:03:03 2026-07-27T11:03:03.002Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.005Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 11:03:03 2026-07-27T11:03:03.006Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 11:03:03 2026-07-27T11:03:03.007Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.009Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 11:03:03 2026-07-27T11:03:03.012Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 11:03:03 2026-07-27T11:03:03.012Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.014Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 11:03:03 2026-07-27T11:03:03.017Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 11:03:03 2026-07-27T11:03:03.017Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.020Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 11:03:03 2026-07-27T11:03:03.022Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 11:03:03 2026-07-27T11:03:03.023Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.025Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 11:03:03 2026-07-27T11:03:03.028Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 11:03:03 2026-07-27T11:03:03.028Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.030Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 11:03:03 2026-07-27T11:03:03.034Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 11:03:03 2026-07-27T11:03:03.034Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.036Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 11:03:03 2026-07-27T11:03:03.039Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 11:03:03 2026-07-27T11:03:03.039Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.042Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 11:03:03 2026-07-27T11:03:03.046Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 11:03:03 2026-07-27T11:03:03.046Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 4ms 11:03:03 2026-07-27T11:03:03.049Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 11:03:03 2026-07-27T11:03:03.051Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 11:03:03 2026-07-27T11:03:03.052Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.054Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 11:03:03 2026-07-27T11:03:03.056Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 11:03:03 2026-07-27T11:03:03.057Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.059Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 11:03:03 2026-07-27T11:03:03.062Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 11:03:03 2026-07-27T11:03:03.062Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.065Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 11:03:03 2026-07-27T11:03:03.067Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 11:03:03 2026-07-27T11:03:03.068Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.070Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 11:03:03 2026-07-27T11:03:03.072Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 11:03:03 2026-07-27T11:03:03.073Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.075Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 11:03:03 2026-07-27T11:03:03.076Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 11:03:03 2026-07-27T11:03:03.077Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.078Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 11:03:03 2026-07-27T11:03:03.080Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 11:03:03 2026-07-27T11:03:03.080Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.082Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 11:03:03 2026-07-27T11:03:03.083Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 11:03:03 2026-07-27T11:03:03.084Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.085Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 11:03:03 2026-07-27T11:03:03.087Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 11:03:03 2026-07-27T11:03:03.088Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.090Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 11:03:03 2026-07-27T11:03:03.092Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 11:03:03 2026-07-27T11:03:03.092Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.108Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 11:03:03 2026-07-27T11:03:03.110Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:03:03 2026-07-27T11:03:03.110Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.112Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 11:03:03 2026-07-27T11:03:03.115Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 11:03:03 2026-07-27T11:03:03.115Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.117Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 11:03:03 2026-07-27T11:03:03.119Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 11:03:03 2026-07-27T11:03:03.119Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.121Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 11:03:03 2026-07-27T11:03:03.123Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 11:03:03 2026-07-27T11:03:03.124Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.125Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 11:03:03 2026-07-27T11:03:03.138Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Custom SQL executed 11:03:03 2026-07-27T11:03:03.139Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 13ms 11:03:03 2026-07-27T11:03:03.141Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 11:03:03 2026-07-27T11:03:03.144Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 11:03:03 2026-07-27T11:03:03.145Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.148Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 11:03:03 2026-07-27T11:03:03.150Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 11:03:03 2026-07-27T11:03:03.151Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.153Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 11:03:03 2026-07-27T11:03:03.154Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 11:03:03 2026-07-27T11:03:03.156Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 11:03:03 2026-07-27T11:03:03.156Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.158Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 11:03:03 2026-07-27T11:03:03.159Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 11:03:03 2026-07-27T11:03:03.160Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 1ms 11:03:03 2026-07-27T11:03:03.161Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 11:03:03 2026-07-27T11:03:03.162Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 11:03:03 2026-07-27T11:03:03.164Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 11:03:03 2026-07-27T11:03:03.164Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 3ms 11:03:03 2026-07-27T11:03:03.166Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 11:03:03 2026-07-27T11:03:03.167Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 11:03:03 2026-07-27T11:03:03.168Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.169Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 11:03:03 2026-07-27T11:03:03.170Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 11:03:03 2026-07-27T11:03:03.171Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.172Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 11:03:03 2026-07-27T11:03:03.174Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 11:03:03 2026-07-27T11:03:03.174Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 1ms 11:03:03 2026-07-27T11:03:03.176Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 11:03:03 2026-07-27T11:03:03.180Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 11:03:03 2026-07-27T11:03:03.183Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 11:03:03 2026-07-27T11:03:03.185Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 11:03:03 2026-07-27T11:03:03.186Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 10ms 11:03:03 2026-07-27T11:03:03.189Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 11:03:03 2026-07-27T11:03:03.194Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 11:03:03 2026-07-27T11:03:03.194Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 5ms 11:03:03 2026-07-27T11:03:03.197Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 11:03:03 2026-07-27T11:03:03.207Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 11:03:03 2026-07-27T11:03:03.207Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 11:03:03 2026-07-27T11:03:03.210Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 11:03:03 2026-07-27T11:03:03.212Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 11:03:03 2026-07-27T11:03:03.212Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 11:03:03 2026-07-27T11:03:03.214Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 11:03:03 2026-07-27T11:03:03.215Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 11:03:03 2026-07-27T11:03:03.215Z INFO 10342 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : UPDATE SUMMARY 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : Run: 53 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : Previously run: 0 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : Filtered out: 0 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : ------------------------------- 11:03:03 2026-07-27T11:03:03.225Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : Total change sets: 53 11:03:03 2026-07-27T11:03:03.226Z INFO 10342 --- [cps-security-test] [ main] liquibase.util : Update summary generated 11:03:03 2026-07-27T11:03:03.230Z INFO 10342 --- [cps-security-test] [ main] liquibase.command : Update command completed successfully. 11:03:03 2026-07-27T11:03:03.230Z INFO 10342 --- [cps-security-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 11:03:03 2026-07-27T11:03:03.233Z INFO 10342 --- [cps-security-test] [ main] liquibase.lockservice : Successfully released change log lock 11:03:03 2026-07-27T11:03:03.235Z INFO 10342 --- [cps-security-test] [ main] liquibase.command : Command execution complete 11:03:03 2026-07-27T11:03:03.915Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.jpa : HHH008540: Processing PersistenceUnitInfo [name: default] 11:03:04 2026-07-27T11:03:03.993Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000001: Hibernate ORM core version 7.4.1.Final 11:03:04 2026-07-27T11:03:03.995Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 11:03:04 2026-07-27T11:03:04.552Z INFO 10342 --- [cps-security-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 11:03:04 2026-07-27T11:03:04.627Z WARN 10342 --- [cps-security-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) 11:03:04 2026-07-27T11:03:04.649Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 11:03:04 Database JDBC URL [jdbc:postgresql://localhost:32778/test?loggerLevel=OFF] 11:03:04 Database driver: PostgreSQL JDBC Driver 11:03:04 Database dialect: PostgreSQLDialect 11:03:04 Database version: 14.1 11:03:04 Default catalog/schema: test/public 11:03:04 Autocommit mode: undefined/unknown 11:03:04 Isolation level: READ_COMMITTED [default READ_COMMITTED] 11:03:04 JDBC fetch size: none 11:03:04 Pool: DataSourceConnectionProvider 11:03:04 Minimum pool size: undefined/unknown 11:03:04 Maximum pool size: undefined/unknown 11:03:06 2026-07-27T11:03:06.165Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:03:06 2026-07-27T11:03:06.170Z INFO 10342 --- [cps-security-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100) 11:03:06 2026-07-27T11:03:06.174Z INFO 10342 --- [cps-security-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 11:03:06 2026-07-27T11:03:06.359Z INFO 10342 --- [cps-security-test] [ main] o.s.d.j.r.query.QueryEnhancerFactories : Hibernate is in classpath; If applicable, HQL parser will be used. 11:03:07 2026-07-27T11:03:07.297Z WARN 10342 --- [cps-security-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: 11:03:07 --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 11:03:07 2026-07-27T11:03:07.420Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] 11:03:07 o o o o---o o--o o o---o o o----o o--o--o 11:03:07 | | / \ / | / / \ | | 11:03:07 o----o o o o----o | o o o----o | 11:03:07 | | * \ / | \ * \ | | 11:03:07 o o * o o---o o--o o----o o---o * o o----o o 11:03:07 11:03:07 2026-07-27T11:03:07.420Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 11:03:07 2026-07-27T11:03:07.421Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 11:03:07 2026-07-27T11:03:07.421Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Cluster name: cps-security-test-caches 11:03:07 2026-07-27T11:03:07.421Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-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. 11:03:07 2026-07-27T11:03:07.424Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] The Jet engine is disabled. 11:03:07 To enable the Jet engine on the members, do one of the following: 11:03:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 11:03:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 11:03:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 11:03:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 11:03:08 2026-07-27T11:03:08.027Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-security-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. 11:03:08 2026-07-27T11:03:08.107Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Using Multicast discovery 11:03:08 2026-07-27T11:03:08.277Z INFO 10342 --- [cps-security-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 11:03:08 2026-07-27T11:03:08.282Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 11:03:10 2026-07-27T11:03:10.629Z INFO 10342 --- [cps-security-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] 11:03:10 11:03:10 Members {size:1, ver:1} [ 11:03:10 Member [10.250.0.254]:5701 - 4af94813-b659-4886-b6e8-e713c490e2e1 this 11:03:10 ] 11:03:10 11:03:10 2026-07-27T11:03:10.647Z INFO 10342 --- [cps-security-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 11:03:11 2026-07-27T11:03:11.701Z INFO 10342 --- [cps-security-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 11:03:12 2026-07-27T11:03:12.594Z WARN 10342 --- [cps-security-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. 11:03:13 2026-07-27T11:03:13.350Z INFO 10342 --- [cps-security-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 11:03:13 2026-07-27T11:03:13.435Z INFO 10342 --- [cps-security-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:03:13 2026-07-27T11:03:13.435Z INFO 10342 --- [cps-security-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:03:13 2026-07-27T11:03:13.437Z INFO 10342 --- [cps-security-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 11:03:13 2026-07-27T11:03:13.445Z INFO 10342 --- [cps-security-test] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@2f44b9f8{HTTP/1.1, (http/1.1)}{0.0.0.0:35689} 11:03:13 2026-07-27T11:03:13.447Z INFO 10342 --- [cps-security-test] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 35689 (http/1.1) with context path '/' 11:03:13 2026-07-27T11:03:13.466Z INFO 10342 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : Started SecurityAuthEnabledSpec in 16.921 seconds (process running for 29.094) 11:03:13 2026-07-27T11:03:13.466Z INFO 10342 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 11:03:13 2026-07-27T11:03:13.467Z INFO 10342 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 11:03:13 2026-07-27T11:03:13.467Z INFO 10342 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 11:03:13 2026-07-27T11:03:13.467Z INFO 10342 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 11:03:13 2026-07-27T11:03:13.479Z INFO 10342 --- [cps-security-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Initializing cluster partition table arrangement... 11:03:13 2026-07-27T11:03:13.482Z INFO 10342 --- [cps-security-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 11:03:13 2026-07-27T11:03:13.482Z INFO 10342 --- [cps-security-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 11:03:13 2026-07-27T11:03:13.569Z INFO 10342 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:03:13 2026-07-27T11:03:13.569Z INFO 10342 --- [cps-security-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 11:03:15 2026-07-27T11:03:15.148Z INFO 10342 --- [cps-security-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 11:03:15 2026-07-27T11:03:15.148Z INFO 10342 --- [cps-security-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #1 Completed 11:03:15 2026-07-27T11:03:15.148Z INFO 10342 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:03:15 2026-07-27T11:03:15.148Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 11:03:15 2026-07-27T11:03:15.226Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 11:03:15 2026-07-27T11:03:15.321Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 11:03:15 2026-07-27T11:03:15.374Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 11:03:15 2026-07-27T11:03:15.384Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 11:03:15 2026-07-27T11:03:15.391Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 11:03:15 2026-07-27T11:03:15.399Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 11:03:15 2026-07-27T11:03:15.408Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 11:03:15 2026-07-27T11:03:15.434Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 11:03:15 2026-07-27T11:03:15.494Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 11:03:15 2026-07-27T11:03:15.494Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 11:03:15 2026-07-27T11:03:15.495Z INFO 10342 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:03:15 2026-07-27T11:03:15.495Z INFO 10342 --- [cps-security-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 11:03:15 2026-07-27T11:03:15.540Z INFO 10342 --- [cps-security-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 11:03:15 2026-07-27T11:03:15.540Z INFO 10342 --- [cps-security-test] [ main] o.o.c.i.AbstractSubscriptionModelLoader : Model Loader #3 Completed 11:03:15 2026-07-27T11:03:15.540Z INFO 10342 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 11:03:15 2026-07-27T11:03:15.540Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 11:03:15 2026-07-27T11:03:15.542Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 11:03:15 2026-07-27T11:03:15.542Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 11:03:15 2026-07-27T11:03:15.542Z INFO 10342 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 11:03:15 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:03:15 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 11:03:15 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:03:15 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:03:15 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:03:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:03:16 2026-07-27T11:03:16.484Z WARN 10342 --- [cps-security-test] [qtp459774109-47] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 11:03:16 2026-07-27T11:03:16.489Z WARN 10342 --- [cps-security-test] [qtp459774109-47] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 11:03:16 2026-07-27T11:03:16.648Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:03:16 2026-07-27T11:03:16.649Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:03:16 2026-07-27T11:03:16.651Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 11:03:16 2026-07-27T11:03:16.660Z ERROR 10342 --- [cps-security-test] [qtp459774109-53] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:03:16 11:03:16 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:03:16 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:126) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:16 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:03:16 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:210) 11:03:16 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:186) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:16 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 11:03:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:301) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 11:03:16 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:16 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:03:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:03:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:03:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:03:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:03:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:03:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:03:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:03:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:03:16 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 11:03:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:03:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:03:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHolder.handle(ServletHolder.java:754) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1668) 11:03:16 at org.eclipse.jetty.ee11.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:199) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:03:16 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$2(FilterChainProxy.java:235) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:491) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:353) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:84) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:131) 11:03:16 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) 11:03:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:181) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.oauth2.server.resource.web.authentication.BearerTokenAuthenticationFilter.doFilterInternal(BearerTokenAuthenticationFilter.java:207) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.oauth2.server.resource.web.OAuth2ProtectedResourceMetadataFilter.doFilterInternal(OAuth2ProtectedResourceMetadataFilter.java:98) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) 11:03:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:96) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:118) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:03:16 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:03:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:336) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 11:03:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:16 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:237) 11:03:16 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:195) 11:03:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:03:16 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:03:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:03:16 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:03:16 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:317) 11:03:16 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:355) 11:03:16 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:272) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:03:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:16 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1602) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletChannel.dispatch(ServletChannel.java:871) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletChannel.handle(ServletChannel.java:449) 11:03:16 at org.eclipse.jetty.ee11.servlet.ServletHandler.handle(ServletHandler.java:469) 11:03:16 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:546) 11:03:16 at org.eclipse.jetty.ee11.servlet.SessionHandler.handle(SessionHandler.java:763) 11:03:16 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1253) 11:03:16 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:794) 11:03:16 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:03:16 at org.eclipse.jetty.server.Server.handle(Server.java:197) 11:03:16 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:804) 11:03:16 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:420) 11:03:16 at org.eclipse.jetty.server.internal.HttpConnection$FillableCallback.succeeded(HttpConnection.java:1790) 11:03:16 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:03:16 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:54) 11:03:16 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:03:16 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:03:16 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:03:16 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:03:16 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:03:16 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:317) 11:03:16 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:1009) 11:03:16 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1240) 11:03:16 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1194) 11:03:16 at java.base/java.lang.Thread.run(Thread.java:1583) 11:03:16 11:03:16 2026-07-27T11:03:16.838Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 11:03:16 2026-07-27T11:03:16.838Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 11:03:16 2026-07-27T11:03:16.839Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 11:03:17 2026-07-27T11:03:16.982Z WARN 10342 --- [cps-security-test] [qtp459774109-53] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties 11:03:17 2026-07-27T11:03:17.021Z ERROR 10342 --- [cps-security-test] [qtp459774109-52] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 11:03:17 11:03:17 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 11:03:17 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:126) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:17 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 11:03:17 at org.onap.cps.ncmp.api.data.models.CmResourceAddress.resolveCmHandleReferenceToId(CmResourceAddress.java:30) 11:03:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations.getResourceDataFromDmi(DmiDataOperations.java:100) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.getResourceDataFromDmi() 11:03:17 at org.onap.cps.ncmp.impl.data.NcmpPassthroughResourceRequestHandler.getResourceDataForCmHandle(NcmpPassthroughResourceRequestHandler.java:77) 11:03:17 at org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandler.executeRequest(NcmpDatastoreRequestHandler.java:74) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:17 at org.onap.cps.ncmp.impl.data.NcmpPassthroughResourceRequestHandler$$SpringCGLIB$$0.executeRequest() 11:03:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.getResourceDataForCmHandle(NetworkCmProxyFacade.java:71) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.getResourceDataForCmHandle() 11:03:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.getResourceDataForCmHandle(NetworkCmProxyController.java:111) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.getResourceDataForCmHandle() 11:03:17 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:17 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) 11:03:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) 11:03:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) 11:03:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) 11:03:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) 11:03:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) 11:03:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) 11:03:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) 11:03:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) 11:03:17 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) 11:03:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:03:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) 11:03:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHolder.handle(ServletHolder.java:754) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1668) 11:03:17 at org.eclipse.jetty.ee11.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:199) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:03:17 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$2(FilterChainProxy.java:235) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:491) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:353) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:84) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:131) 11:03:17 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) 11:03:17 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:181) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.oauth2.server.resource.web.authentication.BearerTokenAuthenticationFilter.doFilterInternal(BearerTokenAuthenticationFilter.java:207) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.oauth2.server.resource.web.OAuth2ProtectedResourceMetadataFilter.doFilterInternal(OAuth2ProtectedResourceMetadataFilter.java:98) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) 11:03:17 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:96) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:118) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:03:17 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:03:17 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:336) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) 11:03:17 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) 11:03:17 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:237) 11:03:17 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:195) 11:03:17 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:03:17 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:03:17 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:03:17 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:03:17 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:317) 11:03:17 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:355) 11:03:17 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:272) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) 11:03:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:03:17 at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1602) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletChannel.dispatch(ServletChannel.java:871) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletChannel.handle(ServletChannel.java:449) 11:03:17 at org.eclipse.jetty.ee11.servlet.ServletHandler.handle(ServletHandler.java:469) 11:03:17 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:546) 11:03:17 at org.eclipse.jetty.ee11.servlet.SessionHandler.handle(SessionHandler.java:763) 11:03:17 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1253) 11:03:17 at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:794) 11:03:17 at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) 11:03:17 at org.eclipse.jetty.server.Server.handle(Server.java:197) 11:03:17 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:804) 11:03:17 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:420) 11:03:17 at org.eclipse.jetty.server.internal.HttpConnection$FillableCallback.succeeded(HttpConnection.java:1790) 11:03:17 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 11:03:17 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:54) 11:03:17 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) 11:03:17 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) 11:03:17 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) 11:03:17 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) 11:03:17 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) 11:03:17 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:317) 11:03:17 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:1009) 11:03:17 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1240) 11:03:17 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1194) 11:03:17 at java.base/java.lang.Thread.run(Thread.java:1583) 11:03:17 11:03:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.36 s -- in org.onap.cps.security.SecurityAuthEnabledSpec 11:03:17 [INFO] 11:03:17 [INFO] Results: 11:03:17 [INFO] 11:03:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 11:03:17 [INFO] 11:03:17 [INFO] 11:03:17 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test-with-auth --- 11:03:17 [INFO] Skipping JaCoCo execution due to missing classes directory. 11:03:17 [INFO] 11:03:17 [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test-with-auth --- 11:03:17 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test-with-auth/target/classes 11:03:17 [INFO] 11:03:17 [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test-with-auth --- 11:03:17 [WARNING] JAR will be empty - no content was marked for inclusion! 11:03:17 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test-with-auth/target/integration-test-with-auth-3.8.2-SNAPSHOT.jar 11:03:17 [INFO] 11:03:17 [INFO] --- install:3.1.2:install (default-install) @ integration-test-with-auth --- 11:03:17 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test-with-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test-with-auth/3.8.2-SNAPSHOT/integration-test-with-auth-3.8.2-SNAPSHOT.pom 11:03:17 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test-with-auth/target/integration-test-with-auth-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test-with-auth/3.8.2-SNAPSHOT/integration-test-with-auth-3.8.2-SNAPSHOT.jar 11:03:17 [INFO] 11:03:17 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ integration-test-with-auth --- 11:03:18 [INFO] 11:03:18 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 11:03:18 [INFO] Building spotbugs 3.8.2-SNAPSHOT [20/24] 11:03:18 [INFO] from spotbugs/pom.xml 11:03:18 [INFO] --------------------------------[ jar ]--------------------------------- 11:03:18 [INFO] 11:03:18 [INFO] --- clean:3.2.0:clean (default-clean) @ spotbugs --- 11:03:18 [INFO] 11:03:18 [INFO] --- resources:3.3.1:resources (default-resources) @ spotbugs --- 11:03:18 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:03:18 [INFO] Copying 1 resource from src/main/resources to target/classes 11:03:18 [INFO] 11:03:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ spotbugs --- 11:03:18 [INFO] No sources to compile 11:03:18 [INFO] 11:03:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ spotbugs --- 11:03:18 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 11:03:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 11:03:18 [INFO] 11:03:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ spotbugs --- 11:03:18 [INFO] No sources to compile 11:03:18 [INFO] 11:03:18 [INFO] --- surefire:3.2.5:test (default-test) @ spotbugs --- 11:03:18 [INFO] No tests to run. 11:03:18 [INFO] 11:03:18 [INFO] --- jar:3.4.1:jar (default-jar) @ spotbugs --- 11:03:18 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.8.2-SNAPSHOT.jar 11:03:18 [INFO] 11:03:18 [INFO] --- install:3.1.2:install (default-install) @ spotbugs --- 11:03:18 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.8.2-SNAPSHOT/spotbugs-3.8.2-SNAPSHOT.pom 11:03:18 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.8.2-SNAPSHOT/spotbugs-3.8.2-SNAPSHOT.jar 11:03:18 [INFO] 11:03:18 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ spotbugs --- 11:03:18 [INFO] 11:03:18 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 11:03:18 [INFO] Building cps-application 3.8.2-SNAPSHOT [21/24] 11:03:18 [INFO] from cps-application/pom.xml 11:03:18 [INFO] --------------------------------[ jar ]--------------------------------- 11:03:18 [INFO] 11:03:18 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-application --- 11:03:18 [INFO] 11:03:18 [INFO] --- git-commit-id:9.0.1:revision (get-git-info) @ cps-application --- 11:03:20 [INFO] 11:03:20 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 11:03:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 11:03:20 [INFO] 11:03:20 [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-application --- 11:03:20 [INFO] You have 0 Checkstyle violations. 11:03:20 [INFO] 11:03:20 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-application --- 11:03:20 [INFO] You have 0 Checkstyle violations. 11:03:20 [INFO] 11:03:20 [INFO] --- resources:3.3.1:resources (default-resources) @ cps-application --- 11:03:20 [INFO] Copying 1 resource from src/main/resources to target/classes 11:03:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 11:03:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 11:03:20 [INFO] 11:03:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-application --- 11:03:20 [INFO] Recompiling the module because of changed dependency. 11:03:20 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 11:03:20 [INFO] Annotation processing is enabled because one or more processors were found 11:03:20 on the class path. A future release of javac may disable annotation processing 11:03:20 unless at least one processor is specified by name (-processor), or a search 11:03:20 path is specified (--processor-path, --processor-module-path), or annotation 11:03:20 processing is enabled explicitly (-proc:only, -proc:full). 11:03:20 Use -Xlint:-options to suppress this message. 11:03:20 Use -proc:none to disable annotation processing. 11:03:20 [INFO] 11:03:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-application --- 11:03:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes 11:03:20 [INFO] 11:03:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-application --- 11:03:20 [INFO] Recompiling the module because of changed dependency. 11:03:20 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 11:03:21 [INFO] Annotation processing is enabled because one or more processors were found 11:03:21 on the class path. A future release of javac may disable annotation processing 11:03:21 unless at least one processor is specified by name (-processor), or a search 11:03:21 path is specified (--processor-path, --processor-module-path), or annotation 11:03:21 processing is enabled explicitly (-proc:only, -proc:full). 11:03:21 Use -Xlint:-options to suppress this message. 11:03:21 Use -proc:none to disable annotation processing. 11:03:21 [INFO] 11:03:21 [INFO] --- gplus:4.0.1:compileTests (default) @ cps-application --- 11:03:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:03:21 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:03:21 [INFO] Parallel parsing disabled. 11:03:21 [INFO] Compiled 13 files. 11:03:21 [INFO] 11:03:21 [INFO] --- surefire:3.5.2:test (default-test) @ cps-application --- 11:03:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:03:21 [INFO] 11:03:21 [INFO] ------------------------------------------------------- 11:03:21 [INFO] T E S T S 11:03:21 [INFO] ------------------------------------------------------- 11:03:23 11:03:23.092 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 11:03:23 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 11:03:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.onap.cps.config.MicroMeterConfigSpec 11:03:23 [INFO] Running org.onap.cps.config.TransactionConfigSpec 11:03:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.onap.cps.config.TransactionConfigSpec 11:03:24 [INFO] Running org.onap.cps.config.JettyConfigSpec 11:03:25 11:03:25.350 [main] INFO org.onap.cps.config.JettyConfig -- JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs) 11:03:25 11:03:25.395 [main] INFO org.onap.cps.config.JettyConfig -- JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs) 11:03:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s -- in org.onap.cps.config.JettyConfigSpec 11:03:25 [INFO] Running org.onap.cps.ApplicationSpec 11:03:25 11:03:25.409 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-ubuntu2204-docker-8c-8g-12825 11:03:25 11:03:25.409 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 4760 ms 11:03:30 11:03:30.170 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 11:03:30 11:03:30,790 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:03:30 11:03:30,790 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 11:03:30 11:03:30,793 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 11:03:30 11:03:30,843 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 11:03:30 11:03:30,844 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 11:03:31 11:03:31,230 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 11:03:31 11:03:31,230 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 11:03:31 {"logTimeStamp":"2026-07-27T11:03:31.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 21.0.11 with PID 11086 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application)","processId":"11086","threadName":"main","class":"org.onap.cps.Application"} 11:03:31 {"logTimeStamp":"2026-07-27T11:03:31.645Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"11086","threadName":"main","class":"org.onap.cps.Application"} 11:03:33 {"logTimeStamp":"2026-07-27T11:03:33.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"11086","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 11:03:33 {"logTimeStamp":"2026-07-27T11:03:33.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 206 ms. Found 6 JPA repository interfaces.","processId":"11086","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 11:03:34 {"logTimeStamp":"2026-07-27T11:03:34.708Z","logLevel":"INFO","serviceName":"cps-application","message":"JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs)","processId":"11086","threadName":"main","class":"org.onap.cps.config.JettyConfig"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:34.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"11086","threadName":"main","class":"o.s.b.j.s.JettyServletWebServerFactory"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:34.986Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu","processId":"11086","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.022Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3325 ms","processId":"11086","threadName":"main","class":"o.s.b.w.c.s.WebApplicationContextInitializer"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.365Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"11086","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.374Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbjs.JettyEmbeddedWebAppContext@793ed304{application,/,b=[file:///tmp/jetty-docbase.8080.11723805906417107256/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@42f2515d{STARTED}}","processId":"11086","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.375Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbjs.JettyEmbeddedWebAppContext@793ed304{application,/,b=[file:///tmp/jetty-docbase.8080.11723805906417107256/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@42f2515d{STARTED}}","processId":"11086","threadName":"main","class":"o.e.j.ee11.servlet.ServletContextHandler"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.375Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@6860dac6{STARTING}[12.1.10,sto=0] @390ms","processId":"11086","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:03:35 {"logTimeStamp":"2026-07-27T11:03:35.662Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11086","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:03:36 {"logTimeStamp":"2026-07-27T11:03:36.758Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH008540: Processing PersistenceUnitInfo [name: default]","processId":"11086","threadName":"main","class":"org.hibernate.orm.jpa"} 11:03:36 {"logTimeStamp":"2026-07-27T11:03:36.868Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000001: Hibernate ORM core version 7.4.1.Final","processId":"11086","threadName":"main","class":"org.hibernate.orm.core"} 11:03:36 {"logTimeStamp":"2026-07-27T11:03:36.871Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"11086","threadName":"main","class":"org.hibernate.orm.core"} 11:03:37 {"logTimeStamp":"2026-07-27T11:03:37.401Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"11086","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 11:03:37 {"logTimeStamp":"2026-07-27T11:03:37.450Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11086","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:03:38 {"logTimeStamp":"2026-07-27T11:03:38.455Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000247: ErrorCode: 0, SQLState: 08001","processId":"11086","threadName":"main","class":"org.hibernate.orm.jdbc.error"} 11:03:38 {"logTimeStamp":"2026-07-27T11:03:38.455Z","logLevel":"WARN","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":"11086","threadName":"main","class":"org.hibernate.orm.jdbc.error"} 11:03:38 {"logTimeStamp":"2026-07-27T11:03:38.456Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH100046: Could not obtain connection to query JDBC database metadata","processId":"11086","threadName":"main","class":"org.hibernate.orm.jdbc","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:80)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:34)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:115)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:101)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:51)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:366)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironment(JdbcEnvironmentInitiator.java:143)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:120)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:80)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:133)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:260)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:235)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:212)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:44)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:251)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:203)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:180)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1388)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.populateSessionFactoryBuilder(EntityManagerFactoryBuilderImpl.java:1468)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1450)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:93)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:443)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:436)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:411)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:419)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1811)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:201)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:977)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:621)\n\tat org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:756)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:445)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:321)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1365)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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$2(NodeTestTask.java:176)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\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$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1596)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\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$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1596)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48)\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:425)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:52)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:290)\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:373)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:210)\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.DataSourceConnectionProvider.getConnection(DataSourceConnectionProvider.java:149)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:508)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:48)\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:694)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:751)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:271)\n\tat org.postgresql.core.PGStream.(PGStream.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:219)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:365)\n\t... 152 common frames omitted\n\n"} 11:03:38 {"logTimeStamp":"2026-07-27T11:03:38.490Z","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":"11086","threadName":"main","class":"org.hibernate.orm.deprecation"} 11:03:38 {"logTimeStamp":"2026-07-27T11:03:38.509Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [undefined/unknown]\n\tDatabase driver: undefined/unknown\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 14.0\n\tDefault catalog/schema: unknown/unknown\n\tAutocommit mode: undefined/unknown\n\tIsolation level: NONE [default NONE]\n\tJDBC fetch size: undefined/unknown\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"11086","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 11:03:39 {"logTimeStamp":"2026-07-27T11:03:39.979Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"11086","threadName":"main","class":"org.hibernate.orm.core"} 11:03:39 {"logTimeStamp":"2026-07-27T11:03:39.984Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100)","processId":"11086","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} 11:03:39 {"logTimeStamp":"2026-07-27T11:03:39.990Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"11086","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 11:03:40 {"logTimeStamp":"2026-07-27T11:03:40.248Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"11086","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactories"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.519Z","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":"11086","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.668Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.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":"11086","threadName":"main","class":"com.hazelcast.system.logo"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.668Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"11086","threadName":"main","class":"com.hazelcast.system"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.233]:5701","processId":"11086","threadName":"main","class":"com.hazelcast.system"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"11086","threadName":"main","class":"com.hazelcast.system"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.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":"11086","threadName":"main","class":"com.hazelcast.system"} 11:03:41 {"logTimeStamp":"2026-07-27T11:03:41.674Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.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":"11086","threadName":"main","class":"com.hazelcast.system"} 11:03:42 {"logTimeStamp":"2026-07-27T11:03:42.362Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.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":"11086","threadName":"main","class":"com.hazelcast.system.security"} 11:03:42 {"logTimeStamp":"2026-07-27T11:03:42.449Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"11086","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 11:03:42 {"logTimeStamp":"2026-07-27T11:03:42.648Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.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":"11086","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 11:03:42 {"logTimeStamp":"2026-07-27T11:03:42.654Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.233]:5701 is STARTING","processId":"11086","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 11:03:45 {"logTimeStamp":"2026-07-27T11:03:45.139Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.233]:5701 - 98cde34e-b003-4853-9db2-bf72cd0b64a2 this\n]\n","processId":"11086","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 11:03:45 {"logTimeStamp":"2026-07-27T11:03:45.159Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.233]:5701 is STARTED","processId":"11086","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 11:03:46 {"logTimeStamp":"2026-07-27T11:03:46.234Z","logLevel":"INFO","serviceName":"cps-application","message":"Configuring CM AVC event listener in non-transactional mode","processId":"11086","threadName":"main","class":"org.onap.cps.ncmp.config.KafkaConfig"} 11:03:47 {"logTimeStamp":"2026-07-27T11:03:47.774Z","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":"11086","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:47.976Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"11086","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.117Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"11086","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.117Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"11086","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.120Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"11086","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.127Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.ServerConnector@69aa97c2{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11086","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.129Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"11086","threadName":"main","class":"o.s.boot.jetty.JettyWebServer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.188Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.243Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.362Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.364Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228362","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.368Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.379Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.379Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.386Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228386","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.386Z","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":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.389Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.389Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.482Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.482Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.482Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228482","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.482Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.486Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.486Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.491Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.491Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.491Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.491Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228491","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.491Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.493Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.493Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.498Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.498Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.498Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.498Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228498","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.499Z","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":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.500Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11086","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.500Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11086","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1785150228514","processId":"11086","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.514Z","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":"11086","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.532Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.277 seconds (process running for 26.653)","processId":"11086","threadName":"main","class":"org.onap.cps.Application"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.534Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"11086","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.534Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"11086","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.534Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"11086","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.534Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"11086","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"11086","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.553Z","logLevel":"INFO","serviceName":"cps-application","message":"System is not ready yet","processId":"11086","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.555Z","logLevel":"INFO","serviceName":"cps-application","message":"System is not ready yet","processId":"11086","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.685Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.685Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"11086","threadName":"main","class":"o.o.c.i.AbstractSubscriptionModelLoader"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.710Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11086","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.897Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.898Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.898Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.898Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.900Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.902Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.902Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.902Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.903Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.903Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:48 {"logTimeStamp":"2026-07-27T11:03:48.903Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:48.996Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:48.997Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:48.997Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.003Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.003Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.004Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.010Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.010Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.010Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.015Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.016Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.016Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.018Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.019Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.019Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.029Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.029Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.029Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.067Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.100Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.101Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.101Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.113Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.113Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.113Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.121Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.121Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.169Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.169Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.169Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.182Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.183Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.183Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.226Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.228Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.228Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.231Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.236Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.257Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.257Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.258Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.278Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.279Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.279Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.280Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.282Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.286Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.481Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.481Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.481Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.490Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.490Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.491Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.497Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.497Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.497Z","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 isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.514Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.515Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.515Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.516Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.516Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.693Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.694Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.695Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.695Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.712Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000247: ErrorCode: 0, SQLState: 08001","processId":"11086","threadName":"main","class":"org.hibernate.orm.jdbc.error"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.713Z","logLevel":"WARN","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":"11086","threadName":"main","class":"org.hibernate.orm.jdbc.error"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.723Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.723Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.734Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.735Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.736Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.736Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.739Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.740Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.740Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.741Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.741Z","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":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.746Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.747Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.747Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.747Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.747Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.762Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.763Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.763Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.763Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.764Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.764Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.765Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.765Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.767Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.767Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.768Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.768Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11086","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.769Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"11086","threadName":"main","class":"o.s.boot.jetty.GracefulShutdown"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.770Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"11086","threadName":"jetty-shutdown","class":"o.s.boot.jetty.GracefulShutdown"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.775Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.ServerConnector@69aa97c2{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11086","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.792Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"11086","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.795Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@6860dac6{STOPPING}[12.1.10,sto=0]","processId":"11086","threadName":"main","class":"org.eclipse.jetty.server.Server"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.798Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"11086","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.799Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbjs.JettyEmbeddedWebAppContext@793ed304{application,/,b=[file:///tmp/jetty-docbase.8080.11723805906417107256/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@42f2515d{STOPPED}}","processId":"11086","threadName":"main","class":"o.e.j.ee11.servlet.ServletContextHandler"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.803Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.803Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"11086","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.823Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/hibernate/autoconfigure/HibernateJpaConfiguration.class]: Failed to initialize dependency 'spring.cache-org.springframework.boot.cache.autoconfigure.CacheProperties' of PersistenceExceptionTranslator bean 'entityManagerFactory': Error creating bean with name 'spring.cache-org.springframework.boot.cache.autoconfigure.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 java.lang.IllegalStateException: org.springframework.boot.web.server.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e8c27f7 has been closed already 11:03:49 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1283) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1448) 11:03:49 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1402) 11:03:49 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:263) 11:03:49 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:78) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:49 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:180) 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:173) 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:151) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:448) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:381) 11:03:49 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:110) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$0(SpringApplicationRunListeners.java:82) 11:03:49 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:123) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:82) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1365) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) 11:03:49 at org.onap.cps.Application.main(Application.java:45) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:03:49 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:03:49 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 11:03:49 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 11:03:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:03:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:03:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:03:49 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:03:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:03:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:03:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:03:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:03:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:03:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:03:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:03:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:03:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:03:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:03:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:03:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:03:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:03:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.825Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.825Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"11086","threadName":"main","class":"o.o.c.i.AbstractSubscriptionModelLoader"} 11:03:49 java.lang.IllegalStateException: org.springframework.boot.web.server.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e8c27f7 has been closed already 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.826Z","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-merge-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":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.826Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1283) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1448) 11:03:49 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1402) 11:03:49 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:263) 11:03:49 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:78) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) 11:03:49 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) 11:03:49 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) 11:03:49 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) 11:03:49 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:49 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) 11:03:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) 11:03:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 11:03:49 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:180) 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:173) 11:03:49 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:151) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:448) 11:03:49 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:381) 11:03:49 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:110) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$0(SpringApplicationRunListeners.java:82) 11:03:49 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:123) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117) 11:03:49 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:82) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1365) 11:03:49 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) 11:03:49 at org.onap.cps.Application.main(Application.java:45) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 11:03:49 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 11:03:49 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 11:03:49 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 11:03:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 11:03:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 11:03:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 11:03:49 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 11:03:49 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:03:49 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:03:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 11:03:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 11:03:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 11:03:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 11:03:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 11:03:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 11:03:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 11:03:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 11:03:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 11:03:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 11:03:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 11:03:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) 11:03:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) 11:03:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) 11:03:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) 11:03:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) 11:03:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) 11:03:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 11:03:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) 11:03:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:03:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) 11:03:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:03:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) 11:03:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 11:03:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 11:03:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:03:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.828Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11086","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.828Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"11086","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.829Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"11086","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.829Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"11086","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.829Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"11086","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.830Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"11086","threadName":"main","class":"org.onap.cps.Application"} 11:03:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.43 s -- in org.onap.cps.ApplicationSpec 11:03:49 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.894Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.894Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.896Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.896Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.897Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.897Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.898Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.899Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.899Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.902Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.902Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.902Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.902Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.903Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.903Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.904Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.904Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.905Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.905Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.910Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.911Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-ubuntu2204-docker-8c-8g-12825","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.911Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 4760 ms","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 {"logTimeStamp":"2026-07-27T11:03:49.912Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"11086","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 11:03:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 11:03:49 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 11:03:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.logging.MdcServletFilterSpec 11:03:49 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 11:03:50 {"logTimeStamp":"2026-07-27T11:03:49.955Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 21.0.11","processId":"11086","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 11:03:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.863 s -- in org.onap.cps.architecture.NcmpArchitectureTest 11:03:54 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 11:03:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.architecture.CpsArchitectureTest 11:03:55 [INFO] 11:03:55 [INFO] Results: 11:03:55 [INFO] 11:03:55 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 11:03:55 [INFO] 11:03:55 [INFO] 11:03:55 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-application --- 11:03:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:03:55 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:03:55 [INFO] 11:03:55 [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-application --- 11:03:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:03:55 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:03:55 [INFO] All coverage checks have been met. 11:03:55 [INFO] 11:03:55 [INFO] --- jar:3.4.1:jar (default-jar) @ cps-application --- 11:03:55 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.8.2-SNAPSHOT.jar 11:03:55 [INFO] 11:03:55 [INFO] --- spring-boot:4.1.0:repackage (default) @ cps-application --- 11:03:55 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.8.2-SNAPSHOT-springboot.jar with classifier springboot 11:03:55 [INFO] 11:03:55 [INFO] --- jib:3.3.2:dockerBuild (build) @ cps-application --- 11:03:57 [INFO] 11:03:57 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 11:03:57 [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible 11:03:57 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 11:03:57 [INFO] Building project dependencies layer... 11:03:57 [INFO] Building dependencies layer... 11:03:57 [INFO] Building resources layer... 11:03:57 [INFO] Building classes layer... 11:03:57 [INFO] Building jvm arg files layer... 11:03:57 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 11:04:04 [INFO] 11:04:04 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 11:04:04 [INFO] Loading to Docker daemon... 11:04:09 [INFO] 11:04:09 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/cps-and-ncmp 11:04:09 [INFO] 11:04:09 [INFO] A new version of jib-maven-plugin (3.5.2) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 11:04:09 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 11:04:09 [INFO] 11:04:09 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 11:04:09 [INFO] 11:04:09 [INFO] 11:04:09 [INFO] 11:04:09 [INFO] --- install:3.1.2:install (default-install) @ cps-application --- 11:04:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT.pom 11:04:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT.jar 11:04:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.8.2-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT-springboot.jar 11:04:10 [INFO] 11:04:10 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-application --- 11:04:13 [INFO] 11:04:13 [INFO] --- jib:3.3.2:build (buildAndPush) @ cps-application --- 11:04:13 [INFO] 11:04:13 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 11:04:13 [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible 11:04:13 [INFO] Building dependencies layer... 11:04:13 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 11:04:13 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260727T105453Z 11:04:13 [INFO] Building project dependencies layer... 11:04:13 [INFO] Building resources layer... 11:04:13 [INFO] Building classes layer... 11:04:13 [INFO] Building jvm arg files layer... 11:04:13 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 11:04:13 [INFO] 11:04:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 11:04:14 [INFO] 11:04:14 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/cps-and-ncmp 11:04:14 [INFO] 11:04:14 [INFO] 11:04:14 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 11:04:14 [INFO] Building policy-executor-stub 3.8.2-SNAPSHOT [22/24] 11:04:14 [INFO] from policy-executor-stub/pom.xml 11:04:14 [INFO] --------------------------------[ jar ]--------------------------------- 11:04:14 [INFO] 11:04:14 [INFO] --- clean:3.2.0:clean (default-clean) @ policy-executor-stub --- 11:04:14 [INFO] 11:04:14 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 11:04:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 11:04:14 [INFO] 11:04:14 [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ policy-executor-stub --- 11:04:14 [INFO] Generating with dryRun=false 11:04:14 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 11:04:14 [INFO] OpenAPI Generator: spring (server) 11:04:14 [INFO] Generator 'spring' is considered stable. 11:04:14 [INFO] ---------------------------------- 11:04:14 [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) 11:04:14 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 11:04:14 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 11:04:14 [INFO] Processing operation initiatePermissionRequest 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 11:04:14 [INFO] Skipping generation of Webhooks. 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [INFO] Skipping generation of supporting files. 11:04:14 ################################################################################ 11:04:14 # Thanks for using OpenAPI Generator. # 11:04:14 # Please consider donation to help us maintain this project 🙏 # 11:04:14 # https://opencollective.com/openapi_generator/donate # 11:04:14 ################################################################################ 11:04:14 [INFO] 11:04:14 [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ policy-executor-stub --- 11:04:14 [INFO] 11:04:14 [INFO] --- checkstyle:3.4.0:check (onap-license) @ policy-executor-stub --- 11:04:14 [INFO] You have 0 Checkstyle violations. 11:04:14 [INFO] 11:04:14 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ policy-executor-stub --- 11:04:14 [INFO] You have 0 Checkstyle violations. 11:04:14 [INFO] 11:04:14 [INFO] --- resources:3.3.1:resources (default-resources) @ policy-executor-stub --- 11:04:14 [INFO] Copying 1 resource from src/main/resources to target/classes 11:04:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 11:04:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 11:04:14 [INFO] 11:04:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ policy-executor-stub --- 11:04:14 [INFO] Recompiling the module because of changed source code. 11:04:14 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 11:04:14 [INFO] Annotation processing is enabled because one or more processors were found 11:04:14 on the class path. A future release of javac may disable annotation processing 11:04:14 unless at least one processor is specified by name (-processor), or a search 11:04:14 path is specified (--processor-path, --processor-module-path), or annotation 11:04:14 processing is enabled explicitly (-proc:only, -proc:full). 11:04:14 Use -Xlint:-options to suppress this message. 11:04:14 Use -proc:none to disable annotation processing. 11:04:14 [INFO] /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java: Some input files use or override a deprecated API. 11:04:14 [INFO] /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java: Recompile with -Xlint:deprecation for details. 11:04:14 [INFO] 11:04:14 [INFO] --- openapi-generator:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 11:04:14 [INFO] Generating with dryRun=false 11:04:14 [INFO] No .openapi-generator-ignore file found. 11:04:14 [INFO] OpenAPI Generator: openapi-yaml (documentation) 11:04:14 [INFO] Generator 'openapi-yaml' is considered stable. 11:04:14 [INFO] Output file [outputFile=openapi.yaml] 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [INFO] Skipping generation of Webhooks. 11:04:14 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 11:04:14 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 11:04:14 ################################################################################ 11:04:14 # Thanks for using OpenAPI Generator. # 11:04:14 # Please consider donation to help us maintain this project 🙏 # 11:04:14 # https://opencollective.com/openapi_generator/donate # 11:04:14 ################################################################################ 11:04:14 [INFO] 11:04:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-executor-stub --- 11:04:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 11:04:14 [INFO] 11:04:14 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 11:04:14 [INFO] No sources to compile 11:04:14 [INFO] 11:04:14 [INFO] --- gplus:4.0.1:compileTests (default) @ policy-executor-stub --- 11:04:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 11:04:14 [INFO] Using Groovy 3.0.25 to perform compileTests. 11:04:14 [INFO] Parallel parsing disabled. 11:04:15 [INFO] Compiled 4 files. 11:04:15 [INFO] 11:04:15 [INFO] --- surefire:3.5.2:test (default-test) @ policy-executor-stub --- 11:04:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:04:15 [INFO] 11:04:15 [INFO] ------------------------------------------------------- 11:04:15 [INFO] T E S T S 11:04:15 [INFO] ------------------------------------------------------- 11:04:16 11:04:16.730 [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. 11:04:16 11:04:16.929 [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 11:04:16 11:04:16.933 [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. 11:04:16 11:04:16.933 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:16 11:04:16.934 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:16 11:04:16.934 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:16 11:04:16.945 [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 11:04:16 11:04:16.980 [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. 11:04:16 11:04:16.990 [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 11:04:17 11:04:16.991 [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. 11:04:17 11:04:16.991 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:17 11:04:16.991 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:17 11:04:16.991 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:04:17 11:04:17.000 [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 11:04:17 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 11:04:18 11:04:18 . ____ _ __ _ _ 11:04:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:04:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:04:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:04:18 ' |____| .__|_| |_|_| |_\__, | / / / / 11:04:18 =========|_|==============|___/=/_/_/_/ 11:04:18 11:04:18 :: Spring Boot :: (v4.1.0) 11:04:18 11:04:18 2026-07-27T11:04:18.114Z INFO 11356 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 21.0.11 with PID 11356 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 11:04:18 2026-07-27T11:04:18.115Z INFO 11356 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 11:04:19 2026-07-27T11:04:19.423Z INFO 11356 --- [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 8093 11:04:19 2026-07-27T11:04:19.429Z INFO 11356 --- [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 11:04:19 2026-07-27T11:04:19.469Z INFO 11356 --- [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1316 ms 11:04:19 2026-07-27T11:04:19.544Z INFO 11356 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 11:04:19 2026-07-27T11:04:19.553Z INFO 11356 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@521a3128{application,/,b=[file:///tmp/jetty-docbase.8093.11426518914486573862/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@272185e8{STARTED}} 11:04:19 2026-07-27T11:04:19.554Z INFO 11356 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@521a3128{application,/,b=[file:///tmp/jetty-docbase.8093.11426518914486573862/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@272185e8{STARTED}} 11:04:19 2026-07-27T11:04:19.554Z INFO 11356 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@67feb5d0{STARTING}[12.1.10,sto=0] @126ms 11:04:20 2026-07-27T11:04:20.056Z INFO 11356 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 11:04:20 2026-07-27T11:04:20.056Z INFO 11356 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 11:04:20 2026-07-27T11:04:20.057Z INFO 11356 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 11:04:20 2026-07-27T11:04:20.069Z INFO 11356 --- [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@7055f907{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 11:04:20 2026-07-27T11:04:20.071Z INFO 11356 --- [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 11:04:20 2026-07-27T11:04:20.077Z INFO 11356 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.54 seconds (process running for 4.559) 11:04:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 11:04:20 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 11:04:21 11:04:21 . ____ _ __ _ _ 11:04:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:04:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:04:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:04:21 ' |____| .__|_| |_|_| |_\__, | / / / / 11:04:21 =========|_|==============|___/=/_/_/_/ 11:04:21 11:04:21 :: Spring Boot :: (v4.1.0) 11:04:21 11:04:21 2026-07-27T11:04:21.273Z INFO 11356 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 21.0.11 with PID 11356 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 11:04:21 2026-07-27T11:04:21.274Z INFO 11356 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 11:04:21 2026-07-27T11:04:21.772Z INFO 11356 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 11:04:21 2026-07-27T11:04:21.773Z INFO 11356 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 11:04:21 2026-07-27T11:04:21.774Z INFO 11356 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 11:04:21 2026-07-27T11:04:21.795Z INFO 11356 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.554 seconds (process running for 6.277) 11:04:21 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 11:04:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:04:22 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) 11:04:22 WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning 11:04:22 WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information 11:04:22 WARNING: Dynamic loading of agents will be disallowed by default in a future release 11:04:22 2026-07-27T11:04:22.532Z WARN 11356 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: PermissionRequest#getOperations() 11:04:22 2026-07-27T11:04:22.534Z WARN 11356 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 11:04:22 2026-07-27T11:04:22.535Z WARN 11356 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: PermissionRequest#getOperations() 11:04:22 2026-07-27T11:04:22.627Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:22 2026-07-27T11:04:22.627Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:22 2026-07-27T11:04:22.631Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:22 "permissionId" : null, 11:04:22 "changeRequestFormat" : "cm-legacy", 11:04:22 "operations" : [ { 11:04:22 "operation" : "delete", 11:04:22 "entityHandleId" : null, 11:04:22 "resourceIdentifier" : "some fdn", 11:04:22 "targetIdentifier" : "some cm-handle", 11:04:22 "changeRequest" : "{}" 11:04:22 } ] 11:04:22 } 11:04:22 2026-07-27T11:04:22.631Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 11:04:22 2026-07-27T11:04:22.631Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:22 2026-07-27T11:04:22.745Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:22 2026-07-27T11:04:22.745Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:22 2026-07-27T11:04:22.746Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:22 "permissionId" : null, 11:04:22 "changeRequestFormat" : "cm-legacy", 11:04:22 "operations" : [ { 11:04:22 "operation" : "delete", 11:04:22 "entityHandleId" : null, 11:04:22 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 11:04:22 "targetIdentifier" : "some cm-handle", 11:04:22 "changeRequest" : "{}" 11:04:22 } ] 11:04:22 } 11:04:22 2026-07-27T11:04:22.746Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 11:04:23 2026-07-27T11:04:23.746Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:23 2026-07-27T11:04:23.761Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.762Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.762Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "cm-legacy", 11:04:23 "operations" : [ { 11:04:23 "operation" : "delete", 11:04:23 "entityHandleId" : null, 11:04:23 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 11:04:23 "targetIdentifier" : "some cm-handle", 11:04:23 "changeRequest" : "{}" 11:04:23 } ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.762Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 11:04:23 2026-07-27T11:04:23.762Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 11:04:23 2026-07-27T11:04:23.775Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.775Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.776Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "cm-legacy", 11:04:23 "operations" : [ { 11:04:23 "operation" : "delete", 11:04:23 "entityHandleId" : null, 11:04:23 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 11:04:23 "targetIdentifier" : "some cm-handle", 11:04:23 "changeRequest" : "{}" 11:04:23 } ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.776Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 11:04:23 2026-07-27T11:04:23.776Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 11:04:23 2026-07-27T11:04:23.789Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.789Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.790Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "cm-legacy", 11:04:23 "operations" : [ { 11:04:23 "operation" : "delete", 11:04:23 "entityHandleId" : null, 11:04:23 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 11:04:23 "targetIdentifier" : "some cm-handle", 11:04:23 "changeRequest" : "{}" 11:04:23 } ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.790Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 11:04:23 2026-07-27T11:04:23.790Z WARN 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 11:04:23 2026-07-27T11:04:23.801Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.801Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 11:04:23 2026-07-27T11:04:23.801Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "cm-legacy", 11:04:23 "operations" : [ { 11:04:23 "operation" : "delete", 11:04:23 "entityHandleId" : null, 11:04:23 "resourceIdentifier" : "some target", 11:04:23 "targetIdentifier" : "some cm-handle", 11:04:23 "changeRequest" : "{}" 11:04:23 } ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.801Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 11:04:23 2026-07-27T11:04:23.801Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:23 2026-07-27T11:04:23.810Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.811Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.811Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "some decision type", 11:04:23 "operations" : [ ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.820Z WARN 11356 --- [ 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')] 11:04:23 2026-07-27T11:04:23.952Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.952Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.958Z ERROR 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 11:04:23 11:04:23 com.fasterxml.jackson.core.JsonProcessingException: test 11:04:23 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[na:na] 11:04:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 11:04:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:04:23 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$1397944790.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.4.jar:2.21.4] 11:04:23 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 11:04:23 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 11:04:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:04:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) ~[spring-aop-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) ~[spring-aop-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) ~[spring-aop-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) ~[spring-aop-7.0.8.jar:7.0.8] 11:04:23 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 11:04:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:04:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] 11:04:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) ~[spring-webmvc-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] 11:04:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-7.0.8.jar:7.0.8] 11:04:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 11:04:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] 11:04:23 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 11:04:23 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] 11:04:23 at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] 11:04:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 11:04:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] 11:04:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) ~[junit-platform-engine-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] 11:04:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] 11:04:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 11:04:23 11:04:23 2026-07-27T11:04:23.964Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 11:04:23 2026-07-27T11:04:23.964Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 11:04:23 2026-07-27T11:04:23.964Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:23 2026-07-27T11:04:23.976Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:23 2026-07-27T11:04:23.976Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 11:04:23 2026-07-27T11:04:23.977Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:23 "permissionId" : null, 11:04:23 "changeRequestFormat" : "cm-legacy", 11:04:23 "operations" : [ { 11:04:23 "operation" : "delete", 11:04:23 "entityHandleId" : null, 11:04:23 "resourceIdentifier" : "policySimulation=slowResponse_5", 11:04:23 "targetIdentifier" : "some cm-handle", 11:04:23 "changeRequest" : "{}" 11:04:23 } ] 11:04:23 } 11:04:23 2026-07-27T11:04:23.977Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 11:04:23 2026-07-27T11:04:23.979Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:24 2026-07-27T11:04:23.994Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:24 2026-07-27T11:04:23.995Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:04:24 2026-07-27T11:04:23.995Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:24 "permissionId" : null, 11:04:24 "changeRequestFormat" : "cm-legacy", 11:04:24 "operations" : [ { 11:04:24 "operation" : "delete", 11:04:24 "entityHandleId" : null, 11:04:24 "resourceIdentifier" : "some resource", 11:04:24 "targetIdentifier" : "some cm-handle", 11:04:24 "changeRequest" : null 11:04:24 } ] 11:04:24 } 11:04:24 2026-07-27T11:04:23.995Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 11:04:24 2026-07-27T11:04:23.995Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:24 2026-07-27T11:04:24.005Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:24 2026-07-27T11:04:24.005Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:04:24 2026-07-27T11:04:24.006Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:24 "permissionId" : null, 11:04:24 "changeRequestFormat" : "cm-legacy", 11:04:24 "operations" : [ { 11:04:24 "operation" : "other", 11:04:24 "entityHandleId" : null, 11:04:24 "resourceIdentifier" : "some resource", 11:04:24 "targetIdentifier" : "some cm-handle", 11:04:24 "changeRequest" : "{}" 11:04:24 } ] 11:04:24 } 11:04:24 2026-07-27T11:04:24.006Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 11:04:24 2026-07-27T11:04:24.006Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 11:04:24 2026-07-27T11:04:24.016Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 11:04:24 2026-07-27T11:04:24.016Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 11:04:24 2026-07-27T11:04:24.016Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 11:04:24 "permissionId" : null, 11:04:24 "changeRequestFormat" : "cm-legacy", 11:04:24 "operations" : [ { 11:04:24 "operation" : "other", 11:04:24 "entityHandleId" : null, 11:04:24 "resourceIdentifier" : "some resource", 11:04:24 "targetIdentifier" : "some cm-handle", 11:04:24 "changeRequest" : null 11:04:24 } ] 11:04:24 } 11:04:24 2026-07-27T11:04:24.016Z INFO 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 11:04:24 2026-07-27T11:04:24.017Z WARN 11356 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 11:04:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.864 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 11:04:24 [INFO] 11:04:24 [INFO] Results: 11:04:24 [INFO] 11:04:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 11:04:24 [INFO] 11:04:24 [INFO] 11:04:24 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ policy-executor-stub --- 11:04:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:04:24 [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes 11:04:24 [INFO] 11:04:24 [INFO] --- jacoco:0.8.14:check (coverage-check) @ policy-executor-stub --- 11:04:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:04:24 [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes 11:04:24 [INFO] All coverage checks have been met. 11:04:24 [INFO] 11:04:24 [INFO] --- jar:3.4.1:jar (default-jar) @ policy-executor-stub --- 11:04:24 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.8.2-SNAPSHOT.jar 11:04:24 [INFO] 11:04:24 [INFO] --- jib:3.3.2:dockerBuild (build) @ policy-executor-stub --- 11:04:24 [INFO] 11:04:24 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/policy-executor-stub... 11:04:24 [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible 11:04:24 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 11:04:24 [INFO] Building dependencies layer... 11:04:24 [INFO] Building resources layer... 11:04:24 [INFO] Building jvm arg files layer... 11:04:24 [INFO] Building classes layer... 11:04:24 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 11:04:25 [INFO] 11:04:25 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 11:04:25 [INFO] Loading to Docker daemon... 11:04:27 [INFO] 11:04:27 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/policy-executor-stub 11:04:27 [INFO] 11:04:27 [INFO] 11:04:27 [INFO] --- install:3.1.2:install (default-install) @ policy-executor-stub --- 11:04:27 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.8.2-SNAPSHOT/policy-executor-stub-3.8.2-SNAPSHOT.pom 11:04:27 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.8.2-SNAPSHOT/policy-executor-stub-3.8.2-SNAPSHOT.jar 11:04:27 [INFO] 11:04:27 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ policy-executor-stub --- 11:04:27 [INFO] 11:04:27 [INFO] --- jib:3.3.2:build (buildAndPush) @ policy-executor-stub --- 11:04:27 [INFO] 11:04:27 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/policy-executor-stub... 11:04:27 [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0' does not use a specific image digest - build may not be reproducible 11:04:27 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.8.2-SNAPSHOT-20260727T105453Z 11:04:27 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0... 11:04:27 [INFO] Building dependencies layer... 11:04:27 [INFO] Building classes layer... 11:04:27 [INFO] Building resources layer... 11:04:27 [INFO] Building jvm arg files layer... 11:04:27 [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 11:04:27 [INFO] 11:04:27 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 11:04:27 [INFO] 11:04:27 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.8.2-SNAPSHOT-20260727T105453Z, nexus3.onap.org:10003/onap/policy-executor-stub 11:04:27 [INFO] 11:04:27 [INFO] 11:04:27 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 11:04:27 [INFO] Building jacoco-report 3.8.2-SNAPSHOT [23/24] 11:04:27 [INFO] from jacoco-report/pom.xml 11:04:27 [INFO] --------------------------------[ jar ]--------------------------------- 11:04:27 [INFO] 11:04:27 [INFO] --- clean:3.2.0:clean (default-clean) @ jacoco-report --- 11:04:27 [INFO] 11:04:27 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 11:04:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml 11:04:27 [INFO] 11:04:27 [INFO] --- checkstyle:3.4.0:check (onap-license) @ jacoco-report --- 11:04:27 [INFO] You have 0 Checkstyle violations. 11:04:27 [INFO] 11:04:27 [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ jacoco-report --- 11:04:27 [INFO] You have 0 Checkstyle violations. 11:04:27 [INFO] 11:04:27 [INFO] --- resources:3.3.1:resources (default-resources) @ jacoco-report --- 11:04:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 11:04:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 11:04:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 11:04:27 [INFO] 11:04:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ jacoco-report --- 11:04:27 [INFO] No sources to compile 11:04:27 [INFO] 11:04:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jacoco-report --- 11:04:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 11:04:27 [INFO] 11:04:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 11:04:27 [INFO] No sources to compile 11:04:27 [INFO] 11:04:27 [INFO] --- gplus:4.0.1:compileTests (default) @ jacoco-report --- 11:04:27 [INFO] No sources specified for compilation. Skipping. 11:04:27 [INFO] 11:04:27 [INFO] --- surefire:3.5.2:test (default-test) @ jacoco-report --- 11:04:27 [INFO] No tests to run. 11:04:27 [INFO] 11:04:27 [INFO] --- jacoco:0.8.14:report (post-unit-test) @ jacoco-report --- 11:04:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:04:27 [INFO] 11:04:27 [INFO] --- jacoco:0.8.14:check (coverage-check) @ jacoco-report --- 11:04:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] 11:04:27 [INFO] --- jar:3.4.1:jar (default-jar) @ jacoco-report --- 11:04:27 [WARNING] JAR will be empty - no content was marked for inclusion! 11:04:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.8.2-SNAPSHOT.jar 11:04:27 [INFO] 11:04:27 [INFO] --- jacoco:0.8.14:report-aggregate (report) @ jacoco-report --- 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test-with-auth/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 11:04:27 [INFO] Analyzed bundle 'cps-application' with 6 classes 11:04:27 [INFO] Analyzed bundle 'cps-events' with 0 classes 11:04:27 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 11:04:28 [INFO] Analyzed bundle 'cps-ncmp-service' with 165 classes 11:04:28 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 11:04:28 [INFO] Analyzed bundle 'cps-rest' with 7 classes 11:04:28 [INFO] Analyzed bundle 'cps-ri' with 17 classes 11:04:28 [INFO] Analyzed bundle 'cps-service' with 81 classes 11:04:28 [INFO] Analyzed bundle 'integration-test' with 0 classes 11:04:28 [INFO] Analyzed bundle 'integration-test-with-auth' with 0 classes 11:04:28 [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes 11:04:28 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 11:04:28 [INFO] 11:04:28 [INFO] --- install:3.1.2:install (default-install) @ jacoco-report --- 11:04:28 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.8.2-SNAPSHOT/jacoco-report-3.8.2-SNAPSHOT.pom 11:04:28 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.8.2-SNAPSHOT/jacoco-report-3.8.2-SNAPSHOT.jar 11:04:28 [INFO] 11:04:28 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ jacoco-report --- 11:04:28 [INFO] 11:04:28 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 11:04:28 [INFO] Building cps 3.8.2-SNAPSHOT [24/24] 11:04:28 [INFO] from pom.xml 11:04:28 [INFO] --------------------------------[ pom ]--------------------------------- 11:04:28 [INFO] 11:04:28 [INFO] --- clean:3.2.0:clean (default-clean) @ cps-aggregator --- 11:04:28 [INFO] 11:04:28 [INFO] --- install:3.1.2:install (default-install) @ cps-aggregator --- 11:04:28 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.8.2-SNAPSHOT/cps-aggregator-3.8.2-SNAPSHOT.pom 11:04:28 [INFO] 11:04:28 [INFO] --- deploy:3.1.2:deploy (default-deploy) @ cps-aggregator --- 11:04:28 [INFO] ------------------------------------------------------------------------ 11:04:28 [INFO] Reactor Summary for cps 3.8.2-SNAPSHOT: 11:04:28 [INFO] 11:04:28 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.831 s] 11:04:28 [INFO] cps-bom ............................................ SUCCESS [ 0.142 s] 11:04:28 [INFO] checkstyle ......................................... SUCCESS [ 3.256 s] 11:04:28 [INFO] cps-parent ......................................... SUCCESS [ 3.180 s] 11:04:28 [INFO] cps-events ......................................... SUCCESS [ 2.564 s] 11:04:28 [INFO] cps-path-parser .................................... SUCCESS [ 6.443 s] 11:04:28 [INFO] cps-service ........................................ SUCCESS [ 33.258 s] 11:04:28 [INFO] cps-rest ........................................... SUCCESS [ 17.734 s] 11:04:28 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.497 s] 11:04:28 [INFO] provmns-api ........................................ SUCCESS [ 0.789 s] 11:04:28 [INFO] cps-ncmp-service ................................... SUCCESS [02:56 min] 11:04:28 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.392 s] 11:04:28 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.208 s] 11:04:28 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.003 s] 11:04:28 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.172 s] 11:04:28 [INFO] cps-ri ............................................. SUCCESS [ 7.125 s] 11:04:28 [INFO] test-dcm-rest ...................................... SUCCESS [ 3.043 s] 11:04:28 [INFO] integration-test ................................... SUCCESS [03:00 min] 11:04:28 [INFO] integration-test-with-auth ......................... SUCCESS [ 35.286 s] 11:04:28 [INFO] spotbugs ........................................... SUCCESS [ 0.161 s] 11:04:28 [INFO] cps-application .................................... SUCCESS [ 55.902 s] 11:04:28 [INFO] policy-executor-stub ............................... SUCCESS [ 13.445 s] 11:04:28 [INFO] jacoco-report ...................................... SUCCESS [ 1.180 s] 11:04:28 [INFO] cps ................................................ SUCCESS [ 0.123 s] 11:04:28 [INFO] ------------------------------------------------------------------------ 11:04:28 [INFO] BUILD SUCCESS 11:04:28 [INFO] ------------------------------------------------------------------------ 11:04:28 [INFO] Total time: 09:35 min 11:04:28 [INFO] Finished at: 2026-07-27T11:04:28Z 11:04:28 [INFO] ------------------------------------------------------------------------ 11:04:29 $ ssh-agent -k 11:04:29 unset SSH_AUTH_SOCK; 11:04:29 unset SSH_AGENT_PID; 11:04:29 echo Agent pid 1560 killed; 11:04:29 [ssh-agent] Stopped. 11:04:29 [PostBuildScript] - [INFO] Executing post build scripts. 11:04:29 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3988578795248456099.sh 11:04:29 ---> sysstat.sh 11:04:29 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17666657204693093574.sh 11:04:29 ---> package-listing.sh 11:04:29 ++ facter osfamily 11:04:29 ++ tr '[:upper:]' '[:lower:]' 11:04:30 + OS_FAMILY=debian 11:04:30 + workspace=/w/workspace/cps-master-merge-java 11:04:30 + START_PACKAGES=/tmp/packages_start.txt 11:04:30 + END_PACKAGES=/tmp/packages_end.txt 11:04:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:30 + PACKAGES=/tmp/packages_start.txt 11:04:30 + '[' /w/workspace/cps-master-merge-java ']' 11:04:30 + PACKAGES=/tmp/packages_end.txt 11:04:30 + case "${OS_FAMILY}" in 11:04:30 + dpkg -l 11:04:30 + grep '^ii' 11:04:30 + '[' -f /tmp/packages_start.txt ']' 11:04:30 + '[' -f /tmp/packages_end.txt ']' 11:04:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:30 + '[' /w/workspace/cps-master-merge-java ']' 11:04:30 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 11:04:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 11:04:30 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5108704293274144360.sh 11:04:30 ---> capture-instance-metadata.sh 11:04:30 Setup pyenv: 11:04:30 system 11:04:30 3.8.20 11:04:30 3.9.20 11:04:30 3.10.15 11:04:30 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouhx from file:/tmp/.os_lf_venv 11:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:32 lf-activate-venv(): INFO: Base packages installed successfully 11:04:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-ouhx/bin to PATH 11:04:39 INFO: Running in OpenStack, capturing instance metadata 11:04:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10938293393443787193.sh 11:04:39 provisioning config files... 11:04:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config567906706276927622tmp 11:04:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:39 [EnvInject] - Injecting environment variables from a build step. 11:04:39 [EnvInject] - Injecting as environment variables the properties content 11:04:39 SERVER_ID=logs 11:04:39 11:04:39 [EnvInject] - Variables injected successfully. 11:04:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6023966958218326082.sh 11:04:39 ---> create-netrc.sh 11:04:39 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1235063737577239846.sh 11:04:39 ---> python-tools-install.sh 11:04:39 Setup pyenv: 11:04:39 system 11:04:39 3.8.20 11:04:39 3.9.20 11:04:39 3.10.15 11:04:39 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouhx from file:/tmp/.os_lf_venv 11:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:41 lf-activate-venv(): INFO: Base packages installed successfully 11:04:41 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-ouhx/bin to PATH 11:04:47 [cps-master-merge-java] $ /bin/sh /tmp/jenkins11229691121937030953.sh 11:04:47 ---> uv-install.sh 11:04:47 uv 0.11.32 is already installed 11:04:47 uvx 0.11.32 (x86_64-unknown-linux-gnu) 11:04:47 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5848086452543245108.sh 11:04:47 ---> sudo-logs.sh 11:04:47 Archiving 'sudo' log.. 11:04:48 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8386720148393149232.sh 11:04:48 ---> job-cost.sh 11:04:48 INFO: Activating Python virtual environment... 11:04:48 Setup pyenv: 11:04:48 system 11:04:48 3.8.20 11:04:48 3.9.20 11:04:48 3.10.15 11:04:48 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:04:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouhx from file:/tmp/.os_lf_venv 11:04:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:49 lf-activate-venv(): INFO: Base packages installed successfully 11:04:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-ouhx/bin to PATH 11:04:54 INFO: No stack-cost file found 11:04:54 INFO: Instance uptime: 708s 11:04:54 INFO: Fetching instance metadata (attempt 1 of 3)... 11:04:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:04:54 INFO: Successfully fetched instance metadata 11:04:54 INFO: Instance type: v3-standard-8 11:04:54 INFO: Retrieving pricing info for: v3-standard-8 11:04:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:04:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=708 11:04:54 INFO: Successfully fetched Vexxhost pricing API 11:04:54 INFO: Retrieved cost: 0.22 11:04:54 INFO: Retrieved resource: v3-standard-8 11:04:54 INFO: Creating archive directory: /w/workspace/cps-master-merge-java/archives/cost 11:04:54 INFO: Archiving costs to: /w/workspace/cps-master-merge-java/archives/cost.csv 11:04:54 INFO: Successfully archived job cost data 11:04:54 DEBUG: Cost data: cps-master-merge-java,2280,2026-07-27 11:04:54,v3-standard-8,708,0.22,0.00,SUCCESS 11:04:54 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins18279882449784984522.sh 11:04:54 ---> logs-deploy.sh 11:04:54 Setup pyenv: 11:04:54 system 11:04:54 3.8.20 11:04:54 3.9.20 11:04:54 3.10.15 11:04:54 * 3.11.10 (set by /w/workspace/cps-master-merge-java/.python-version) 11:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouhx from file:/tmp/.os_lf_venv 11:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:56 lf-activate-venv(): INFO: Base packages installed successfully 11:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-ouhx/bin to PATH 11:05:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/2280 11:05:02 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:05:03 Archives upload complete. 11:05:03 INFO: archiving logs to Nexus 11:05:04 ---> uname -a: 11:05:04 Linux prd-ubuntu2204-docker-8c-8g-12825 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:05:04 11:05:04 11:05:04 ---> lscpu: 11:05:04 Architecture: x86_64 11:05:04 CPU op-mode(s): 32-bit, 64-bit 11:05:04 Address sizes: 40 bits physical, 48 bits virtual 11:05:04 Byte Order: Little Endian 11:05:04 CPU(s): 8 11:05:04 On-line CPU(s) list: 0-7 11:05:04 Vendor ID: AuthenticAMD 11:05:04 Model name: AMD EPYC-Rome Processor 11:05:04 CPU family: 23 11:05:04 Model: 49 11:05:04 Thread(s) per core: 1 11:05:04 Core(s) per socket: 1 11:05:04 Socket(s): 8 11:05:04 Stepping: 0 11:05:04 BogoMIPS: 5599.99 11:05:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:05:04 Virtualization: AMD-V 11:05:04 Hypervisor vendor: KVM 11:05:04 Virtualization type: full 11:05:04 L1d cache: 256 KiB (8 instances) 11:05:04 L1i cache: 256 KiB (8 instances) 11:05:04 L2 cache: 4 MiB (8 instances) 11:05:04 L3 cache: 128 MiB (8 instances) 11:05:04 NUMA node(s): 1 11:05:04 NUMA node0 CPU(s): 0-7 11:05:04 Vulnerability Gather data sampling: Not affected 11:05:04 Vulnerability Indirect target selection: Not affected 11:05:04 Vulnerability Itlb multihit: Not affected 11:05:04 Vulnerability L1tf: Not affected 11:05:04 Vulnerability Mds: Not affected 11:05:04 Vulnerability Meltdown: Not affected 11:05:04 Vulnerability Mmio stale data: Not affected 11:05:04 Vulnerability Reg file data sampling: Not affected 11:05:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:05:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:05:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:05:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:05:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:05:04 Vulnerability Srbds: Not affected 11:05:04 Vulnerability Tsa: Not affected 11:05:04 Vulnerability Tsx async abort: Not affected 11:05:04 Vulnerability Vmscape: Not affected 11:05:04 11:05:04 11:05:04 ---> nproc: 11:05:04 8 11:05:04 11:05:04 11:05:04 ---> df -h: 11:05:04 Filesystem Size Used Avail Use% Mounted on 11:05:04 tmpfs 3.2G 1.1M 3.2G 1% /run 11:05:04 /dev/vda1 155G 14G 141G 10% / 11:05:04 tmpfs 16G 0 16G 0% /dev/shm 11:05:04 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:05:04 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:05:04 11:05:04 11:05:04 ---> free -m: 11:05:04 total used free shared buff/cache available 11:05:04 Mem: 32092 743 24169 4 7180 30881 11:05:04 Swap: 1023 0 1023 11:05:04 11:05:04 11:05:04 ---> ip addr: 11:05:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:04 inet 127.0.0.1/8 scope host lo 11:05:04 valid_lft forever preferred_lft forever 11:05:04 inet6 ::1/128 scope host 11:05:04 valid_lft forever preferred_lft forever 11:05:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:04 link/ether fa:16:3e:18:a8:00 brd ff:ff:ff:ff:ff:ff 11:05:04 altname enp0s3 11:05:04 inet 10.30.106.233/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:05:04 valid_lft 85689sec preferred_lft 85689sec 11:05:04 inet6 fe80::f816:3eff:fe18:a800/64 scope link 11:05:04 valid_lft forever preferred_lft forever 11:05:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:05:04 link/ether 1e:14:90:0e:94:fa brd ff:ff:ff:ff:ff:ff 11:05:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:05:04 valid_lft forever preferred_lft forever 11:05:04 inet6 fe80::1c14:90ff:fe0e:94fa/64 scope link 11:05:04 valid_lft forever preferred_lft forever 11:05:04 11:05:04 11:05:04 ---> sar -b -r -n DEV: 11:05:04 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-12825) 07/27/26 _x86_64_ (8 CPU) 11:05:04 11:05:04 10:53:16 LINUX RESTART (8 CPU) 11:05:04 11:05:04 11:05:04 ---> sar -P ALL: 11:05:04 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-12825) 07/27/26 _x86_64_ (8 CPU) 11:05:04 11:05:04 10:53:16 LINUX RESTART (8 CPU) 11:05:04 11:05:04 11:05:04