13:18:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/135859 13:18:13 Running as SYSTEM 13:18:13 [EnvInject] - Loading node environment variables. 13:18:13 Building remotely on prd-centos8-docker-8c-8g-6495 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 13:18:13 [ssh-agent] Looking for ssh-agent implementation... 13:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:13 $ ssh-agent 13:18:13 SSH_AUTH_SOCK=/tmp/ssh-edAwcA5kuioH/agent.5604 13:18:13 SSH_AGENT_PID=5606 13:18:13 [ssh-agent] Started. 13:18:13 Running ssh-add (command line suppressed) 13:18:13 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_15749825996255110048.key (/w/workspace/cps-master-verify-java@tmp/private_key_15749825996255110048.key) 13:18:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:18:13 The recommended git tool is: NONE 13:18:15 using credential onap-jenkins-ssh 13:18:15 Wiping out workspace first. 13:18:15 Cloning the remote Git repository 13:18:15 Cloning repository git://cloud.onap.org/mirror/cps.git 13:18:15 > git init /w/workspace/cps-master-verify-java # timeout=10 13:18:15 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:18:15 > git --version # timeout=10 13:18:15 > git --version # 'git version 2.39.1' 13:18:15 using GIT_SSH to set credentials Gerrit user 13:18:15 [INFO] Currently running in a labeled security context 13:18:15 [INFO] Currently SELinux is 'enforcing' on the host 13:18:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh16858136696590579033.key 13:18:15 Verifying host key using manually-configured host key entries 13:18:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:18:17 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:18:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:18 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:18:18 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:18:18 using GIT_SSH to set credentials Gerrit user 13:18:18 [INFO] Currently running in a labeled security context 13:18:18 [INFO] Currently SELinux is 'enforcing' on the host 13:18:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh11965636445161091460.key 13:18:18 Verifying host key using manually-configured host key entries 13:18:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/59/135859/14 # timeout=30 13:18:18 > git rev-parse 19c3398776eafe4b09b977da9845498a24e3b026^{commit} # timeout=10 13:18:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:18:18 Checking out Revision 19c3398776eafe4b09b977da9845498a24e3b026 (refs/changes/59/135859/14) 13:18:18 > git config core.sparsecheckout # timeout=10 13:18:18 > git checkout -f 19c3398776eafe4b09b977da9845498a24e3b026 # timeout=30 13:18:21 Commit message: "CPS Delta API 2: Delta between anchor and payload" 13:18:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:18:21 > git rev-list --no-walk 60bbcb97b3e1dd3679a3f8f5e58e931cfd71a107 # timeout=10 13:18:21 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14690701581325551341.sh 13:18:22 ---> python-tools-install.sh 13:18:22 Setup pyenv: 13:18:22 system 13:18:22 * 3.8.13 (set by /opt/pyenv/version) 13:18:22 * 3.9.13 (set by /opt/pyenv/version) 13:18:22 * 3.10.6 (set by /opt/pyenv/version) 13:18:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-foC9 13:18:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:18:31 lf-activate-venv(): INFO: Installing: lftools 13:19:11 lf-activate-venv(): INFO: Adding /tmp/venv-foC9/bin to PATH 13:19:11 Generating Requirements File 13:19:57 Python 3.10.6 13:19:58 pip 23.3.2 from /tmp/venv-foC9/lib/python3.10/site-packages/pip (python 3.10) 13:19:58 appdirs==1.4.4 13:19:58 argcomplete==3.2.1 13:19:58 aspy.yaml==1.3.0 13:19:58 attrs==23.1.0 13:19:58 autopage==0.5.2 13:19:58 Babel==2.14.0 13:19:58 beautifulsoup4==4.12.2 13:19:58 boto3==1.34.4 13:19:58 botocore==1.34.4 13:19:58 bs4==0.0.1 13:19:58 cachetools==5.3.2 13:19:58 certifi==2023.11.17 13:19:58 cffi==1.16.0 13:19:58 cfgv==3.4.0 13:19:58 chardet==5.2.0 13:19:58 charset-normalizer==3.3.2 13:19:58 click==8.1.7 13:19:58 cliff==4.4.0 13:19:58 cmd2==2.4.3 13:19:58 cryptography==3.3.2 13:19:58 debtcollector==2.5.0 13:19:58 decorator==5.1.1 13:19:58 defusedxml==0.7.1 13:19:58 Deprecated==1.2.14 13:19:58 distlib==0.3.8 13:19:58 dnspython==2.4.2 13:19:58 docker==4.2.2 13:19:58 dogpile.cache==1.2.2 13:19:58 email-validator==2.1.0.post1 13:19:58 filelock==3.13.1 13:19:58 future==0.18.3 13:19:58 gitdb==4.0.11 13:19:58 GitPython==3.1.40 13:19:58 google-auth==2.25.2 13:19:58 httplib2==0.22.0 13:19:58 identify==2.5.33 13:19:58 idna==3.6 13:19:58 importlib-metadata==7.0.0 13:19:58 importlib-resources==1.5.0 13:19:58 iso8601==2.1.0 13:19:58 Jinja2==3.1.2 13:19:58 jmespath==1.0.1 13:19:58 jsonpatch==1.33 13:19:58 jsonpointer==2.4 13:19:58 jsonschema==4.20.0 13:19:58 jsonschema-specifications==2023.11.2 13:19:58 keystoneauth1==5.4.0 13:19:58 kubernetes==28.1.0 13:19:58 lftools==0.37.8 13:19:58 lxml==4.9.4 13:19:58 MarkupSafe==2.1.3 13:19:58 msgpack==1.0.7 13:19:58 multi-key-dict==2.0.3 13:19:58 munch==4.0.0 13:19:58 netaddr==0.9.0 13:19:58 netifaces==0.11.0 13:19:58 niet==1.4.2 13:19:58 nodeenv==1.8.0 13:19:58 oauth2client==4.1.3 13:19:58 oauthlib==3.2.2 13:19:58 openstacksdk==0.62.0 13:19:58 os-client-config==2.1.0 13:19:58 os-service-types==1.7.0 13:19:58 osc-lib==2.9.0 13:19:58 oslo.config==9.2.0 13:19:58 oslo.context==5.3.0 13:19:58 oslo.i18n==6.2.0 13:19:58 oslo.log==5.4.0 13:19:58 oslo.serialization==5.2.0 13:19:58 oslo.utils==6.3.0 13:19:58 packaging==23.2 13:19:58 pbr==6.0.0 13:19:58 platformdirs==4.1.0 13:19:58 prettytable==3.9.0 13:19:58 pyasn1==0.5.1 13:19:58 pyasn1-modules==0.3.0 13:19:58 pycparser==2.21 13:19:58 pygerrit2==2.0.15 13:19:58 PyGithub==2.1.1 13:19:58 pyinotify==0.9.6 13:19:58 PyJWT==2.8.0 13:19:58 PyNaCl==1.5.0 13:19:58 pyparsing==2.4.7 13:19:58 pyperclip==1.8.2 13:19:58 pyrsistent==0.20.0 13:19:58 python-cinderclient==9.4.0 13:19:58 python-dateutil==2.8.2 13:19:58 python-heatclient==3.3.0 13:19:58 python-jenkins==1.8.2 13:19:58 python-keystoneclient==5.2.0 13:19:58 python-magnumclient==4.3.0 13:19:58 python-novaclient==18.4.0 13:19:58 python-openstackclient==6.0.0 13:19:58 python-swiftclient==4.4.0 13:19:58 pytz==2023.3.post1 13:19:58 PyYAML==6.0.1 13:19:58 referencing==0.32.0 13:19:58 requests==2.31.0 13:19:58 requests-oauthlib==1.3.1 13:19:58 requestsexceptions==1.4.0 13:19:58 rfc3986==2.0.0 13:19:58 rpds-py==0.15.2 13:19:58 rsa==4.9 13:19:58 ruamel.yaml==0.18.5 13:19:58 ruamel.yaml.clib==0.2.8 13:19:58 s3transfer==0.9.0 13:19:58 simplejson==3.19.2 13:19:58 six==1.16.0 13:19:58 smmap==5.0.1 13:19:58 soupsieve==2.5 13:19:58 stevedore==5.1.0 13:19:58 tabulate==0.9.0 13:19:58 toml==0.10.2 13:19:58 tomlkit==0.12.3 13:19:58 tqdm==4.66.1 13:19:58 typing_extensions==4.9.0 13:19:58 tzdata==2023.3 13:19:58 urllib3==1.26.18 13:19:58 virtualenv==20.25.0 13:19:58 wcwidth==0.2.12 13:19:58 websocket-client==1.7.0 13:19:58 wrapt==1.16.0 13:19:58 xdg==6.0.0 13:19:58 xmltodict==0.13.0 13:19:58 yq==3.2.3 13:19:58 zipp==3.17.0 13:19:58 [EnvInject] - Injecting environment variables from a build step. 13:19:58 [EnvInject] - Injecting as environment variables the properties content 13:19:58 SET_JDK_VERSION=openjdk17 13:19:58 GIT_URL="git://cloud.onap.org/mirror" 13:19:58 13:19:58 [EnvInject] - Variables injected successfully. 13:19:58 [cps-master-verify-java] $ /bin/sh /tmp/jenkins15235291287905860530.sh 13:19:58 ---> update-java-alternatives.sh 13:19:58 ---> Updating Java version 13:19:59 ---> RedHat type system detected 13:20:00 openjdk version "17.0.6-ea" 2023-01-17 LTS 13:20:00 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 13:20:00 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 13:20:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 13:20:00 [EnvInject] - Injecting environment variables from a build step. 13:20:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:20:00 [EnvInject] - Variables injected successfully. 13:20:00 provisioning config files... 13:20:00 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11297033940546461689tmp 13:20:00 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16409779834542656052tmp 13:20:00 [EnvInject] - Injecting environment variables from a build step. 13:20:00 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-6495 13:20:01 using settings config with name cps-settings 13:20:01 Replacing all maven server entries not found in credentials list is true 13:20:01 using global settings config with name global-settings 13:20:01 Replacing all maven server entries not found in credentials list is true 13:20:01 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings16479461239369391959.xml -gs /tmp/global-settings7876639341432195589.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=19c3398776eafe4b09b977da9845498a24e3b026 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=as00745003@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Arpit Singh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/135859 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=135859 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/59/135859/14 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q1BTIERlbHRhIEFQSSAyOiBEZWx0YSBiZXR3ZWVuIGFuY2hvciBhbmQgcGF5bG9hZAoKICAtIFNlY29uZCBBUEkgdG8gZ2V0IERlbHRhIGJldHdlZW4gYW4gYW5jaG9yIGFuZCBKU09OIHBheWxvYWQKICAtIGFkZGVkIG5ldyBBUEkgZ2V0RGVsdGFCeURhdGFzcGFjZUFuY2hvckFuZFBheWxvYWQKICAtIGFkZGVkIGNvbnRyb2xsZXIsIHNlcnZpY2UgYW5kIHBlcnNpc3RlbmNlIGxheWVyIG1ldGhvZHMKICAgIGdldERlbHRhQnlEYXRhc3BhY2VBbmNob3JBbmRQYXlsb2FkCiAgLSBDb3JlIERlbHRhIGFsZ29yaXRobSByZW1haW5zIHNhbWUgYXMgdGhlIGZpcnN0IEFQSS4KICAgIGdldERlbHRhQnlEYXRhc3BhY2VBbmNob3JBbmRQYXlsb2FkIHdpbGwgY2FsbCBnZXREZWx0YUJldHdlZW5EYXRhTm9kZXMKICAtIFdJUCBUZXN0IGNhc2VzCgpJc3N1ZS1JRDogQ1BTLTE4MzYKU2lnbmVkLW9mZi1ieTogQXJwaXQgU2luZ2ggPGFzMDA3NDUwMDNAdGVjaG1haGluZHJhLmNvbT4KQ2hhbmdlLUlkOiBJZDc0Y2Q5MzBjZTQ4ZTVjYjQxNGFhNjJjNTM4MWI3OTY3NTc4OGEzNwo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CPS Delta API 2: Delta between anchor and payload" '-DGERRIT_EVENT_ACCOUNT=\"Arpit Singh\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Id74cd930ce48e5cb414aa62c5381b79675788a37 -DGERRIT_EVENT_HASH=1632585927 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE0OgoKcmVjaGVjaw== -DGERRIT_EVENT_ACCOUNT_EMAIL=as00745003@techmahindra.com -DGERRIT_PATCHSET_NUMBER=14 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 13:20:02 [INFO] Scanning for projects... 13:20:08 [WARNING] 13:20:08 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 13:20:08 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 13:20:08 [WARNING] 13:20:08 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 13:20:08 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 13:20:08 [WARNING] 13:20:08 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 13:20:08 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 13:20:08 [WARNING] 13:20:08 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 13:20:08 [WARNING] 13:20:08 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 13:20:08 [WARNING] 13:20:08 [INFO] ------------------------------------------------------------------------ 13:20:08 [INFO] Reactor Build Order: 13:20:08 [INFO] 13:20:08 [INFO] org.onap.cps:cps-dependencies [pom] 13:20:08 [INFO] cps-bom [pom] 13:20:08 [INFO] checkstyle [jar] 13:20:08 [INFO] spotbugs [jar] 13:20:08 [INFO] cps-parent [pom] 13:20:08 [INFO] cps-events [jar] 13:20:08 [INFO] cps-path-parser [jar] 13:20:08 [INFO] cps-service [jar] 13:20:08 [INFO] cps-rest [jar] 13:20:08 [INFO] cps-ncmp-events [jar] 13:20:08 [INFO] cps-ncmp-service [jar] 13:20:08 [INFO] cps-ncmp-rest [jar] 13:20:08 [INFO] cps-ncmp-rest-stub [pom] 13:20:08 [INFO] cps-ncmp-rest-stub-service [jar] 13:20:08 [INFO] cps-ncmp-rest-stub-app [jar] 13:20:08 [INFO] cps-ri [jar] 13:20:08 [INFO] dmi-plugin-demo-and-csit-stub [pom] 13:20:08 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 13:20:08 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 13:20:08 [INFO] integration-test [jar] 13:20:08 [INFO] cps-application [jar] 13:20:08 [INFO] jacoco-report [jar] 13:20:08 [INFO] cps [pom] 13:20:08 [INFO] 13:20:08 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 13:20:08 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 13:20:08 [INFO] --------------------------------[ pom ]--------------------------------- 13:20:08 [INFO] 13:20:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 13:20:08 [INFO] 13:20:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 13:20:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom 13:20:09 [INFO] 13:20:09 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 13:20:09 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 13:20:09 [INFO] --------------------------------[ pom ]--------------------------------- 13:20:09 [INFO] 13:20:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 13:20:09 [INFO] 13:20:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 13:20:09 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom 13:20:09 [INFO] 13:20:09 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 13:20:09 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 13:20:09 [INFO] --------------------------------[ jar ]--------------------------------- 13:20:09 [INFO] 13:20:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 13:20:09 [INFO] 13:20:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 13:20:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:20:10 [INFO] Copying 4 resources 13:20:10 [INFO] 13:20:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 13:20:12 [INFO] No sources to compile 13:20:12 [INFO] 13:20:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 13:20:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:20:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 13:20:12 [INFO] 13:20:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 13:20:12 [INFO] No sources to compile 13:20:12 [INFO] 13:20:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 13:20:12 [INFO] No tests to run. 13:20:12 [INFO] 13:20:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 13:20:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 13:20:12 [INFO] 13:20:12 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 13:20:13 ======================================================================================================================== 13:20:13 Copyright Check Python Script: 13:20:13 Error, Committer email is not included in config file. 13:20:13 If your company is new to the project please make appropriate changes to project-committers-config.csv 13:20:13 for Copyright Check to work. 13:20:13 Exiting... 13:20:13 ======================================================================================================================== 13:20:13 [INFO] 13:20:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 13:20:13 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar 13:20:13 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom 13:20:13 [INFO] 13:20:13 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 13:20:13 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 13:20:13 [INFO] --------------------------------[ jar ]--------------------------------- 13:20:13 [INFO] 13:20:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 13:20:13 [INFO] 13:20:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 13:20:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:20:13 [INFO] Copying 1 resource 13:20:13 [INFO] 13:20:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 13:20:13 [INFO] No sources to compile 13:20:13 [INFO] 13:20:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 13:20:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:20:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 13:20:13 [INFO] 13:20:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 13:20:13 [INFO] No sources to compile 13:20:13 [INFO] 13:20:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 13:20:13 [INFO] No tests to run. 13:20:13 [INFO] 13:20:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 13:20:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 13:20:13 [INFO] 13:20:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 13:20:14 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar 13:20:14 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom 13:20:14 [INFO] 13:20:14 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 13:20:14 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 13:20:14 [INFO] --------------------------------[ pom ]--------------------------------- 13:20:14 [INFO] 13:20:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 13:20:14 [INFO] 13:20:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 13:20:16 [INFO] 13:20:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 13:20:16 [INFO] 13:20:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 13:20:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:20:17 [INFO] 13:20:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 13:20:17 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:20:17 [INFO] 13:20:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 13:20:20 [INFO] You have 0 Checkstyle violations. 13:20:20 [INFO] 13:20:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 13:20:20 [INFO] You have 0 Checkstyle violations. 13:20:20 [INFO] 13:20:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 13:20:20 [INFO] Starting audit... 13:20:20 Audit done. 13:20:20 [INFO] You have 0 Checkstyle violations. 13:20:20 [INFO] 13:20:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 13:20:20 [INFO] 13:20:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 13:20:25 [INFO] 13:20:25 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 13:20:25 [INFO] 13:20:25 [INFO] 13:20:25 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 13:20:25 [INFO] 13:20:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 13:20:26 [INFO] No sources specified for compilation. Skipping. 13:20:26 [INFO] 13:20:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 13:20:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:20:26 [INFO] 13:20:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 13:20:26 [INFO] 13:20:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 13:20:26 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:20:26 [INFO] 13:20:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 13:20:26 [INFO] No tests to run. 13:20:26 [INFO] 13:20:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 13:20:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:20:26 [INFO] 13:20:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 13:20:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 13:20:26 [INFO] 13:20:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 13:20:26 [INFO] 13:20:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 13:20:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom 13:20:26 [INFO] 13:20:26 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 13:20:26 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 13:20:26 [INFO] --------------------------------[ jar ]--------------------------------- 13:20:27 [INFO] 13:20:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 13:20:27 [INFO] 13:20:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 13:20:27 [INFO] 13:20:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 13:20:27 [INFO] 13:20:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 13:20:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:20:27 [INFO] 13:20:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 13:20:27 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:20:27 [INFO] 13:20:27 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 13:20:28 [INFO] 13:20:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 13:20:28 [INFO] You have 0 Checkstyle violations. 13:20:28 [INFO] 13:20:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 13:20:28 [INFO] You have 0 Checkstyle violations. 13:20:28 [INFO] 13:20:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 13:20:28 [INFO] Starting audit... 13:20:28 Audit done. 13:20:28 [INFO] You have 0 Checkstyle violations. 13:20:28 [INFO] 13:20:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 13:20:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:20:28 [INFO] Copying 1 resource 13:20:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 13:20:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 13:20:28 [INFO] 13:20:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 13:20:29 [INFO] Changes detected - recompiling the module! :dependency 13:20:29 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:20:29 [INFO] 13:20:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 13:20:29 [INFO] 13:20:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 13:20:30 [INFO] Fork Value is true 13:20:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:20:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:20:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:20:31 [java] WARNING: System::setSecurityManager will be removed in a future release 13:20:33 [INFO] Done SpotBugs Analysis.... 13:20:33 [INFO] 13:20:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 13:20:33 [INFO] 13:20:33 [INFO] 13:20:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 13:20:33 [INFO] BugInstance size is 0 13:20:33 [INFO] Error size is 0 13:20:33 [INFO] No errors/warnings found 13:20:33 [INFO] 13:20:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 13:20:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:20:33 [INFO] Copying 4 resources 13:20:33 [INFO] 13:20:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 13:20:33 [INFO] No sources to compile 13:20:33 [INFO] 13:20:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 13:20:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:20:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:20:34 [INFO] Compiled 3 files. 13:20:34 [INFO] 13:20:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 13:20:35 [INFO] 13:20:35 [INFO] ------------------------------------------------------- 13:20:35 [INFO] T E S T S 13:20:35 [INFO] ------------------------------------------------------- 13:20:36 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 13:20:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 13:20:37 [INFO] 13:20:37 [INFO] Results: 13:20:37 [INFO] 13:20:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 13:20:37 [INFO] 13:20:37 [INFO] 13:20:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 13:20:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:20:37 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:20:37 [INFO] 13:20:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 13:20:37 [INFO] 13:20:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 13:20:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 13:20:37 [INFO] 13:20:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 13:20:37 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:20:37 [INFO] 13:20:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 13:20:37 [INFO] 13:20:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 13:20:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:20:37 [INFO] 13:20:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 13:20:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:20:37 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:20:37 [INFO] All coverage checks have been met. 13:20:37 [INFO] 13:20:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 13:20:37 [INFO] 13:20:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 13:20:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar 13:20:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom 13:20:37 [INFO] 13:20:37 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 13:20:37 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 13:20:37 [INFO] --------------------------------[ jar ]--------------------------------- 13:20:41 [INFO] 13:20:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 13:20:41 [INFO] 13:20:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 13:20:41 [INFO] 13:20:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 13:20:41 [INFO] 13:20:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 13:20:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:20:41 [INFO] 13:20:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 13:20:41 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:20:41 [INFO] 13:20:41 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 13:20:41 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 13:20:41 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 13:20:42 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:20:42 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:20:42 [INFO] 13:20:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 13:20:42 [INFO] You have 0 Checkstyle violations. 13:20:42 [INFO] 13:20:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 13:20:42 [INFO] You have 0 Checkstyle violations. 13:20:42 [INFO] 13:20:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 13:20:42 [INFO] Starting audit... 13:20:42 Audit done. 13:20:42 [INFO] You have 0 Checkstyle violations. 13:20:42 [INFO] 13:20:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 13:20:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 13:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 13:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 13:20:42 [INFO] 13:20:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 13:20:42 [INFO] Changes detected - recompiling the module! :dependency 13:20:42 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 13:20:43 [INFO] 13:20:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 13:20:43 [INFO] 13:20:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 13:20:43 [INFO] Fork Value is true 13:20:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:20:45 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:20:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:20:45 [java] WARNING: System::setSecurityManager will be removed in a future release 13:20:47 [INFO] Done SpotBugs Analysis.... 13:20:47 [INFO] 13:20:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 13:20:47 [INFO] 13:20:47 [INFO] 13:20:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 13:20:47 [INFO] BugInstance size is 0 13:20:47 [INFO] Error size is 0 13:20:47 [INFO] No errors/warnings found 13:20:47 [INFO] 13:20:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 13:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:20:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 13:20:47 [INFO] 13:20:47 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 13:20:47 [INFO] No sources to compile 13:20:47 [INFO] 13:20:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 13:20:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:20:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:20:48 [INFO] Compiled 4 files. 13:20:48 [INFO] 13:20:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 13:20:48 [INFO] 13:20:48 [INFO] ------------------------------------------------------- 13:20:48 [INFO] T E S T S 13:20:48 [INFO] ------------------------------------------------------- 13:20:49 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:20:50 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 13:20:50 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 13:20:50 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 13:20:50 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 13:20:50 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 13:20:50 line 1:18 missing QName at '' 13:20:50 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:20:50 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:20:50 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:20:50 [INFO] 13:20:50 [INFO] Results: 13:20:50 [INFO] 13:20:50 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 13:20:50 [INFO] 13:20:50 [INFO] 13:20:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 13:20:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:20:50 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:20:50 [INFO] 13:20:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 13:20:51 [INFO] 13:20:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 13:20:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 13:20:51 [INFO] 13:20:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 13:20:51 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:20:51 [INFO] 13:20:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 13:20:51 [INFO] 13:20:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 13:20:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:20:51 [INFO] 13:20:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 13:20:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:20:51 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:20:51 [INFO] All coverage checks have been met. 13:20:51 [INFO] 13:20:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 13:20:51 [INFO] 13:20:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 13:20:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar 13:20:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom 13:20:51 [INFO] 13:20:51 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 13:20:51 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 13:20:51 [INFO] --------------------------------[ jar ]--------------------------------- 13:21:11 [INFO] 13:21:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 13:21:11 [INFO] 13:21:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 13:21:11 [INFO] 13:21:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 13:21:11 [INFO] 13:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 13:21:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:21:11 [INFO] 13:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 13:21:11 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:21:11 [INFO] 13:21:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 13:21:11 [INFO] You have 0 Checkstyle violations. 13:21:11 [INFO] 13:21:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 13:21:12 [INFO] You have 0 Checkstyle violations. 13:21:12 [INFO] 13:21:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 13:21:12 [INFO] Starting audit... 13:21:12 Audit done. 13:21:12 [INFO] You have 0 Checkstyle violations. 13:21:12 [INFO] 13:21:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 13:21:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:21:12 [INFO] Copying 1 resource 13:21:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 13:21:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 13:21:12 [INFO] 13:21:12 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 13:21:12 [INFO] Changes detected - recompiling the module! :dependency 13:21:12 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 13:21:14 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 13:21:14 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 13:21:14 [INFO] 13:21:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 13:21:14 [INFO] 13:21:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 13:21:14 [INFO] Fork Value is true 13:21:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:21:15 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:21:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:21:15 [java] WARNING: System::setSecurityManager will be removed in a future release 13:21:19 [INFO] Done SpotBugs Analysis.... 13:21:19 [INFO] 13:21:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 13:21:19 [INFO] 13:21:19 [INFO] 13:21:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 13:21:19 [INFO] BugInstance size is 0 13:21:19 [INFO] Error size is 0 13:21:19 [INFO] No errors/warnings found 13:21:19 [INFO] 13:21:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 13:21:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:21:19 [INFO] Copying 30 resources 13:21:19 [INFO] 13:21:19 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 13:21:19 [INFO] Changes detected - recompiling the module! :dependency 13:21:19 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:21:19 [INFO] 13:21:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 13:21:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:21:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:21:21 [INFO] Compiled 66 files. 13:21:21 [INFO] 13:21:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 13:21:21 [INFO] 13:21:21 [INFO] ------------------------------------------------------- 13:21:21 [INFO] T E S T S 13:21:21 [INFO] ------------------------------------------------------- 13:21:23 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 13:21:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in org.onap.cps.utils.DataMapUtilsSpec 13:21:24 [INFO] Running org.onap.cps.utils.GsonSpec 13:21:24 first-container a-leaf a-Value 13:21:24 last-container x-leaf x-value 13:21:24 13:21:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec 13:21:24 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 13:21:26 13:21:26.072 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 13:21:26 13:21:26.082 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 13:21:26 13:21:26.114 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:21:26 13:21:26.118 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 13:21:26 13:21:26.142 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 13:21:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in org.onap.cps.utils.JsonObjectMapperSpec 13:21:26 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 13:21:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.onap.cps.utils.JsonParserStreamSpec 13:21:26 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 13:21:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.onap.cps.utils.PrefixResolverSpec 13:21:27 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 13:21:27 [Fatal Error] :1:1: Content is not allowed in prolog. 13:21:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.onap.cps.utils.XmlFileUtilsSpec 13:21:27 [INFO] Running org.onap.cps.utils.YangUtilsSpec 13:21:27 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 13:21:27 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 13:21:27 [Fatal Error] :1:1: Premature end of file. 13:21:27 line 1:1 no viable alternative at input '/' 13:21:27 line 1:1 no viable alternative at input '/[' 13:21:27 line 1:11 missing QName at '' 13:21:27 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.onap.cps.utils.YangUtilsSpec 13:21:27 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:21:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:21:27 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 13:21:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 13:21:27 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 13:21:27 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:21:27 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 13:21:27 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 13:21:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 13:21:27 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:21:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:21:27 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:21:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:21:28 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:21:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:21:28 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 13:21:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 13:21:28 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:21:30 13:21:22,719 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:21:30 13:21:22,742 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:21:30 13:21:22,742 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:21:30 13:21:22,743 |-INFO in ch.qos.logback.classic.BasicConfigurator@4f0908de - Setting up default configuration. 13:21:30 13:21:28,749 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19469022 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:21:30 13:21:28,749 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@491d31d9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:21:30 13:21:28,752 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:21:30 13:21:28,752 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:21:30 13:21:28,752 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:21:30 13:21:28,754 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19469022 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:21:30 13:21:28,754 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@491d31d9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:21:30 13:21:28,762 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:21:30 13:21:28,762 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:21:30 13:21:28,766 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:21:30 13:21:28,794 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078488792) 13:21:30 13:21:28,794 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 13:21:30 13:21:28,794 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:21:30 13:21:28,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:21:30 13:21:28,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:21:30 13:21:28,801 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:21:30 13:21:28,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:21:30 13:21:28,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:21:30 13:21:28,807 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:21:30 13:21:28,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:21:30 13:21:28,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:21:30 13:21:28,832 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:21:30 13:21:28,839 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:21:30 13:21:29,302 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5c6204e5 - Setting zoneId to "UTC" 13:21:30 13:21:29,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:21:30 13:21:29,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:21:30 13:21:29,565 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:21:30 13:21:29,566 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:21:30 13:21:29,566 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:21:30 13:21:29,566 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:21:30 13:21:29,567 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:21:30 13:21:29,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5baab8b6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:21:30 13:21:29,567 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:21:30 13:21:29,567 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@718858cb - End of configuration. 13:21:30 13:21:29,567 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@513b2cda - Registering current configuration as safe fallback point 13:21:30 13:21:30 13:21:30 . ____ _ __ _ _ 13:21:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:21:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:21:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:21:30 ' |____| .__|_| |_|_| |_\__, | / / / / 13:21:30 =========|_|==============|___/=/_/_/_/ 13:21:30 :: Spring Boot :: (v3.1.2) 13:21:30 13:21:30 2023-12-20T13:21:29.709Z INFO 6729 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6729 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:21:30 2023-12-20T13:21:29.710Z INFO 6729 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 13:21:30 2023-12-20T13:21:30.076Z INFO 6729 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.628 seconds (process running for 8.222) 13:21:30 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:21:30 2023-12-20T13:21:30.657Z WARN 6729 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 13:21:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:21:30 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 13:21:35 13:21:35 . ____ _ __ _ _ 13:21:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:21:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:21:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:21:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:21:35 =========|_|==============|___/=/_/_/_/ 13:21:35 :: Spring Boot :: (v3.1.2) 13:21:35 13:21:35 2023-12-20T13:21:30.737Z INFO 6729 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6729 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:21:35 2023-12-20T13:21:30.737Z INFO 6729 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:21:35 2023-12-20T13:21:30.849Z WARN 6729 --- [ 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: 13:21:35 --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 13:21:35 2023-12-20T13:21:30.947Z INFO 6729 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:21:35 + + o o o o---o o----o o o---o o o----o o--o--o 13:21:35 + + + + | | / \ / | | / / \ | | 13:21:35 + + + + + o----o o o o o----o | o o o o----o | 13:21:35 + + + + | | / \ / | | \ / \ | | 13:21:35 + + o o o o o---o o----o o----o o---o o o o----o o 13:21:35 2023-12-20T13:21:30.947Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:21:35 2023-12-20T13:21:30.947Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5701 13:21:35 2023-12-20T13:21:30.947Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:21:35 2023-12-20T13:21:30.947Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:21:35 2023-12-20T13:21:30.950Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:21:35 To enable the Jet engine on the members, do one of the following: 13:21:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:21:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:21:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:21:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:21:35 2023-12-20T13:21:31.361Z INFO 6729 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:21:35 2023-12-20T13:21:31.456Z INFO 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:21:35 2023-12-20T13:21:31.461Z WARN 6729 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:21:35 2023-12-20T13:21:31.785Z INFO 6729 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:21:35 2023-12-20T13:21:31.790Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5701 is STARTING 13:21:35 2023-12-20T13:21:34.923Z INFO 6729 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:21:35 13:21:35 Members {size:1, ver:1} [ 13:21:35 Member [10.30.107.136]:5701 - ee087326-0429-4259-8ccd-a5811eb34397 this 13:21:35 ] 13:21:35 13:21:35 2023-12-20T13:21:34.944Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5701 is STARTED 13:21:35 2023-12-20T13:21:34.987Z INFO 6729 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.278 seconds (process running for 13.132) 13:21:35 2023-12-20T13:21:35.048Z INFO 6729 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:21:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.346 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 13:21:35 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 13:21:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 13:21:35 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 13:21:38 2023-12-20T13:21:35.073Z INFO 6729 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5702 [my cluster] [5.2.4] 13:21:38 + + o o o o---o o----o o o---o o o----o o--o--o 13:21:38 + + + + | | / \ / | | / / \ | | 13:21:38 + + + + + o----o o o o o----o | o o o o----o | 13:21:38 + + + + | | / \ / | | \ / \ | | 13:21:38 + + o o o o o---o o----o o----o o---o o o o----o o 13:21:38 2023-12-20T13:21:35.073Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:21:38 2023-12-20T13:21:35.073Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5702 13:21:38 2023-12-20T13:21:35.073Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [my cluster] [5.2.4] Cluster name: my cluster 13:21:38 2023-12-20T13:21:35.073Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:21:38 2023-12-20T13:21:35.074Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 13:21:38 To enable the Jet engine on the members, do one of the following: 13:21:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:21:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:21:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:21:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:21:38 2023-12-20T13:21:35.120Z INFO 6729 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5702 [my cluster] [5.2.4] 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. 13:21:38 2023-12-20T13:21:35.122Z INFO 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5702 [my cluster] [5.2.4] Using Multicast discovery 13:21:38 2023-12-20T13:21:35.122Z WARN 6729 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:21:38 2023-12-20T13:21:35.155Z INFO 6729 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:21:38 2023-12-20T13:21:35.156Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5702 [my cluster] [5.2.4] [10.30.107.136]:5702 is STARTING 13:21:38 2023-12-20T13:21:38.020Z INFO 6729 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [my cluster] [5.2.4] 13:21:38 13:21:38 Members {size:1, ver:1} [ 13:21:38 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f this 13:21:38 ] 13:21:38 13:21:38 2023-12-20T13:21:38.020Z WARN 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 13:21:38 2023-12-20T13:21:38.021Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5702 [my cluster] [5.2.4] [10.30.107.136]:5702 is STARTED 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5703 [my cluster] [5.2.4] 13:21:43 + + o o o o---o o----o o o---o o o----o o--o--o 13:21:43 + + + + | | / \ / | | / / \ | | 13:21:43 + + + + + o----o o o o o----o | o o o o----o | 13:21:43 + + + + | | / \ / | | \ / \ | | 13:21:43 + + o o o o o---o o----o o----o o---o o o o----o o 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5703 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [my cluster] [5.2.4] Cluster name: my cluster 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:21:43 2023-12-20T13:21:38.028Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 13:21:43 To enable the Jet engine on the members, do one of the following: 13:21:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:21:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:21:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:21:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:21:43 2023-12-20T13:21:38.046Z INFO 6729 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5703 [my cluster] [5.2.4] 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. 13:21:43 2023-12-20T13:21:38.048Z INFO 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5703 [my cluster] [5.2.4] Using Multicast discovery 13:21:43 2023-12-20T13:21:38.048Z WARN 6729 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:21:43 2023-12-20T13:21:38.077Z INFO 6729 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:21:43 2023-12-20T13:21:38.078Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5703 [my cluster] [5.2.4] [10.30.107.136]:5703 is STARTING 13:21:43 2023-12-20T13:21:38.154Z INFO 6729 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:21:43 2023-12-20T13:21:38.183Z INFO 6729 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:59813 13:21:43 2023-12-20T13:21:38.185Z INFO 6729 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:59813 and /10.30.107.136:5702 13:21:43 2023-12-20T13:21:43.286Z INFO 6729 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [my cluster] [5.2.4] 13:21:43 13:21:43 Members {size:2, ver:2} [ 13:21:43 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f this 13:21:43 Member [10.30.107.136]:5703 - 74387b39-1900-4da0-87cf-0aa531b8d286 13:21:43 ] 13:21:43 13:21:43 2023-12-20T13:21:43.295Z INFO 6729 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [my cluster] [5.2.4] 13:21:43 13:21:43 Members {size:2, ver:2} [ 13:21:43 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f 13:21:43 Member [10.30.107.136]:5703 - 74387b39-1900-4da0-87cf-0aa531b8d286 this 13:21:43 ] 13:21:43 13:21:43 2023-12-20T13:21:43.295Z WARN 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 13:21:43 2023-12-20T13:21:43.296Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5703 [my cluster] [5.2.4] [10.30.107.136]:5703 is STARTED 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5704 [my cluster] [5.2.4] 13:21:48 + + o o o o---o o----o o o---o o o----o o--o--o 13:21:48 + + + + | | / \ / | | / / \ | | 13:21:48 + + + + + o----o o o o o----o | o o o o----o | 13:21:48 + + + + | | / \ / | | \ / \ | | 13:21:48 + + o o o o o---o o----o o----o o---o o o o----o o 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5704 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [my cluster] [5.2.4] Cluster name: my cluster 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:21:48 2023-12-20T13:21:43.305Z INFO 6729 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 13:21:48 To enable the Jet engine on the members, do one of the following: 13:21:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:21:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:21:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:21:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:21:48 2023-12-20T13:21:43.331Z INFO 6729 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5704 [my cluster] [5.2.4] 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. 13:21:48 2023-12-20T13:21:43.333Z INFO 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5704 [my cluster] [5.2.4] Using Multicast discovery 13:21:48 2023-12-20T13:21:43.333Z WARN 6729 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:21:48 2023-12-20T13:21:43.342Z INFO 6729 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:21:48 2023-12-20T13:21:43.343Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5704 [my cluster] [5.2.4] [10.30.107.136]:5704 is STARTING 13:21:48 2023-12-20T13:21:43.409Z INFO 6729 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:21:48 2023-12-20T13:21:43.412Z INFO 6729 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:36651 13:21:48 2023-12-20T13:21:43.413Z INFO 6729 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:36651 and /10.30.107.136:5702 13:21:48 2023-12-20T13:21:48.519Z INFO 6729 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [my cluster] [5.2.4] 13:21:48 13:21:48 Members {size:3, ver:3} [ 13:21:48 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f this 13:21:48 Member [10.30.107.136]:5703 - 74387b39-1900-4da0-87cf-0aa531b8d286 13:21:48 Member [10.30.107.136]:5704 - fae43054-fabb-4cbe-a2d0-7eb77307f56d 13:21:48 ] 13:21:48 13:21:48 2023-12-20T13:21:48.523Z INFO 6729 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [my cluster] [5.2.4] 13:21:48 13:21:48 Members {size:3, ver:3} [ 13:21:48 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f 13:21:48 Member [10.30.107.136]:5703 - 74387b39-1900-4da0-87cf-0aa531b8d286 this 13:21:48 Member [10.30.107.136]:5704 - fae43054-fabb-4cbe-a2d0-7eb77307f56d 13:21:48 ] 13:21:48 13:21:48 2023-12-20T13:21:48.525Z INFO 6729 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:5704 and /10.30.107.136:57361 13:21:48 2023-12-20T13:21:48.543Z INFO 6729 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.136:57361 and /10.30.107.136:5704 13:21:48 2023-12-20T13:21:48.543Z INFO 6729 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5704 [my cluster] [5.2.4] 13:21:48 13:21:48 Members {size:3, ver:3} [ 13:21:48 Member [10.30.107.136]:5702 - ef014c81-c941-4289-a9ed-1fe4b4fc2d7f 13:21:48 Member [10.30.107.136]:5703 - 74387b39-1900-4da0-87cf-0aa531b8d286 13:21:48 Member [10.30.107.136]:5704 - fae43054-fabb-4cbe-a2d0-7eb77307f56d this 13:21:48 ] 13:21:48 13:21:48 2023-12-20T13:21:48.544Z WARN 6729 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 13:21:48 2023-12-20T13:21:48.545Z INFO 6729 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5704 [my cluster] [5.2.4] [10.30.107.136]:5704 is STARTED 13:21:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.489 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 13:21:48 [INFO] Running org.onap.cps.config.AsyncConfigSpec 13:21:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.config.AsyncConfigSpec 13:21:48 [INFO] Running org.onap.cps.config.CacheConfigSpec 13:21:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.config.CacheConfigSpec 13:21:48 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 13:21:48 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 13:21:48 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 13:21:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.PaginationOptionSpec 13:21:48 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:21:48 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:21:48 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 13:21:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 13:21:48 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 13:21:49 2023-12-20T13:21:48.977Z WARN 6729 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy142 13:21:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 13:21:49 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 13:21:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 13:21:49 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:21:49 2023-12-20T13:21:49.060Z ERROR 6729 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 13:21:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:21:49 2023-12-20T13:21:49.098Z INFO 6729 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:21:49 2023-12-20T13:21:49.098Z INFO 6729 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.136]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:21:49 2023-12-20T13:21:49.098Z INFO 6729 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.136]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:21:49 2023-12-20T13:21:49.099Z INFO 6729 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.136]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5701 is SHUTTING_DOWN 13:21:49 2023-12-20T13:21:49.099Z INFO 6729 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.136]:5702 [my cluster] [5.2.4] [10.30.107.136]:5702 is SHUTTING_DOWN 13:21:49 2023-12-20T13:21:49.100Z INFO 6729 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.136]:5703 [my cluster] [5.2.4] [10.30.107.136]:5703 is SHUTTING_DOWN 13:21:49 2023-12-20T13:21:49.100Z INFO 6729 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.136]:5704 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:21:49 2023-12-20T13:21:49.100Z INFO 6729 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.136]:5704 [my cluster] [5.2.4] [10.30.107.136]:5704 is SHUTTING_DOWN 13:21:49 [INFO] 13:21:49 [INFO] Results: 13:21:49 [INFO] 13:21:49 [INFO] Tests run: 301, Failures: 0, Errors: 0, Skipped: 0 13:21:49 [INFO] 13:21:49 [INFO] 13:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 13:21:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:21:49 [INFO] Analyzed bundle 'cps-service' with 54 classes 13:21:49 [INFO] 13:21:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 13:21:49 [INFO] 13:21:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 13:21:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 13:21:49 [INFO] 13:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 13:21:49 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:21:49 [INFO] 13:21:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 13:21:49 [INFO] 13:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 13:21:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:21:49 [INFO] 13:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 13:21:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:21:49 [INFO] Analyzed bundle 'cps-service' with 54 classes 13:21:49 [INFO] All coverage checks have been met. 13:21:49 [INFO] 13:21:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 13:21:49 [INFO] 13:21:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 13:21:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar 13:21:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom 13:21:49 [INFO] 13:21:49 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 13:21:49 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 13:21:49 [INFO] --------------------------------[ jar ]--------------------------------- 13:21:52 [INFO] 13:21:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 13:21:52 [INFO] 13:21:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 13:21:52 [INFO] 13:21:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 13:21:52 [INFO] 13:21:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 13:21:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:21:52 [INFO] 13:21:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 13:21:52 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:21:52 [INFO] 13:21:52 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 13:21:57 [INFO] Generating with dryRun=false 13:21:57 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:21:57 [INFO] OpenAPI Generator: spring (server) 13:21:57 [INFO] Generator 'spring' is considered stable. 13:21:57 [INFO] ---------------------------------- 13:21:57 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 13:21:57 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 13:21:57 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:21:57 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:21:57 [INFO] Processing operation createDataspace 13:21:57 [INFO] Processing operation deleteDataspace 13:21:57 [INFO] Processing operation createDataspaceV2 13:21:57 [INFO] Processing operation getAllDataspaces 13:21:57 [INFO] Processing operation getDataspace 13:21:57 [INFO] Processing operation createAnchor 13:21:57 [INFO] Processing operation createAnchorV2 13:21:57 [INFO] Processing operation getAnchors 13:21:57 [INFO] Processing operation getAnchor 13:21:57 [INFO] Processing operation deleteAnchor 13:21:57 [INFO] Processing operation createSchemaSet 13:21:57 [INFO] Processing operation createSchemaSetV2 13:21:57 [INFO] Processing operation getSchemaSets 13:21:57 [INFO] Processing operation getSchemaSet 13:21:57 [INFO] Processing operation deleteSchemaSet 13:21:57 [INFO] Processing operation getNodeByDataspaceAndAnchor 13:21:57 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 13:21:57 [INFO] Processing operation replaceNode 13:21:57 [INFO] Processing operation createNode 13:21:57 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:21:57 [INFO] Processing operation deleteDataNode 13:21:57 [INFO] Processing operation updateNodeLeaves 13:21:57 [INFO] Processing operation deleteListOrListElement 13:21:57 [INFO] Processing operation replaceListContent 13:21:57 [INFO] Processing operation addListElements 13:21:57 [INFO] Processing operation getDeltaByDataspaceAndAnchors 13:21:57 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 13:21:57 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 13:21:57 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 13:21:57 [INFO] Processing operation getNodesByDataspaceAndCpsPath 13:21:57 [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] 13:21:57 [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] 13:21:57 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 13:21:57 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:21:57 [WARNING] Multiple MediaTypes found, using only the first one 13:21:57 [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] 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 13:21:57 [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] 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 13:21:57 [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] 13:21:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 13:21:57 [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] 13:21:57 [INFO] Skipping generation of supporting files. 13:21:57 ################################################################################ 13:21:57 # Thanks for using OpenAPI Generator. # 13:21:57 # Please consider donation to help us maintain this project 🙏 # 13:21:57 # https://opencollective.com/openapi_generator/donate # 13:21:57 ################################################################################ 13:21:57 [INFO] 13:21:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 13:21:57 [INFO] You have 0 Checkstyle violations. 13:21:57 [INFO] 13:21:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 13:21:58 [INFO] You have 0 Checkstyle violations. 13:21:58 [INFO] 13:21:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 13:21:58 [INFO] Starting audit... 13:21:58 Audit done. 13:21:58 [INFO] You have 0 Checkstyle violations. 13:21:58 [INFO] 13:21:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 13:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:21:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 13:21:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 13:21:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 13:21:58 [INFO] 13:21:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 13:21:58 [INFO] Changes detected - recompiling the module! :dependency 13:21:58 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 13:21:59 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 13:21:59 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 13:21:59 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 13:21:59 [INFO] 13:21:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 13:21:59 [INFO] 13:21:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 13:21:59 [INFO] Fork Value is true 13:22:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:22:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:22:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:22:01 [java] WARNING: System::setSecurityManager will be removed in a future release 13:22:03 [INFO] Done SpotBugs Analysis.... 13:22:03 [INFO] 13:22:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 13:22:03 [INFO] 13:22:03 [INFO] 13:22:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 13:22:03 [INFO] BugInstance size is 0 13:22:03 [INFO] Error size is 0 13:22:03 [INFO] No errors/warnings found 13:22:03 [INFO] 13:22:03 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 13:22:03 [INFO] Generating with dryRun=false 13:22:03 [INFO] No .openapi-generator-ignore file found. 13:22:03 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:22:03 [INFO] Generator 'openapi-yaml' is considered stable. 13:22:03 [INFO] Output file [outputFile=openapi.yaml] 13:22: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/cps/api] 13:22:03 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:22:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:22:03 [WARNING] Multiple MediaTypes found, using only the first one 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22: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/cps/api] 13:22:03 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 13:22:03 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 13:22:03 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:22:03 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:22:03 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:22:03 ################################################################################ 13:22:03 # Thanks for using OpenAPI Generator. # 13:22:03 # Please consider donation to help us maintain this project 🙏 # 13:22:03 # https://opencollective.com/openapi_generator/donate # 13:22:03 ################################################################################ 13:22:03 [INFO] 13:22:03 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 13:22:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:03 [INFO] Copying 1 resource 13:22:03 [INFO] 13:22:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 13:22:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:03 [INFO] Copying 6 resources 13:22:03 [INFO] 13:22:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 13:22:03 [INFO] Changes detected - recompiling the module! :dependency 13:22:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:22:03 [INFO] 13:22:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 13:22:03 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:22:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:22:05 [INFO] Compiled 27 files. 13:22:05 [INFO] 13:22:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 13:22:05 [INFO] 13:22:05 [INFO] ------------------------------------------------------- 13:22:05 [INFO] T E S T S 13:22:05 [INFO] ------------------------------------------------------- 13:22:07 13:22:06.557 [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. 13:22:07 13:22:06.768 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:22:07 13:22:06.899 [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. 13:22:07 13:22:06.915 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:22:07 13:22:06.935 [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. 13:22:07 13:22:06.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:22:07 13:22:06.958 [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. 13:22:07 13:22:06.983 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:22:07 13:22:07.015 [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. 13:22:07 13:22:07.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:22:07 13:22:07.029 [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. 13:22:07 13:22:07.041 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:22:07 13:22:07.044 [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. 13:22:07 13:22:07.050 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:22:07 13:22:07.052 [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. 13:22:07 13:22:07.061 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:22:07 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 13:22:11 13:22:06,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:22:11 13:22:06,383 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:22:11 13:22:06,383 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:22:11 13:22:06,384 |-INFO in ch.qos.logback.classic.BasicConfigurator@56d4481f - Setting up default configuration. 13:22:11 13:22:08,155 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:22:11 13:22:08,223 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:22:11 13:22:08,223 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:22:11 13:22:08,226 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:22:11 13:22:08,226 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:22:11 13:22:08,226 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:22:11 13:22:08,228 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:22:11 13:22:08,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:22:11 13:22:08,235 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:22:11 13:22:08,235 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:22:11 13:22:08,240 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:22:11 13:22:08,275 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078528272) 13:22:11 13:22:08,275 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:22:11 13:22:08,276 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:22:11 13:22:08,280 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:22:11 13:22:08,284 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:22:11 13:22:08,284 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:22:11 13:22:08,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:22:11 13:22:08,291 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:22:11 13:22:08,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:22:11 13:22:08,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:22:11 13:22:08,322 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:22:11 13:22:08,328 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:22:11 13:22:08,627 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b55652a - Setting zoneId to "UTC" 13:22:11 13:22:08,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:22:11 13:22:08,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:22:11 13:22:08,901 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:22:11 13:22:08,901 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:22:11 13:22:08,902 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:22:11 13:22:08,902 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:22:11 13:22:08,903 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:22:11 13:22:08,903 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:22:11 13:22:08,903 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:22:11 13:22:08,903 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8c54f48 - End of configuration. 13:22:11 13:22:08,903 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@119f02d2 - Registering current configuration as safe fallback point 13:22:11 13:22:11 13:22:11 . ____ _ __ _ _ 13:22:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:22:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:22:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:22:11 ' |____| .__|_| |_|_| |_\__, | / / / / 13:22:11 =========|_|==============|___/=/_/_/_/ 13:22:11 :: Spring Boot :: (v3.1.2) 13:22:11 13:22:11 2023-12-20T13:22:09.017Z INFO 7070 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7070 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:22:11 2023-12-20T13:22:09.018Z INFO 7070 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:22:11 2023-12-20T13:22:11.067Z INFO 7070 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:22:11 2023-12-20T13:22:11.067Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:22:11 2023-12-20T13:22:11.068Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:22:11 2023-12-20T13:22:11.090Z INFO 7070 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.334 seconds (process running for 5.564) 13:22:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:22:12 2023-12-20T13:22:12.243Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:12 13:22:12 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:22:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:22:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:22:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:22:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:22:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:22:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:22:12 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:22:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:22:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:12 Caused by: java.lang.RuntimeException: null 13:22:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:22:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:22:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:22:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:22:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:22:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:22:12 ... 88 common frames omitted 13:22:12 13:22:12 2023-12-20T13:22:12.447Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:12 13:22:12 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 13:22:12 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 13:22:12 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 13:22:12 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:12 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:12 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:12 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 13:22:12 and component.yang=fake component content 1 13:22:12 13:22:12 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 13:22:12 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 13:22:12 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 13:22:12 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 13:22:12 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 13:22:12 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 13:22:12 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 13:22:12 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 13:22:12 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 13:22:12 ... 147 common frames omitted 13:22:12 13:22:12 2023-12-20T13:22:12.586Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:12 13:22:12 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:22:12 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:22:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:22:12 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:12 13:22:12 2023-12-20T13:22:12.595Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:12 13:22:12 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:22:12 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:22:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:12 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:12 13:22:12 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.321 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 13:22:12 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:22:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:22:12 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 13:22:13 13:22:13 . ____ _ __ _ _ 13:22:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:22:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:22:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:22:13 ' |____| .__|_| |_|_| |_\__, | / / / / 13:22:13 =========|_|==============|___/=/_/_/_/ 13:22:13 :: Spring Boot :: (v3.1.2) 13:22:13 13:22:13 2023-12-20T13:22:12.838Z INFO 7070 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7070 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:22:13 2023-12-20T13:22:12.838Z INFO 7070 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:22:13 2023-12-20T13:22:13.789Z INFO 7070 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:22:13 2023-12-20T13:22:13.789Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:22:13 2023-12-20T13:22:13.790Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:22:13 2023-12-20T13:22:13.794Z INFO 7070 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.985 seconds (process running for 8.268) 13:22:13 2023-12-20T13:22:13.887Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:13 13:22:13 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:13 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:13 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:13 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:13 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:13 13:22:14 2023-12-20T13:22:14.033Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 2023-12-20T13:22:14.052Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 2023-12-20T13:22:14.268Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_13(DataRestControllerSpec.groovy:405) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 2023-12-20T13:22:14.305Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:450) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 2023-12-20T13:22:14.323Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:475) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 2023-12-20T13:22:14.347Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:14 [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 s - in org.onap.cps.rest.controller.DataRestControllerSpec 13:22:14 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 13:22:14 2023-12-20T13:22:14.358Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:14 13:22:14 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:22:14 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:210) 13:22:14 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:22:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:22:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:22:14 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:22:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:22:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:22:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:22:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:22:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:22:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:22:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:22:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:22:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:22:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:22:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:22:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:22:14 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_18(DataRestControllerSpec.groovy:516) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:22:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:22:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:22:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:14 13:22:15 13:22:15 . ____ _ __ _ _ 13:22:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:22:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:22:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:22:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:22:15 =========|_|==============|___/=/_/_/_/ 13:22:15 :: Spring Boot :: (v3.1.2) 13:22:15 13:22:15 2023-12-20T13:22:14.399Z INFO 7070 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7070 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:22:15 2023-12-20T13:22:14.399Z INFO 7070 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:22:15 2023-12-20T13:22:15.024Z INFO 7070 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:22:15 2023-12-20T13:22:15.024Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:22:15 2023-12-20T13:22:15.025Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:22:15 2023-12-20T13:22:15.028Z INFO 7070 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.659 seconds (process running for 9.503) 13:22:15 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 13:22:15 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:22:15 13:22:15 . ____ _ __ _ _ 13:22:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:22:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:22:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:22:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:22:15 =========|_|==============|___/=/_/_/_/ 13:22:15 :: Spring Boot :: (v3.1.2) 13:22:15 13:22:15 2023-12-20T13:22:15.197Z INFO 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7070 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:22:15 2023-12-20T13:22:15.197Z INFO 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:22:15 2023-12-20T13:22:15.866Z INFO 7070 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:22:15 2023-12-20T13:22:15.866Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:22:15 2023-12-20T13:22:15.866Z INFO 7070 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:22:15 2023-12-20T13:22:15.870Z INFO 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.695 seconds (process running for 10.344) 13:22:15 2023-12-20T13:22:15.888Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:15 13:22:15 java.lang.IllegalStateException: some error message 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:22:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:22:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:22:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:22:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:22:15 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 13:22:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:15 13:22:15 2023-12-20T13:22:15.907Z ERROR 7070 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:22:15 13:22:15 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:22:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:22:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:22:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:22:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 13:22:15 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 13:22:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:22:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:22:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:22:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:22:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:22:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:22:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:22:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:22:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:22:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:22:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:22:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:22:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:22:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:22:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:22:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:22:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:22:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:22:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:22:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:22:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:22:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:22:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:22:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:22:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:22:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:22:15 Caused by: java.lang.Throwable: null 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:22:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:22:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:22:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:22:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:22:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:22:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:22:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:22:15 ... 88 common frames omitted 13:22:15 13:22:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:22:15 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 13:22:15 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 13:22:15 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:22:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:22:16 [INFO] 13:22:16 [INFO] Results: 13:22:16 [INFO] 13:22:16 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0 13:22:16 [INFO] 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 13:22:16 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:22:16 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:22:16 [INFO] 13:22:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 13:22:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 13:22:16 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:22:16 [INFO] 13:22:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 13:22:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 13:22:16 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:22:16 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:22:16 [INFO] All coverage checks have been met. 13:22:16 [INFO] 13:22:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 13:22:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar 13:22:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom 13:22:16 [INFO] 13:22:16 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 13:22:16 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 13:22:16 [INFO] --------------------------------[ jar ]--------------------------------- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 13:22:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:22:16 [INFO] 13:22:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 13:22:16 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:22:16 [INFO] 13:22:16 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 13:22:16 [INFO] 13:22:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 13:22:16 [INFO] You have 0 Checkstyle violations. 13:22:16 [INFO] 13:22:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 13:22:16 [INFO] You have 0 Checkstyle violations. 13:22:16 [INFO] 13:22:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 13:22:16 [INFO] Starting audit... 13:22:16 Audit done. 13:22:16 [INFO] You have 0 Checkstyle violations. 13:22:16 [INFO] 13:22:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 13:22:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:16 [INFO] Copying 16 resources 13:22:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 13:22:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 13:22:16 [INFO] 13:22:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 13:22:16 [INFO] Changes detected - recompiling the module! :dependency 13:22:16 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 13:22:17 [INFO] 13:22:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 13:22:17 [INFO] 13:22:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 13:22:17 [INFO] Fork Value is true 13:22:18 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:22:18 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:22:18 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:22:18 [java] WARNING: System::setSecurityManager will be removed in a future release 13:22:21 [INFO] Done SpotBugs Analysis.... 13:22:21 [INFO] 13:22:21 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 13:22:21 [INFO] 13:22:21 [INFO] 13:22:21 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 13:22:21 [INFO] BugInstance size is 0 13:22:21 [INFO] Error size is 0 13:22:21 [INFO] No errors/warnings found 13:22:21 [INFO] 13:22:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 13:22:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 13:22:21 [INFO] 13:22:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 13:22:21 [INFO] No sources to compile 13:22:21 [INFO] 13:22:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 13:22:21 [INFO] No sources specified for compilation. Skipping. 13:22:21 [INFO] 13:22:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 13:22:21 [INFO] No tests to run. 13:22:21 [INFO] 13:22:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 13:22:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:22:21 [INFO] 13:22:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 13:22:21 [INFO] 13:22:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 13:22:21 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 13:22:21 [INFO] 13:22:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 13:22:21 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:22:21 [INFO] 13:22:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 13:22:21 [INFO] No tests to run. 13:22:21 [INFO] 13:22:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 13:22:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:22:21 [INFO] 13:22:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 13:22:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 13:22:21 [INFO] 13:22:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 13:22:21 [INFO] 13:22:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 13:22:21 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar 13:22:21 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom 13:22:21 [INFO] 13:22:21 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 13:22:21 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 13:22:21 [INFO] --------------------------------[ jar ]--------------------------------- 13:22:23 [INFO] 13:22:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 13:22:23 [INFO] 13:22:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 13:22:23 [INFO] 13:22:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 13:22:23 [INFO] 13:22:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 13:22:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:22:23 [INFO] 13:22:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 13:22:23 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:22:23 [INFO] 13:22:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 13:22:23 [INFO] You have 0 Checkstyle violations. 13:22:23 [INFO] 13:22:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 13:22:23 [INFO] You have 0 Checkstyle violations. 13:22:23 [INFO] 13:22:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 13:22:24 [INFO] Starting audit... 13:22:24 Audit done. 13:22:24 [INFO] You have 0 Checkstyle violations. 13:22:24 [INFO] 13:22:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 13:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:24 [INFO] Copying 3 resources 13:22:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 13:22:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 13:22:24 [INFO] 13:22:24 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 13:22:24 [INFO] Changes detected - recompiling the module! :dependency 13:22:24 [INFO] Compiling 122 source files with javac [debug release 17] to target/classes 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". 13:22:26 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". 13:22:26 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. 13:22:26 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. 13:22:26 [INFO] 13:22:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 13:22:26 [INFO] 13:22:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 13:22:26 [INFO] Fork Value is true 13:22:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:22:28 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:22:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:22:28 [java] WARNING: System::setSecurityManager will be removed in a future release 13:22:32 [INFO] Done SpotBugs Analysis.... 13:22:33 [INFO] 13:22:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 13:22:33 [INFO] 13:22:33 [INFO] 13:22:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 13:22:33 [INFO] BugInstance size is 0 13:22:33 [INFO] Error size is 0 13:22:33 [INFO] No errors/warnings found 13:22:33 [INFO] 13:22:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 13:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:22:33 [INFO] Copying 16 resources 13:22:33 [INFO] 13:22:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 13:22:33 [INFO] Changes detected - recompiling the module! :dependency 13:22:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:22:33 [INFO] 13:22:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 13:22:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:22:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:22:36 [INFO] Compiled 177 files. 13:22:36 [INFO] 13:22:36 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 13:22:36 [INFO] 13:22:36 [INFO] ------------------------------------------------------- 13:22:36 [INFO] T E S T S 13:22:36 [INFO] ------------------------------------------------------- 13:22:39 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:22:40 13:22:40.845 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 13:22:40 13:22:40.871 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:22:40 13:22:40.874 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 13:22:40 13:22:40.875 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 13:22:40 13:22:40.892 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 13:22:40 13:22:40.897 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 13:22:40 13:22:40.897 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 13:22:40 13:22:40.907 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 13:22:40 13:22:40.916 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 13:22:40 13:22:40.920 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 13:22:40 13:22:40.951 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 13:22:40 13:22:40.955 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 13:22:40 13:22:40.965 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 13:22:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:22:40 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:22:40 13:22:40.983 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:22:40 13:22:40.990 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 13:22:40 13:22:40.994 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 13:22:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:22:41 13:22:41.004 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:22:41 13:22:41.005 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 13:22:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:22:41 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:22:41 13:22:41.362 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:22:41 13:22:41.366 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:22:41 13:22:41.369 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:22:41 13:22:41.373 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 13:22:41 13:22:41.373 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:22:41 13:22:41.375 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 13:22:41 13:22:41.375 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:22:41 13:22:41.438 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:22:41 13:22:41.438 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 13:22:41 13:22:41.448 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:22:41 13:22:41.449 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:22:41 13:22:41.452 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:22:41 13:22:41.452 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 13:22:41 13:22:41.455 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:22:41 13:22:41.455 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 13:22:41 13:22:41.456 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:22:41 13:22:41.456 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:22:41 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:22:41 13:22:41.664 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 13:22:41 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:22:41 13:22:41.691 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 13:22:41 13:22:41.734 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 13:22:41 13:22:41.738 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 13:22:41 13:22:41.739 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 13:22:41 13:22:41.744 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 13:22:41 13:22:41.744 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 13:22:41 13:22:41.748 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 13:22:41 13:22:41.751 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 13:22:41 13:22:41.752 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 13:22:41 13:22:41.753 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 13:22:41 13:22:41.753 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 13:22:41 13:22:41.753 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 13:22:41 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:22:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:22:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:22:41 13:22:41.935 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:22:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:23:27 13:22:42.628 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:23:27 13:22:42.637 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:23:27 13:22:42.672 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:23:27 Server Version: 23.0.1 13:23:27 API Version: 1.42 13:23:27 Operating System: CentOS Stream 8 13:23:27 Total Memory: 31890 MB 13:23:27 13:22:42.676 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:23:27 ******************************************************************************** 13:23:27 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:23:27 ******************************************************************************** 13:23:27 13:22:42.679 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:23:27 13:22:42.680 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:23:27 13:22:42.700 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 13:23:27 13:22:42.706 [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/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) 13:23:27 13:22:45.233 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 13:23:27 13:22:45.259 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:23:27 13:22:45.745 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 13:23:27 13:22:47.369 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (35 MB/? MB) 13:23:27 13:22:47.872 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (55 MB/? MB) 13:23:27 13:22:48.506 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (82 MB/? MB) 13:23:27 13:22:49.016 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 13:23:27 13:22:49.525 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (96 MB/? MB) 13:23:27 13:22:49.539 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (97 MB/? MB) 13:23:27 13:22:49.680 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (99 MB/? MB) 13:23:27 13:22:50.024 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (104 MB/? MB) 13:23:27 13:22:55.074 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (248 MB/? MB) 13:23:27 13:22:55.575 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (256 MB/? MB) 13:23:27 13:23:02.299 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (350 MB/? MB) 13:23:27 13:23:06.928 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 13:23:27 13:23:07.228 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 13:23:27 13:23:07.365 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 13:23:27 13:23:07.593 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 13:23:27 13:23:07.908 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 13:23:27 13:23:07.978 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 13:23:27 13:23:08.086 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 13:23:27 13:23:08.162 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 13:23:27 13:23:08.771 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 13:23:27 13:23:08.846 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 13:23:27 13:23:08.869 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 23s (downloaded 370 MB at 16 MB/s) 13:23:27 13:23:08.902 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:23:27 13:23:20.480 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e1cd3496a4b99141603680185de0e2ffc8dfa021441f78807c0f6959b5507e30 13:23:27 13:23:25.817 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT43.135830101S 13:23:27 13:23:25.972 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 13:23:27 allow.auto.create.topics = true 13:23:27 auto.commit.interval.ms = 5000 13:23:27 auto.include.jmx.reporter = true 13:23:27 auto.offset.reset = earliest 13:23:27 bootstrap.servers = [PLAINTEXT://localhost:32768] 13:23:27 check.crcs = true 13:23:27 client.dns.lookup = use_all_dns_ips 13:23:27 client.id = consumer-test-1 13:23:27 client.rack = 13:23:27 connections.max.idle.ms = 540000 13:23:27 default.api.timeout.ms = 60000 13:23:27 enable.auto.commit = true 13:23:27 exclude.internal.topics = true 13:23:27 fetch.max.bytes = 52428800 13:23:27 fetch.max.wait.ms = 500 13:23:27 fetch.min.bytes = 1 13:23:27 group.id = test 13:23:27 group.instance.id = null 13:23:27 heartbeat.interval.ms = 3000 13:23:27 interceptor.classes = [] 13:23:27 internal.leave.group.on.close = true 13:23:27 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:27 isolation.level = read_uncommitted 13:23:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:27 max.partition.fetch.bytes = 1048576 13:23:27 max.poll.interval.ms = 300000 13:23:27 max.poll.records = 500 13:23:27 metadata.max.age.ms = 300000 13:23:27 metric.reporters = [] 13:23:27 metrics.num.samples = 2 13:23:27 metrics.recording.level = INFO 13:23:27 metrics.sample.window.ms = 30000 13:23:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:27 receive.buffer.bytes = 65536 13:23:27 reconnect.backoff.max.ms = 1000 13:23:27 reconnect.backoff.ms = 50 13:23:27 request.timeout.ms = 30000 13:23:27 retry.backoff.ms = 100 13:23:27 sasl.client.callback.handler.class = null 13:23:27 sasl.jaas.config = null 13:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:27 sasl.kerberos.min.time.before.relogin = 60000 13:23:27 sasl.kerberos.service.name = null 13:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:27 sasl.login.callback.handler.class = null 13:23:27 sasl.login.class = null 13:23:27 sasl.login.connect.timeout.ms = null 13:23:27 sasl.login.read.timeout.ms = null 13:23:27 sasl.login.refresh.buffer.seconds = 300 13:23:27 sasl.login.refresh.min.period.seconds = 60 13:23:27 sasl.login.refresh.window.factor = 0.8 13:23:27 sasl.login.refresh.window.jitter = 0.05 13:23:27 sasl.login.retry.backoff.max.ms = 10000 13:23:27 sasl.login.retry.backoff.ms = 100 13:23:27 sasl.mechanism = GSSAPI 13:23:27 sasl.oauthbearer.clock.skew.seconds = 30 13:23:27 sasl.oauthbearer.expected.audience = null 13:23:27 sasl.oauthbearer.expected.issuer = null 13:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:27 sasl.oauthbearer.jwks.endpoint.url = null 13:23:27 sasl.oauthbearer.scope.claim.name = scope 13:23:27 sasl.oauthbearer.sub.claim.name = sub 13:23:27 sasl.oauthbearer.token.endpoint.url = null 13:23:27 security.protocol = PLAINTEXT 13:23:27 security.providers = null 13:23:27 send.buffer.bytes = 131072 13:23:27 session.timeout.ms = 45000 13:23:27 socket.connection.setup.timeout.max.ms = 30000 13:23:27 socket.connection.setup.timeout.ms = 10000 13:23:27 ssl.cipher.suites = null 13:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:27 ssl.endpoint.identification.algorithm = https 13:23:27 ssl.engine.factory.class = null 13:23:27 ssl.key.password = null 13:23:27 ssl.keymanager.algorithm = SunX509 13:23:27 ssl.keystore.certificate.chain = null 13:23:27 ssl.keystore.key = null 13:23:27 ssl.keystore.location = null 13:23:27 ssl.keystore.password = null 13:23:27 ssl.keystore.type = JKS 13:23:27 ssl.protocol = TLSv1.3 13:23:27 ssl.provider = null 13:23:27 ssl.secure.random.implementation = null 13:23:27 ssl.trustmanager.algorithm = PKIX 13:23:27 ssl.truststore.certificates = null 13:23:27 ssl.truststore.location = null 13:23:27 ssl.truststore.password = null 13:23:27 ssl.truststore.type = JKS 13:23:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:27 13:23:27 13:23:26.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 13:23:27 13:23:26.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 13:23:27 13:23:26.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1703078606090 13:23:27 13:22:37,819 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:23:27 13:22:37,844 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:23:27 13:22:37,844 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:23:27 13:22:37,845 |-INFO in ch.qos.logback.classic.BasicConfigurator@12701677 - Setting up default configuration. 13:23:27 13:23:26,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66860e08 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:23:27 13:23:26,352 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:23:27 13:23:26,352 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66860e08 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:23:27 13:23:26,355 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:23:27 13:23:26,355 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:23:27 13:23:26,355 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:23:27 13:23:26,357 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:23:27 13:23:26,357 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66860e08 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:23:27 13:23:26,364 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:23:27 13:23:26,364 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:23:27 13:23:26,367 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:23:27 13:23:26,393 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078606392) 13:23:27 13:23:26,394 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:23:27 13:23:26,394 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:23:27 13:23:26,398 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:23:27 13:23:26,398 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:23:27 13:23:26,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:23:27 13:23:26,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:23:27 13:23:26,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:27 13:23:26,405 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:23:27 13:23:26,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:23:27 13:23:26,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:27 13:23:26,428 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:23:27 13:23:26,434 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:23:27 13:23:26,864 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2beba1c9 - Setting zoneId to "UTC" 13:23:27 13:23:26,872 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:23:27 13:23:26,872 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:23:27 13:23:27,118 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:23:27 13:23:27,121 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:23:27 13:23:27,121 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:23:27 13:23:27,122 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:23:27 13:23:27,123 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:23:27 13:23:27,123 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@393adb37 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:23:27 13:23:27,123 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:23:27 13:23:27,123 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d4b0cf2 - End of configuration. 13:23:27 13:23:27,123 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@219c8df9 - Registering current configuration as safe fallback point 13:23:27 13:23:27 13:23:27 . ____ _ __ _ _ 13:23:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:27 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:27 =========|_|==============|___/=/_/_/_/ 13:23:27 :: Spring Boot :: (v3.1.2) 13:23:27 13:23:27 2023-12-20T13:23:27.171Z INFO 7468 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:27 2023-12-20T13:23:27.172Z INFO 7468 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:23:27 2023-12-20T13:23:27.444Z INFO 7468 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.344 seconds (process running for 50.508) 13:23:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:23:29 2023-12-20T13:23:27.928Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 13:23:29 2023-12-20T13:23:27.964Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:29 2023-12-20T13:23:27.964Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:29 acks = -1 13:23:29 auto.include.jmx.reporter = true 13:23:29 batch.size = 16384 13:23:29 bootstrap.servers = [PLAINTEXT://localhost:32768] 13:23:29 buffer.memory = 33554432 13:23:29 client.dns.lookup = use_all_dns_ips 13:23:29 client.id = producer-1 13:23:29 compression.type = none 13:23:29 connections.max.idle.ms = 540000 13:23:29 delivery.timeout.ms = 120000 13:23:29 enable.idempotence = false 13:23:29 interceptor.classes = [] 13:23:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:29 linger.ms = 1 13:23:29 max.block.ms = 60000 13:23:29 max.in.flight.requests.per.connection = 5 13:23:29 max.request.size = 1048576 13:23:29 metadata.max.age.ms = 300000 13:23:29 metadata.max.idle.ms = 300000 13:23:29 metric.reporters = [] 13:23:29 metrics.num.samples = 2 13:23:29 metrics.recording.level = INFO 13:23:29 metrics.sample.window.ms = 30000 13:23:29 partitioner.adaptive.partitioning.enable = true 13:23:29 partitioner.availability.timeout.ms = 0 13:23:29 partitioner.class = null 13:23:29 partitioner.ignore.keys = false 13:23:29 receive.buffer.bytes = 32768 13:23:29 reconnect.backoff.max.ms = 1000 13:23:29 reconnect.backoff.ms = 50 13:23:29 request.timeout.ms = 30000 13:23:29 retries = 0 13:23:29 retry.backoff.ms = 100 13:23:29 sasl.client.callback.handler.class = null 13:23:29 sasl.jaas.config = null 13:23:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:29 sasl.kerberos.min.time.before.relogin = 60000 13:23:29 sasl.kerberos.service.name = null 13:23:29 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:29 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:29 sasl.login.callback.handler.class = null 13:23:29 sasl.login.class = null 13:23:29 sasl.login.connect.timeout.ms = null 13:23:29 sasl.login.read.timeout.ms = null 13:23:29 sasl.login.refresh.buffer.seconds = 300 13:23:29 sasl.login.refresh.min.period.seconds = 60 13:23:29 sasl.login.refresh.window.factor = 0.8 13:23:29 sasl.login.refresh.window.jitter = 0.05 13:23:29 sasl.login.retry.backoff.max.ms = 10000 13:23:29 sasl.login.retry.backoff.ms = 100 13:23:29 sasl.mechanism = GSSAPI 13:23:29 sasl.oauthbearer.clock.skew.seconds = 30 13:23:29 sasl.oauthbearer.expected.audience = null 13:23:29 sasl.oauthbearer.expected.issuer = null 13:23:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:29 sasl.oauthbearer.jwks.endpoint.url = null 13:23:29 sasl.oauthbearer.scope.claim.name = scope 13:23:29 sasl.oauthbearer.sub.claim.name = sub 13:23:29 sasl.oauthbearer.token.endpoint.url = null 13:23:29 security.protocol = PLAINTEXT 13:23:29 security.providers = null 13:23:29 send.buffer.bytes = 131072 13:23:29 socket.connection.setup.timeout.max.ms = 30000 13:23:29 socket.connection.setup.timeout.ms = 10000 13:23:29 ssl.cipher.suites = null 13:23:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:29 ssl.endpoint.identification.algorithm = https 13:23:29 ssl.engine.factory.class = null 13:23:29 ssl.key.password = null 13:23:29 ssl.keymanager.algorithm = SunX509 13:23:29 ssl.keystore.certificate.chain = null 13:23:29 ssl.keystore.key = null 13:23:29 ssl.keystore.location = null 13:23:29 ssl.keystore.password = null 13:23:29 ssl.keystore.type = JKS 13:23:29 ssl.protocol = TLSv1.3 13:23:29 ssl.provider = null 13:23:29 ssl.secure.random.implementation = null 13:23:29 ssl.trustmanager.algorithm = PKIX 13:23:29 ssl.truststore.certificates = null 13:23:29 ssl.truststore.location = null 13:23:29 ssl.truststore.password = null 13:23:29 ssl.truststore.type = JKS 13:23:29 transaction.timeout.ms = 60000 13:23:29 transactional.id = null 13:23:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:23:29 13:23:29 2023-12-20T13:23:27.997Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:29 2023-12-20T13:23:27.997Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:29 2023-12-20T13:23:27.997Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:29 2023-12-20T13:23:27.998Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078607997 13:23:29 2023-12-20T13:23:28.499Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 13:23:29 2023-12-20T13:23:28.500Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: t2FrIWPUQCOPAs_F4YkLfw 13:23:29 2023-12-20T13:23:28.638Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 13:23:29 2023-12-20T13:23:28.747Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to 9I5BU_1XRGem7ri8z65YWQ 13:23:29 2023-12-20T13:23:28.794Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to 9I5BU_1XRGem7ri8z65YWQ 13:23:29 2023-12-20T13:23:28.795Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: t2FrIWPUQCOPAs_F4YkLfw 13:23:29 2023-12-20T13:23:28.917Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 13:23:29 2023-12-20T13:23:28.924Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:23:29 2023-12-20T13:23:28.952Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-4b9cf88f-f5e4-4040-a8bc-0c321d6f0997 13:23:29 2023-12-20T13:23:28.953Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:29 2023-12-20T13:23:28.953Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:23:29 2023-12-20T13:23:28.981Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-4b9cf88f-f5e4-4040-a8bc-0c321d6f0997', protocol='range'} 13:23:29 2023-12-20T13:23:28.983Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-4b9cf88f-f5e4-4040-a8bc-0c321d6f0997=Assignment(partitions=[test-topic-0])} 13:23:29 2023-12-20T13:23:29.006Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-4b9cf88f-f5e4-4040-a8bc-0c321d6f0997', protocol='range'} 13:23:29 2023-12-20T13:23:29.006Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 13:23:29 2023-12-20T13:23:29.008Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 13:23:29 2023-12-20T13:23:29.018Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 13:23:29 2023-12-20T13:23:29.033Z INFO 7468 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 13:23:29 2023-12-20T13:23:29.174Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.178Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:23:29 2023-12-20T13:23:29.189Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.189Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 107ms, elapsed time since send: 107ms, request timeout: 30000ms) 13:23:29 2023-12-20T13:23:29.189Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 13:23:29 2023-12-20T13:23:29.189Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 13:23:29 2023-12-20T13:23:29.190Z INFO 7468 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1113001395, epoch=1) to node 1: 13:23:29 13:23:29 org.apache.kafka.common.errors.DisconnectException: null 13:23:29 13:23:29 2023-12-20T13:23:29.194Z INFO 7468 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:29 2023-12-20T13:23:29.280Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.281Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:29 2023-12-20T13:23:29.295Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.295Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:29 2023-12-20T13:23:29.381Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.381Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:29 2023-12-20T13:23:29.396Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:29 2023-12-20T13:23:29.396Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.512 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:23:29 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:23:35 2023-12-20T13:23:29.463Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:23:35 2023-12-20T13:23:29.583Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:29.583Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:29.655Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: dad8aae5ad38d2ff65e86590f7c6d32dc74b190d5dd364a764eff182d5465327 13:23:35 2023-12-20T13:23:29.698Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:29.698Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:30.088Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:30.088Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:30.099Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:30.099Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:30.903Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:30.903Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:31.007Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:31.007Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:32.009Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:32.009Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:32.120Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:32.120Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:33.014Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:33.014Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:33.077Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:33.077Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:33.919Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:33.919Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:33.997Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:33.997Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:34.823Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:35 2023-12-20T13:23:34.823Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:34.966Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:35 2023-12-20T13:23:34.966Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:35 2023-12-20T13:23:35.207Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.744782379S 13:23:35 2023-12-20T13:23:35.211Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:35 allow.auto.create.topics = true 13:23:35 auto.commit.interval.ms = 5000 13:23:35 auto.include.jmx.reporter = true 13:23:35 auto.offset.reset = earliest 13:23:35 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:23:35 check.crcs = true 13:23:35 client.dns.lookup = use_all_dns_ips 13:23:35 client.id = consumer-test-2 13:23:35 client.rack = 13:23:35 connections.max.idle.ms = 540000 13:23:35 default.api.timeout.ms = 60000 13:23:35 enable.auto.commit = true 13:23:35 exclude.internal.topics = true 13:23:35 fetch.max.bytes = 52428800 13:23:35 fetch.max.wait.ms = 500 13:23:35 fetch.min.bytes = 1 13:23:35 group.id = test 13:23:35 group.instance.id = null 13:23:35 heartbeat.interval.ms = 3000 13:23:35 interceptor.classes = [] 13:23:35 internal.leave.group.on.close = true 13:23:35 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:35 isolation.level = read_uncommitted 13:23:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:35 max.partition.fetch.bytes = 1048576 13:23:35 max.poll.interval.ms = 300000 13:23:35 max.poll.records = 500 13:23:35 metadata.max.age.ms = 300000 13:23:35 metric.reporters = [] 13:23:35 metrics.num.samples = 2 13:23:35 metrics.recording.level = INFO 13:23:35 metrics.sample.window.ms = 30000 13:23:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:35 receive.buffer.bytes = 65536 13:23:35 reconnect.backoff.max.ms = 1000 13:23:35 reconnect.backoff.ms = 50 13:23:35 request.timeout.ms = 30000 13:23:35 retry.backoff.ms = 100 13:23:35 sasl.client.callback.handler.class = null 13:23:35 sasl.jaas.config = null 13:23:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:35 sasl.kerberos.min.time.before.relogin = 60000 13:23:35 sasl.kerberos.service.name = null 13:23:35 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:35 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:35 sasl.login.callback.handler.class = null 13:23:35 sasl.login.class = null 13:23:35 sasl.login.connect.timeout.ms = null 13:23:35 sasl.login.read.timeout.ms = null 13:23:35 sasl.login.refresh.buffer.seconds = 300 13:23:35 sasl.login.refresh.min.period.seconds = 60 13:23:35 sasl.login.refresh.window.factor = 0.8 13:23:35 sasl.login.refresh.window.jitter = 0.05 13:23:35 sasl.login.retry.backoff.max.ms = 10000 13:23:35 sasl.login.retry.backoff.ms = 100 13:23:35 sasl.mechanism = GSSAPI 13:23:35 sasl.oauthbearer.clock.skew.seconds = 30 13:23:35 sasl.oauthbearer.expected.audience = null 13:23:35 sasl.oauthbearer.expected.issuer = null 13:23:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:35 sasl.oauthbearer.jwks.endpoint.url = null 13:23:35 sasl.oauthbearer.scope.claim.name = scope 13:23:35 sasl.oauthbearer.sub.claim.name = sub 13:23:35 sasl.oauthbearer.token.endpoint.url = null 13:23:35 security.protocol = PLAINTEXT 13:23:35 security.providers = null 13:23:35 send.buffer.bytes = 131072 13:23:35 session.timeout.ms = 45000 13:23:35 socket.connection.setup.timeout.max.ms = 30000 13:23:35 socket.connection.setup.timeout.ms = 10000 13:23:35 ssl.cipher.suites = null 13:23:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:35 ssl.endpoint.identification.algorithm = https 13:23:35 ssl.engine.factory.class = null 13:23:35 ssl.key.password = null 13:23:35 ssl.keymanager.algorithm = SunX509 13:23:35 ssl.keystore.certificate.chain = null 13:23:35 ssl.keystore.key = null 13:23:35 ssl.keystore.location = null 13:23:35 ssl.keystore.password = null 13:23:35 ssl.keystore.type = JKS 13:23:35 ssl.protocol = TLSv1.3 13:23:35 ssl.provider = null 13:23:35 ssl.secure.random.implementation = null 13:23:35 ssl.trustmanager.algorithm = PKIX 13:23:35 ssl.truststore.certificates = null 13:23:35 ssl.truststore.location = null 13:23:35 ssl.truststore.password = null 13:23:35 ssl.truststore.type = JKS 13:23:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:23:35 13:23:35 2023-12-20T13:23:35.216Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:35 2023-12-20T13:23:35.216Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:35 2023-12-20T13:23:35.216Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078615216 13:23:35 13:23:35,248 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:23:35 13:23:35,248 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:23:35 13:23:35,248 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7439c933 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:23:35 13:23:35,252 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:23:35 13:23:35,252 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7439c933 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:23:35 13:23:35,254 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:23:35 13:23:35,254 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:23:35 13:23:35,254 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:23:35 13:23:35,254 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:23:35 13:23:35,254 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7439c933 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:23:35 13:23:35,259 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:23:35 13:23:35,259 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:23:35 13:23:35,259 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:23:35 13:23:35,260 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078615260) 13:23:35 13:23:35,260 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:23:35 13:23:35,260 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:23:35 13:23:35,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:35 13:23:35,262 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:23:35 13:23:35,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:23:35 13:23:35,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:35 13:23:35,263 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:23:35 13:23:35,263 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:23:35 13:23:35,269 |-INFO in ch.qos.logback.classic.pattern.DateConverter@647e955d - Setting zoneId to "UTC" 13:23:35 13:23:35,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:23:35 13:23:35,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c8b33bd - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:23:35 13:23:35,273 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2a946570 - End of configuration. 13:23:35 13:23:35,284 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@10de4140 - Registering current configuration as safe fallback point 13:23:35 13:23:35 13:23:35 . ____ _ __ _ _ 13:23:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:35 =========|_|==============|___/=/_/_/_/ 13:23:35 :: Spring Boot :: (v3.1.2) 13:23:35 13:23:35 2023-12-20T13:23:35.289Z INFO 7468 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:35 2023-12-20T13:23:35.289Z INFO 7468 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:23:35 2023-12-20T13:23:35.423Z INFO 7468 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.203 seconds (process running for 58.487) 13:23:36 2023-12-20T13:23:35.428Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 13:23:36 2023-12-20T13:23:35.490Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:36 2023-12-20T13:23:35.490Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:36 acks = -1 13:23:36 auto.include.jmx.reporter = true 13:23:36 batch.size = 16384 13:23:36 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:23:36 buffer.memory = 33554432 13:23:36 client.dns.lookup = use_all_dns_ips 13:23:36 client.id = producer-2 13:23:36 compression.type = none 13:23:36 connections.max.idle.ms = 540000 13:23:36 delivery.timeout.ms = 120000 13:23:36 enable.idempotence = false 13:23:36 interceptor.classes = [] 13:23:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:36 linger.ms = 1 13:23:36 max.block.ms = 60000 13:23:36 max.in.flight.requests.per.connection = 5 13:23:36 max.request.size = 1048576 13:23:36 metadata.max.age.ms = 300000 13:23:36 metadata.max.idle.ms = 300000 13:23:36 metric.reporters = [] 13:23:36 metrics.num.samples = 2 13:23:36 metrics.recording.level = INFO 13:23:36 metrics.sample.window.ms = 30000 13:23:36 partitioner.adaptive.partitioning.enable = true 13:23:36 partitioner.availability.timeout.ms = 0 13:23:36 partitioner.class = null 13:23:36 partitioner.ignore.keys = false 13:23:36 receive.buffer.bytes = 32768 13:23:36 reconnect.backoff.max.ms = 1000 13:23:36 reconnect.backoff.ms = 50 13:23:36 request.timeout.ms = 30000 13:23:36 retries = 0 13:23:36 retry.backoff.ms = 100 13:23:36 sasl.client.callback.handler.class = null 13:23:36 sasl.jaas.config = null 13:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:36 sasl.kerberos.min.time.before.relogin = 60000 13:23:36 sasl.kerberos.service.name = null 13:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:36 sasl.login.callback.handler.class = null 13:23:36 sasl.login.class = null 13:23:36 sasl.login.connect.timeout.ms = null 13:23:36 sasl.login.read.timeout.ms = null 13:23:36 sasl.login.refresh.buffer.seconds = 300 13:23:36 sasl.login.refresh.min.period.seconds = 60 13:23:36 sasl.login.refresh.window.factor = 0.8 13:23:36 sasl.login.refresh.window.jitter = 0.05 13:23:36 sasl.login.retry.backoff.max.ms = 10000 13:23:36 sasl.login.retry.backoff.ms = 100 13:23:36 sasl.mechanism = GSSAPI 13:23:36 sasl.oauthbearer.clock.skew.seconds = 30 13:23:36 sasl.oauthbearer.expected.audience = null 13:23:36 sasl.oauthbearer.expected.issuer = null 13:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:36 sasl.oauthbearer.jwks.endpoint.url = null 13:23:36 sasl.oauthbearer.scope.claim.name = scope 13:23:36 sasl.oauthbearer.sub.claim.name = sub 13:23:36 sasl.oauthbearer.token.endpoint.url = null 13:23:36 security.protocol = PLAINTEXT 13:23:36 security.providers = null 13:23:36 send.buffer.bytes = 131072 13:23:36 socket.connection.setup.timeout.max.ms = 30000 13:23:36 socket.connection.setup.timeout.ms = 10000 13:23:36 ssl.cipher.suites = null 13:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:36 ssl.endpoint.identification.algorithm = https 13:23:36 ssl.engine.factory.class = null 13:23:36 ssl.key.password = null 13:23:36 ssl.keymanager.algorithm = SunX509 13:23:36 ssl.keystore.certificate.chain = null 13:23:36 ssl.keystore.key = null 13:23:36 ssl.keystore.location = null 13:23:36 ssl.keystore.password = null 13:23:36 ssl.keystore.type = JKS 13:23:36 ssl.protocol = TLSv1.3 13:23:36 ssl.provider = null 13:23:36 ssl.secure.random.implementation = null 13:23:36 ssl.trustmanager.algorithm = PKIX 13:23:36 ssl.truststore.certificates = null 13:23:36 ssl.truststore.location = null 13:23:36 ssl.truststore.password = null 13:23:36 ssl.truststore.type = JKS 13:23:36 transaction.timeout.ms = 60000 13:23:36 transactional.id = null 13:23:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:36 13:23:36 2023-12-20T13:23:35.494Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:36 2023-12-20T13:23:35.494Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:36 2023-12-20T13:23:35.494Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:36 2023-12-20T13:23:35.494Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078615494 13:23:36 2023-12-20T13:23:35.600Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 13:23:36 2023-12-20T13:23:35.600Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: WZMWPaVSQLqu5s0Opse9yQ 13:23:36 2023-12-20T13:23:35.728Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 13:23:36 2023-12-20T13:23:35.835Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to g0VhV_g6Rf61BJnxaMd39g 13:23:36 2023-12-20T13:23:35.851Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to g0VhV_g6Rf61BJnxaMd39g 13:23:36 2023-12-20T13:23:35.851Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: WZMWPaVSQLqu5s0Opse9yQ 13:23:36 2023-12-20T13:23:35.968Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 13:23:36 2023-12-20T13:23:35.969Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:36 2023-12-20T13:23:35.969Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:36 2023-12-20T13:23:35.970Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:23:36 2023-12-20T13:23:35.989Z INFO 7468 --- [ 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-ca8126e6-5ca3-49e1-bb37-c0f48d1ef8e8 13:23:36 2023-12-20T13:23:35.989Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:36 2023-12-20T13:23:35.989Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:23:36 2023-12-20T13:23:36.009Z INFO 7468 --- [ 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-ca8126e6-5ca3-49e1-bb37-c0f48d1ef8e8', protocol='range'} 13:23:36 2023-12-20T13:23:36.010Z INFO 7468 --- [ 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-ca8126e6-5ca3-49e1-bb37-c0f48d1ef8e8=Assignment(partitions=[client-topic-0])} 13:23:36 2023-12-20T13:23:36.029Z INFO 7468 --- [ 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-ca8126e6-5ca3-49e1-bb37-c0f48d1ef8e8', protocol='range'} 13:23:36 2023-12-20T13:23:36.029Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.029Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:36 2023-12-20T13:23:36.029Z INFO 7468 --- [ 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]) 13:23:36 2023-12-20T13:23:36.029Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 13:23:36 2023-12-20T13:23:36.035Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 13:23:36 2023-12-20T13:23:36.047Z INFO 7468 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 13:23:36 2023-12-20T13:23:36.107Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:36 allow.auto.create.topics = true 13:23:36 auto.commit.interval.ms = 5000 13:23:36 auto.include.jmx.reporter = true 13:23:36 auto.offset.reset = earliest 13:23:36 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:23:36 check.crcs = true 13:23:36 client.dns.lookup = use_all_dns_ips 13:23:36 client.id = consumer-test-3 13:23:36 client.rack = 13:23:36 connections.max.idle.ms = 540000 13:23:36 default.api.timeout.ms = 60000 13:23:36 enable.auto.commit = true 13:23:36 exclude.internal.topics = true 13:23:36 fetch.max.bytes = 52428800 13:23:36 fetch.max.wait.ms = 500 13:23:36 fetch.min.bytes = 1 13:23:36 group.id = test 13:23:36 group.instance.id = null 13:23:36 heartbeat.interval.ms = 3000 13:23:36 interceptor.classes = [] 13:23:36 internal.leave.group.on.close = true 13:23:36 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:36 isolation.level = read_uncommitted 13:23:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:36 max.partition.fetch.bytes = 1048576 13:23:36 max.poll.interval.ms = 300000 13:23:36 max.poll.records = 500 13:23:36 metadata.max.age.ms = 300000 13:23:36 metric.reporters = [] 13:23:36 metrics.num.samples = 2 13:23:36 metrics.recording.level = INFO 13:23:36 metrics.sample.window.ms = 30000 13:23:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:36 receive.buffer.bytes = 65536 13:23:36 reconnect.backoff.max.ms = 1000 13:23:36 reconnect.backoff.ms = 50 13:23:36 request.timeout.ms = 30000 13:23:36 retry.backoff.ms = 100 13:23:36 sasl.client.callback.handler.class = null 13:23:36 sasl.jaas.config = null 13:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:36 sasl.kerberos.min.time.before.relogin = 60000 13:23:36 sasl.kerberos.service.name = null 13:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:36 sasl.login.callback.handler.class = null 13:23:36 sasl.login.class = null 13:23:36 sasl.login.connect.timeout.ms = null 13:23:36 sasl.login.read.timeout.ms = null 13:23:36 sasl.login.refresh.buffer.seconds = 300 13:23:36 sasl.login.refresh.min.period.seconds = 60 13:23:36 sasl.login.refresh.window.factor = 0.8 13:23:36 sasl.login.refresh.window.jitter = 0.05 13:23:36 sasl.login.retry.backoff.max.ms = 10000 13:23:36 sasl.login.retry.backoff.ms = 100 13:23:36 sasl.mechanism = GSSAPI 13:23:36 sasl.oauthbearer.clock.skew.seconds = 30 13:23:36 sasl.oauthbearer.expected.audience = null 13:23:36 sasl.oauthbearer.expected.issuer = null 13:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:36 sasl.oauthbearer.jwks.endpoint.url = null 13:23:36 sasl.oauthbearer.scope.claim.name = scope 13:23:36 sasl.oauthbearer.sub.claim.name = sub 13:23:36 sasl.oauthbearer.token.endpoint.url = null 13:23:36 security.protocol = PLAINTEXT 13:23:36 security.providers = null 13:23:36 send.buffer.bytes = 131072 13:23:36 session.timeout.ms = 45000 13:23:36 socket.connection.setup.timeout.max.ms = 30000 13:23:36 socket.connection.setup.timeout.ms = 10000 13:23:36 ssl.cipher.suites = null 13:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:36 ssl.endpoint.identification.algorithm = https 13:23:36 ssl.engine.factory.class = null 13:23:36 ssl.key.password = null 13:23:36 ssl.keymanager.algorithm = SunX509 13:23:36 ssl.keystore.certificate.chain = null 13:23:36 ssl.keystore.key = null 13:23:36 ssl.keystore.location = null 13:23:36 ssl.keystore.password = null 13:23:36 ssl.keystore.type = JKS 13:23:36 ssl.protocol = TLSv1.3 13:23:36 ssl.provider = null 13:23:36 ssl.secure.random.implementation = null 13:23:36 ssl.trustmanager.algorithm = PKIX 13:23:36 ssl.truststore.certificates = null 13:23:36 ssl.truststore.location = null 13:23:36 ssl.truststore.password = null 13:23:36 ssl.truststore.type = JKS 13:23:36 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:23:36 13:23:36 2023-12-20T13:23:36.110Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:36 2023-12-20T13:23:36.110Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:36 2023-12-20T13:23:36.110Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078616110 13:23:36 2023-12-20T13:23:36.116Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:36 allow.auto.create.topics = true 13:23:36 auto.commit.interval.ms = 5000 13:23:36 auto.include.jmx.reporter = true 13:23:36 auto.offset.reset = earliest 13:23:36 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:23:36 check.crcs = true 13:23:36 client.dns.lookup = use_all_dns_ips 13:23:36 client.id = consumer-test-4 13:23:36 client.rack = 13:23:36 connections.max.idle.ms = 540000 13:23:36 default.api.timeout.ms = 60000 13:23:36 enable.auto.commit = true 13:23:36 exclude.internal.topics = true 13:23:36 fetch.max.bytes = 52428800 13:23:36 fetch.max.wait.ms = 500 13:23:36 fetch.min.bytes = 1 13:23:36 group.id = test 13:23:36 group.instance.id = null 13:23:36 heartbeat.interval.ms = 3000 13:23:36 interceptor.classes = [] 13:23:36 internal.leave.group.on.close = true 13:23:36 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:36 isolation.level = read_uncommitted 13:23:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:36 max.partition.fetch.bytes = 1048576 13:23:36 max.poll.interval.ms = 300000 13:23:36 max.poll.records = 500 13:23:36 metadata.max.age.ms = 300000 13:23:36 metric.reporters = [] 13:23:36 metrics.num.samples = 2 13:23:36 metrics.recording.level = INFO 13:23:36 metrics.sample.window.ms = 30000 13:23:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:36 receive.buffer.bytes = 65536 13:23:36 reconnect.backoff.max.ms = 1000 13:23:36 reconnect.backoff.ms = 50 13:23:36 request.timeout.ms = 30000 13:23:36 retry.backoff.ms = 100 13:23:36 sasl.client.callback.handler.class = null 13:23:36 sasl.jaas.config = null 13:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:36 sasl.kerberos.min.time.before.relogin = 60000 13:23:36 sasl.kerberos.service.name = null 13:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:36 sasl.login.callback.handler.class = null 13:23:36 sasl.login.class = null 13:23:36 sasl.login.connect.timeout.ms = null 13:23:36 sasl.login.read.timeout.ms = null 13:23:36 sasl.login.refresh.buffer.seconds = 300 13:23:36 sasl.login.refresh.min.period.seconds = 60 13:23:36 sasl.login.refresh.window.factor = 0.8 13:23:36 sasl.login.refresh.window.jitter = 0.05 13:23:36 sasl.login.retry.backoff.max.ms = 10000 13:23:36 sasl.login.retry.backoff.ms = 100 13:23:36 sasl.mechanism = GSSAPI 13:23:36 sasl.oauthbearer.clock.skew.seconds = 30 13:23:36 sasl.oauthbearer.expected.audience = null 13:23:36 sasl.oauthbearer.expected.issuer = null 13:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:36 sasl.oauthbearer.jwks.endpoint.url = null 13:23:36 sasl.oauthbearer.scope.claim.name = scope 13:23:36 sasl.oauthbearer.sub.claim.name = sub 13:23:36 sasl.oauthbearer.token.endpoint.url = null 13:23:36 security.protocol = PLAINTEXT 13:23:36 security.providers = null 13:23:36 send.buffer.bytes = 131072 13:23:36 session.timeout.ms = 45000 13:23:36 socket.connection.setup.timeout.max.ms = 30000 13:23:36 socket.connection.setup.timeout.ms = 10000 13:23:36 ssl.cipher.suites = null 13:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:36 ssl.endpoint.identification.algorithm = https 13:23:36 ssl.engine.factory.class = null 13:23:36 ssl.key.password = null 13:23:36 ssl.keymanager.algorithm = SunX509 13:23:36 ssl.keystore.certificate.chain = null 13:23:36 ssl.keystore.key = null 13:23:36 ssl.keystore.location = null 13:23:36 ssl.keystore.password = null 13:23:36 ssl.keystore.type = JKS 13:23:36 ssl.protocol = TLSv1.3 13:23:36 ssl.provider = null 13:23:36 ssl.secure.random.implementation = null 13:23:36 ssl.trustmanager.algorithm = PKIX 13:23:36 ssl.truststore.certificates = null 13:23:36 ssl.truststore.location = null 13:23:36 ssl.truststore.password = null 13:23:36 ssl.truststore.type = JKS 13:23:36 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:23:36 13:23:36 2023-12-20T13:23:36.119Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:36 2023-12-20T13:23:36.119Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:36 2023-12-20T13:23:36.119Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078616119 13:23:36 2023-12-20T13:23:36.174Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.174Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:23:36 2023-12-20T13:23:36.213Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.213Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 134ms, elapsed time since send: 134ms, request timeout: 30000ms) 13:23:36 2023-12-20T13:23:36.213Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 13:23:36 2023-12-20T13:23:36.213Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 13:23:36 2023-12-20T13:23:36.214Z INFO 7468 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1130474690, epoch=1) to node 1: 13:23:36 13:23:36 org.apache.kafka.common.errors.DisconnectException: null 13:23:36 13:23:36 2023-12-20T13:23:36.214Z INFO 7468 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:36 2023-12-20T13:23:36.276Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.276Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:36 2023-12-20T13:23:36.315Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.315Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:36 2023-12-20T13:23:36.378Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:36 2023-12-20T13:23:36.378Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.927 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:23:36 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:23:42 2023-12-20T13:23:36.394Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:23:42 2023-12-20T13:23:36.416Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:36.417Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:36.443Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: dbff32430ed3777187bed635471448352c85bfcdc8bb78c18337a7f385cce5c3 13:23:42 2023-12-20T13:23:36.618Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:36.618Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:36.633Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:36.633Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:36.883Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:36.884Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:36.983Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:36.983Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:37.123Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:37.123Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:37.159Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:37.160Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:37.788Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:37.788Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:38.042Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:38.043Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:38.095Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:38.095Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:38.163Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:38.163Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:38.795Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:38.795Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:39.047Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:39.047Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:39.167Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:39.167Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:39.250Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:39.250Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:39.954Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:39.954Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:39.954Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:39.960Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:40.171Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:40.171Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:40.256Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:40.256Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:40.809Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:40.809Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:40.963Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:40.964Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:41.275Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:41.275Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:41.474Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:41.474Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:41.587Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.192852435S 13:23:42 13:23:41,640 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:23:42 13:23:41,640 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:23:42 13:23:41,640 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43487352 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:23:42 13:23:41,642 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:23:42 13:23:41,642 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43487352 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:23:42 13:23:41,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:23:42 13:23:41,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:23:42 13:23:41,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:23:42 13:23:41,645 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:23:42 13:23:41,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43487352 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:23:42 13:23:41,647 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:23:42 13:23:41,647 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:23:42 13:23:41,647 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:23:42 13:23:41,647 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078621647) 13:23:42 13:23:41,647 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:23:42 13:23:41,647 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:23:42 13:23:41,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:42 13:23:41,649 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:23:42 13:23:41,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:23:42 13:23:41,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:42 13:23:41,650 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:23:42 13:23:41,651 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:23:42 13:23:41,656 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2a5320a8 - Setting zoneId to "UTC" 13:23:42 13:23:41,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:23:42 13:23:41,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:23:42 13:23:41,661 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:23:42 13:23:41,661 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:23:42 13:23:41,661 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:23:42 13:23:41,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:23:42 13:23:41,662 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:23:42 13:23:41,662 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cc612eb - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:23:42 13:23:41,662 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:23:42 13:23:41,662 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d1c20f - End of configuration. 13:23:42 13:23:41,662 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@683f364 - Registering current configuration as safe fallback point 13:23:42 13:23:42 13:23:42 . ____ _ __ _ _ 13:23:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:42 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:42 =========|_|==============|___/=/_/_/_/ 13:23:42 :: Spring Boot :: (v3.1.2) 13:23:42 13:23:42 2023-12-20T13:23:41.672Z INFO 7468 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:42 2023-12-20T13:23:41.672Z INFO 7468 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:23:42 2023-12-20T13:23:41.826Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:42 2023-12-20T13:23:41.826Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:42.077Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:42 2023-12-20T13:23:42.077Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:42.296Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:42 2023-12-20T13:23:42.296Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:42 2023-12-20T13:23:42.333Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:42 allow.auto.create.topics = true 13:23:42 auto.commit.interval.ms = 5000 13:23:42 auto.include.jmx.reporter = true 13:23:42 auto.offset.reset = latest 13:23:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:42 check.crcs = true 13:23:42 client.dns.lookup = use_all_dns_ips 13:23:42 client.id = consumer-ncmp-data-operation-event-group-5 13:23:42 client.rack = 13:23:42 connections.max.idle.ms = 540000 13:23:42 default.api.timeout.ms = 60000 13:23:42 enable.auto.commit = false 13:23:42 exclude.internal.topics = true 13:23:42 fetch.max.bytes = 52428800 13:23:42 fetch.max.wait.ms = 500 13:23:42 fetch.min.bytes = 1 13:23:42 group.id = ncmp-data-operation-event-group 13:23:42 group.instance.id = null 13:23:42 heartbeat.interval.ms = 3000 13:23:42 interceptor.classes = [] 13:23:42 internal.leave.group.on.close = true 13:23:42 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:42 isolation.level = read_uncommitted 13:23:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:42 max.partition.fetch.bytes = 1048576 13:23:42 max.poll.interval.ms = 300000 13:23:42 max.poll.records = 500 13:23:42 metadata.max.age.ms = 300000 13:23:42 metric.reporters = [] 13:23:42 metrics.num.samples = 2 13:23:42 metrics.recording.level = INFO 13:23:42 metrics.sample.window.ms = 30000 13:23:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:42 receive.buffer.bytes = 65536 13:23:42 reconnect.backoff.max.ms = 1000 13:23:42 reconnect.backoff.ms = 50 13:23:42 request.timeout.ms = 30000 13:23:42 retry.backoff.ms = 100 13:23:42 sasl.client.callback.handler.class = null 13:23:42 sasl.jaas.config = null 13:23:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:42 sasl.kerberos.min.time.before.relogin = 60000 13:23:42 sasl.kerberos.service.name = null 13:23:42 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:42 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:42 sasl.login.callback.handler.class = null 13:23:42 sasl.login.class = null 13:23:42 sasl.login.connect.timeout.ms = null 13:23:42 sasl.login.read.timeout.ms = null 13:23:42 sasl.login.refresh.buffer.seconds = 300 13:23:42 sasl.login.refresh.min.period.seconds = 60 13:23:42 sasl.login.refresh.window.factor = 0.8 13:23:42 sasl.login.refresh.window.jitter = 0.05 13:23:42 sasl.login.retry.backoff.max.ms = 10000 13:23:42 sasl.login.retry.backoff.ms = 100 13:23:42 sasl.mechanism = GSSAPI 13:23:42 sasl.oauthbearer.clock.skew.seconds = 30 13:23:42 sasl.oauthbearer.expected.audience = null 13:23:42 sasl.oauthbearer.expected.issuer = null 13:23:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:42 sasl.oauthbearer.jwks.endpoint.url = null 13:23:42 sasl.oauthbearer.scope.claim.name = scope 13:23:42 sasl.oauthbearer.sub.claim.name = sub 13:23:42 sasl.oauthbearer.token.endpoint.url = null 13:23:42 security.protocol = PLAINTEXT 13:23:42 security.providers = null 13:23:42 send.buffer.bytes = 131072 13:23:42 session.timeout.ms = 45000 13:23:42 socket.connection.setup.timeout.max.ms = 30000 13:23:42 socket.connection.setup.timeout.ms = 10000 13:23:42 ssl.cipher.suites = null 13:23:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:42 ssl.endpoint.identification.algorithm = https 13:23:42 ssl.engine.factory.class = null 13:23:42 ssl.key.password = null 13:23:42 ssl.keymanager.algorithm = SunX509 13:23:42 ssl.keystore.certificate.chain = null 13:23:42 ssl.keystore.key = null 13:23:42 ssl.keystore.location = null 13:23:42 ssl.keystore.password = null 13:23:42 ssl.keystore.type = JKS 13:23:42 ssl.protocol = TLSv1.3 13:23:42 ssl.provider = null 13:23:42 ssl.secure.random.implementation = null 13:23:42 ssl.trustmanager.algorithm = PKIX 13:23:42 ssl.truststore.certificates = null 13:23:42 ssl.truststore.location = null 13:23:42 ssl.truststore.password = null 13:23:42 ssl.truststore.type = JKS 13:23:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:23:42 13:23:42 2023-12-20T13:23:42.337Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:42 2023-12-20T13:23:42.337Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:42 2023-12-20T13:23:42.337Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078622337 13:23:42 2023-12-20T13:23:42.339Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 13:23:42 2023-12-20T13:23:42.347Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:42 allow.auto.create.topics = true 13:23:42 auto.commit.interval.ms = 5000 13:23:42 auto.include.jmx.reporter = true 13:23:42 auto.offset.reset = latest 13:23:42 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:42 check.crcs = true 13:23:42 client.dns.lookup = use_all_dns_ips 13:23:42 client.id = consumer-ncmp-async-rest-request-event-group-6 13:23:42 client.rack = 13:23:42 connections.max.idle.ms = 540000 13:23:42 default.api.timeout.ms = 60000 13:23:42 enable.auto.commit = false 13:23:42 exclude.internal.topics = true 13:23:42 fetch.max.bytes = 52428800 13:23:42 fetch.max.wait.ms = 500 13:23:42 fetch.min.bytes = 1 13:23:42 group.id = ncmp-async-rest-request-event-group 13:23:42 group.instance.id = null 13:23:42 heartbeat.interval.ms = 3000 13:23:42 interceptor.classes = [] 13:23:42 internal.leave.group.on.close = true 13:23:42 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:42 isolation.level = read_uncommitted 13:23:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:42 max.partition.fetch.bytes = 1048576 13:23:42 max.poll.interval.ms = 300000 13:23:42 max.poll.records = 500 13:23:42 metadata.max.age.ms = 300000 13:23:42 metric.reporters = [] 13:23:42 metrics.num.samples = 2 13:23:42 metrics.recording.level = INFO 13:23:42 metrics.sample.window.ms = 30000 13:23:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:42 receive.buffer.bytes = 65536 13:23:42 reconnect.backoff.max.ms = 1000 13:23:42 reconnect.backoff.ms = 50 13:23:42 request.timeout.ms = 30000 13:23:42 retry.backoff.ms = 100 13:23:42 sasl.client.callback.handler.class = null 13:23:42 sasl.jaas.config = null 13:23:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:42 sasl.kerberos.min.time.before.relogin = 60000 13:23:42 sasl.kerberos.service.name = null 13:23:42 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:42 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:42 sasl.login.callback.handler.class = null 13:23:42 sasl.login.class = null 13:23:42 sasl.login.connect.timeout.ms = null 13:23:42 sasl.login.read.timeout.ms = null 13:23:42 sasl.login.refresh.buffer.seconds = 300 13:23:42 sasl.login.refresh.min.period.seconds = 60 13:23:42 sasl.login.refresh.window.factor = 0.8 13:23:42 sasl.login.refresh.window.jitter = 0.05 13:23:42 sasl.login.retry.backoff.max.ms = 10000 13:23:42 sasl.login.retry.backoff.ms = 100 13:23:42 sasl.mechanism = GSSAPI 13:23:42 sasl.oauthbearer.clock.skew.seconds = 30 13:23:42 sasl.oauthbearer.expected.audience = null 13:23:42 sasl.oauthbearer.expected.issuer = null 13:23:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:42 sasl.oauthbearer.jwks.endpoint.url = null 13:23:42 sasl.oauthbearer.scope.claim.name = scope 13:23:42 sasl.oauthbearer.sub.claim.name = sub 13:23:42 sasl.oauthbearer.token.endpoint.url = null 13:23:42 security.protocol = PLAINTEXT 13:23:42 security.providers = null 13:23:42 send.buffer.bytes = 131072 13:23:42 session.timeout.ms = 45000 13:23:42 socket.connection.setup.timeout.max.ms = 30000 13:23:42 socket.connection.setup.timeout.ms = 10000 13:23:42 ssl.cipher.suites = null 13:23:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:42 ssl.endpoint.identification.algorithm = https 13:23:42 ssl.engine.factory.class = null 13:23:42 ssl.key.password = null 13:23:42 ssl.keymanager.algorithm = SunX509 13:23:42 ssl.keystore.certificate.chain = null 13:23:42 ssl.keystore.key = null 13:23:42 ssl.keystore.location = null 13:23:42 ssl.keystore.password = null 13:23:42 ssl.keystore.type = JKS 13:23:42 ssl.protocol = TLSv1.3 13:23:42 ssl.provider = null 13:23:42 ssl.secure.random.implementation = null 13:23:42 ssl.trustmanager.algorithm = PKIX 13:23:42 ssl.truststore.certificates = null 13:23:42 ssl.truststore.location = null 13:23:42 ssl.truststore.password = null 13:23:42 ssl.truststore.type = JKS 13:23:42 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:23:42 13:23:42 2023-12-20T13:23:42.359Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:42 2023-12-20T13:23:42.359Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:42 2023-12-20T13:23:42.359Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078622359 13:23:42 2023-12-20T13:23:42.359Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 13:23:42 2023-12-20T13:23:42.366Z INFO 7468 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.749 seconds (process running for 65.43) 13:23:43 2023-12-20T13:23:42.382Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:43 2023-12-20T13:23:42.382Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:43 2023-12-20T13:23:42.431Z WARN 7468 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:23:43 2023-12-20T13:23:42.434Z INFO 7468 --- [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: s0fWovbqSdOd-65BrJ1zOw 13:23:43 2023-12-20T13:23:42.521Z WARN 7468 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.521Z INFO 7468 --- [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: s0fWovbqSdOd-65BrJ1zOw 13:23:43 2023-12-20T13:23:42.548Z WARN 7468 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.640Z WARN 7468 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.670Z WARN 7468 --- [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] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.745Z WARN 7468 --- [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] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.773Z WARN 7468 --- [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] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:43 2023-12-20T13:23:42.849Z INFO 7468 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:43 2023-12-20T13:23:42.878Z INFO 7468 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:43 2023-12-20T13:23:42.968Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:43 2023-12-20T13:23:42.968Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:43 2023-12-20T13:23:42.973Z INFO 7468 --- [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:32772 (id: 2147483646 rack: null) 13:23:43 2023-12-20T13:23:42.974Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:42.982Z INFO 7468 --- [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:32772 (id: 2147483646 rack: null) 13:23:43 2023-12-20T13:23:42.983Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.023Z INFO 7468 --- [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-6e4f1fa7-766c-4eaf-a0d1-01b0fd757cf3 13:23:43 2023-12-20T13:23:43.023Z INFO 7468 --- [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 group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:43 2023-12-20T13:23:43.023Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.023Z INFO 7468 --- [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-0fb0a672-a8b0-4ca4-a437-696d9d912c2f 13:23:43 2023-12-20T13:23:43.023Z INFO 7468 --- [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: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:43 2023-12-20T13:23:43.024Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.046Z INFO 7468 --- [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-0fb0a672-a8b0-4ca4-a437-696d9d912c2f', protocol='range'} 13:23:43 2023-12-20T13:23:43.046Z INFO 7468 --- [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-0fb0a672-a8b0-4ca4-a437-696d9d912c2f=Assignment(partitions=[ncmp-async-m2m-0])} 13:23:43 2023-12-20T13:23:43.049Z INFO 7468 --- [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-6e4f1fa7-766c-4eaf-a0d1-01b0fd757cf3', protocol='range'} 13:23:43 2023-12-20T13:23:43.049Z INFO 7468 --- [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-6e4f1fa7-766c-4eaf-a0d1-01b0fd757cf3=Assignment(partitions=[ncmp-async-m2m-0])} 13:23:43 2023-12-20T13:23:43.085Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:43 2023-12-20T13:23:43.085Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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-0fb0a672-a8b0-4ca4-a437-696d9d912c2f', protocol='range'} 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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]) 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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-6e4f1fa7-766c-4eaf-a0d1-01b0fd757cf3', protocol='range'} 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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]) 13:23:43 2023-12-20T13:23:43.106Z INFO 7468 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 13:23:43 2023-12-20T13:23:43.118Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:43 2023-12-20T13:23:43.118Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:43 2023-12-20T13:23:43.119Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.120Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.122Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.122Z INFO 7468 --- [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 13:23:43 2023-12-20T13:23:43.146Z INFO 7468 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 13:23:43 2023-12-20T13:23:43.149Z INFO 7468 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 13:23:43 2023-12-20T13:23:43.166Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:23:43 2023-12-20T13:23:43.166Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:23:43 2023-12-20T13:23:43.187Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:43 2023-12-20T13:23:43.188Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:43 acks = -1 13:23:43 auto.include.jmx.reporter = true 13:23:43 batch.size = 16384 13:23:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:43 buffer.memory = 33554432 13:23:43 client.dns.lookup = use_all_dns_ips 13:23:43 client.id = producer-3 13:23:43 compression.type = none 13:23:43 connections.max.idle.ms = 540000 13:23:43 delivery.timeout.ms = 120000 13:23:43 enable.idempotence = false 13:23:43 interceptor.classes = [] 13:23:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:43 linger.ms = 1 13:23:43 max.block.ms = 60000 13:23:43 max.in.flight.requests.per.connection = 5 13:23:43 max.request.size = 1048576 13:23:43 metadata.max.age.ms = 300000 13:23:43 metadata.max.idle.ms = 300000 13:23:43 metric.reporters = [] 13:23:43 metrics.num.samples = 2 13:23:43 metrics.recording.level = INFO 13:23:43 metrics.sample.window.ms = 30000 13:23:43 partitioner.adaptive.partitioning.enable = true 13:23:43 partitioner.availability.timeout.ms = 0 13:23:43 partitioner.class = null 13:23:43 partitioner.ignore.keys = false 13:23:43 receive.buffer.bytes = 32768 13:23:43 reconnect.backoff.max.ms = 1000 13:23:43 reconnect.backoff.ms = 50 13:23:43 request.timeout.ms = 30000 13:23:43 retries = 0 13:23:43 retry.backoff.ms = 100 13:23:43 sasl.client.callback.handler.class = null 13:23:43 sasl.jaas.config = null 13:23:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:43 sasl.kerberos.min.time.before.relogin = 60000 13:23:43 sasl.kerberos.service.name = null 13:23:43 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:43 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:43 sasl.login.callback.handler.class = null 13:23:43 sasl.login.class = null 13:23:43 sasl.login.connect.timeout.ms = null 13:23:43 sasl.login.read.timeout.ms = null 13:23:43 sasl.login.refresh.buffer.seconds = 300 13:23:43 sasl.login.refresh.min.period.seconds = 60 13:23:43 sasl.login.refresh.window.factor = 0.8 13:23:43 sasl.login.refresh.window.jitter = 0.05 13:23:43 sasl.login.retry.backoff.max.ms = 10000 13:23:43 sasl.login.retry.backoff.ms = 100 13:23:43 sasl.mechanism = GSSAPI 13:23:43 sasl.oauthbearer.clock.skew.seconds = 30 13:23:43 sasl.oauthbearer.expected.audience = null 13:23:43 sasl.oauthbearer.expected.issuer = null 13:23:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:43 sasl.oauthbearer.jwks.endpoint.url = null 13:23:43 sasl.oauthbearer.scope.claim.name = scope 13:23:43 sasl.oauthbearer.sub.claim.name = sub 13:23:43 sasl.oauthbearer.token.endpoint.url = null 13:23:43 security.protocol = PLAINTEXT 13:23:43 security.providers = null 13:23:43 send.buffer.bytes = 131072 13:23:43 socket.connection.setup.timeout.max.ms = 30000 13:23:43 socket.connection.setup.timeout.ms = 10000 13:23:43 ssl.cipher.suites = null 13:23:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:43 ssl.endpoint.identification.algorithm = https 13:23:43 ssl.engine.factory.class = null 13:23:43 ssl.key.password = null 13:23:43 ssl.keymanager.algorithm = SunX509 13:23:43 ssl.keystore.certificate.chain = null 13:23:43 ssl.keystore.key = null 13:23:43 ssl.keystore.location = null 13:23:43 ssl.keystore.password = null 13:23:43 ssl.keystore.type = JKS 13:23:43 ssl.protocol = TLSv1.3 13:23:43 ssl.provider = null 13:23:43 ssl.secure.random.implementation = null 13:23:43 ssl.trustmanager.algorithm = PKIX 13:23:43 ssl.truststore.certificates = null 13:23:43 ssl.truststore.location = null 13:23:43 ssl.truststore.password = null 13:23:43 ssl.truststore.type = JKS 13:23:43 transaction.timeout.ms = 60000 13:23:43 transactional.id = null 13:23:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:43 13:23:43 2023-12-20T13:23:43.191Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:43 2023-12-20T13:23:43.191Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:43 2023-12-20T13:23:43.191Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:43 2023-12-20T13:23:43.191Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078623191 13:23:43 2023-12-20T13:23:43.203Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:43 2023-12-20T13:23:43.204Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:43 2023-12-20T13:23:43.488Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:43 2023-12-20T13:23:43.488Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:43 2023-12-20T13:23:43.521Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:43 2023-12-20T13:23:43.521Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:43 acks = -1 13:23:43 auto.include.jmx.reporter = true 13:23:43 batch.size = 16384 13:23:43 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:43 buffer.memory = 33554432 13:23:43 client.dns.lookup = use_all_dns_ips 13:23:43 client.id = producer-4 13:23:43 compression.type = none 13:23:43 connections.max.idle.ms = 540000 13:23:43 delivery.timeout.ms = 120000 13:23:43 enable.idempotence = false 13:23:43 interceptor.classes = [] 13:23:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:43 linger.ms = 1 13:23:43 max.block.ms = 60000 13:23:43 max.in.flight.requests.per.connection = 5 13:23:43 max.request.size = 1048576 13:23:43 metadata.max.age.ms = 300000 13:23:43 metadata.max.idle.ms = 300000 13:23:43 metric.reporters = [] 13:23:43 metrics.num.samples = 2 13:23:43 metrics.recording.level = INFO 13:23:43 metrics.sample.window.ms = 30000 13:23:43 partitioner.adaptive.partitioning.enable = true 13:23:43 partitioner.availability.timeout.ms = 0 13:23:43 partitioner.class = null 13:23:43 partitioner.ignore.keys = false 13:23:43 receive.buffer.bytes = 32768 13:23:43 reconnect.backoff.max.ms = 1000 13:23:43 reconnect.backoff.ms = 50 13:23:43 request.timeout.ms = 30000 13:23:43 retries = 0 13:23:43 retry.backoff.ms = 100 13:23:43 sasl.client.callback.handler.class = null 13:23:43 sasl.jaas.config = null 13:23:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:43 sasl.kerberos.min.time.before.relogin = 60000 13:23:43 sasl.kerberos.service.name = null 13:23:43 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:43 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:43 sasl.login.callback.handler.class = null 13:23:43 sasl.login.class = null 13:23:43 sasl.login.connect.timeout.ms = null 13:23:43 sasl.login.read.timeout.ms = null 13:23:43 sasl.login.refresh.buffer.seconds = 300 13:23:43 sasl.login.refresh.min.period.seconds = 60 13:23:43 sasl.login.refresh.window.factor = 0.8 13:23:43 sasl.login.refresh.window.jitter = 0.05 13:23:43 sasl.login.retry.backoff.max.ms = 10000 13:23:43 sasl.login.retry.backoff.ms = 100 13:23:43 sasl.mechanism = GSSAPI 13:23:43 sasl.oauthbearer.clock.skew.seconds = 30 13:23:43 sasl.oauthbearer.expected.audience = null 13:23:43 sasl.oauthbearer.expected.issuer = null 13:23:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:43 sasl.oauthbearer.jwks.endpoint.url = null 13:23:43 sasl.oauthbearer.scope.claim.name = scope 13:23:43 sasl.oauthbearer.sub.claim.name = sub 13:23:43 sasl.oauthbearer.token.endpoint.url = null 13:23:43 security.protocol = PLAINTEXT 13:23:43 security.providers = null 13:23:43 send.buffer.bytes = 131072 13:23:43 socket.connection.setup.timeout.max.ms = 30000 13:23:43 socket.connection.setup.timeout.ms = 10000 13:23:43 ssl.cipher.suites = null 13:23:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:43 ssl.endpoint.identification.algorithm = https 13:23:43 ssl.engine.factory.class = null 13:23:43 ssl.key.password = null 13:23:43 ssl.keymanager.algorithm = SunX509 13:23:43 ssl.keystore.certificate.chain = null 13:23:43 ssl.keystore.key = null 13:23:43 ssl.keystore.location = null 13:23:43 ssl.keystore.password = null 13:23:43 ssl.keystore.type = JKS 13:23:43 ssl.protocol = TLSv1.3 13:23:43 ssl.provider = null 13:23:43 ssl.secure.random.implementation = null 13:23:43 ssl.trustmanager.algorithm = PKIX 13:23:43 ssl.truststore.certificates = null 13:23:43 ssl.truststore.location = null 13:23:43 ssl.truststore.password = null 13:23:43 ssl.truststore.type = JKS 13:23:43 transaction.timeout.ms = 60000 13:23:43 transactional.id = null 13:23:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:23:43 13:23:43 2023-12-20T13:23:43.524Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:43 2023-12-20T13:23:43.524Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:43 2023-12-20T13:23:43.524Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:43 2023-12-20T13:23:43.524Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078623524 13:23:43 2023-12-20T13:23:43.531Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:43 2023-12-20T13:23:43.531Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:43 2023-12-20T13:23:43.574Z ERROR 7468 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 13:23:43 13:23:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:23:43 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:23:43 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:23:43 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:23:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:23:43 at java.base/java.lang.Thread.run(Thread.java:833) 13:23:43 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:23:43 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:23:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:23:43 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:23:43 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:23:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:23:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:23:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:23:43 ... 3 common frames omitted 13:23:43 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:23:43 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:23:43 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:23:43 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:23:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:23:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:23:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:23:43 ... 15 common frames omitted 13:23:43 13:23:44 2023-12-20T13:23:43.847Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:44 2023-12-20T13:23:43.847Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:44 acks = -1 13:23:44 auto.include.jmx.reporter = true 13:23:44 batch.size = 16384 13:23:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:44 buffer.memory = 33554432 13:23:44 client.dns.lookup = use_all_dns_ips 13:23:44 client.id = producer-5 13:23:44 compression.type = none 13:23:44 connections.max.idle.ms = 540000 13:23:44 delivery.timeout.ms = 120000 13:23:44 enable.idempotence = false 13:23:44 interceptor.classes = [] 13:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:44 linger.ms = 1 13:23:44 max.block.ms = 60000 13:23:44 max.in.flight.requests.per.connection = 5 13:23:44 max.request.size = 1048576 13:23:44 metadata.max.age.ms = 300000 13:23:44 metadata.max.idle.ms = 300000 13:23:44 metric.reporters = [] 13:23:44 metrics.num.samples = 2 13:23:44 metrics.recording.level = INFO 13:23:44 metrics.sample.window.ms = 30000 13:23:44 partitioner.adaptive.partitioning.enable = true 13:23:44 partitioner.availability.timeout.ms = 0 13:23:44 partitioner.class = null 13:23:44 partitioner.ignore.keys = false 13:23:44 receive.buffer.bytes = 32768 13:23:44 reconnect.backoff.max.ms = 1000 13:23:44 reconnect.backoff.ms = 50 13:23:44 request.timeout.ms = 30000 13:23:44 retries = 0 13:23:44 retry.backoff.ms = 100 13:23:44 sasl.client.callback.handler.class = null 13:23:44 sasl.jaas.config = null 13:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:44 sasl.kerberos.min.time.before.relogin = 60000 13:23:44 sasl.kerberos.service.name = null 13:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:44 sasl.login.callback.handler.class = null 13:23:44 sasl.login.class = null 13:23:44 sasl.login.connect.timeout.ms = null 13:23:44 sasl.login.read.timeout.ms = null 13:23:44 sasl.login.refresh.buffer.seconds = 300 13:23:44 sasl.login.refresh.min.period.seconds = 60 13:23:44 sasl.login.refresh.window.factor = 0.8 13:23:44 sasl.login.refresh.window.jitter = 0.05 13:23:44 sasl.login.retry.backoff.max.ms = 10000 13:23:44 sasl.login.retry.backoff.ms = 100 13:23:44 sasl.mechanism = GSSAPI 13:23:44 sasl.oauthbearer.clock.skew.seconds = 30 13:23:44 sasl.oauthbearer.expected.audience = null 13:23:44 sasl.oauthbearer.expected.issuer = null 13:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:44 sasl.oauthbearer.jwks.endpoint.url = null 13:23:44 sasl.oauthbearer.scope.claim.name = scope 13:23:44 sasl.oauthbearer.sub.claim.name = sub 13:23:44 sasl.oauthbearer.token.endpoint.url = null 13:23:44 security.protocol = PLAINTEXT 13:23:44 security.providers = null 13:23:44 send.buffer.bytes = 131072 13:23:44 socket.connection.setup.timeout.max.ms = 30000 13:23:44 socket.connection.setup.timeout.ms = 10000 13:23:44 ssl.cipher.suites = null 13:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:44 ssl.endpoint.identification.algorithm = https 13:23:44 ssl.engine.factory.class = null 13:23:44 ssl.key.password = null 13:23:44 ssl.keymanager.algorithm = SunX509 13:23:44 ssl.keystore.certificate.chain = null 13:23:44 ssl.keystore.key = null 13:23:44 ssl.keystore.location = null 13:23:44 ssl.keystore.password = null 13:23:44 ssl.keystore.type = JKS 13:23:44 ssl.protocol = TLSv1.3 13:23:44 ssl.provider = null 13:23:44 ssl.secure.random.implementation = null 13:23:44 ssl.trustmanager.algorithm = PKIX 13:23:44 ssl.truststore.certificates = null 13:23:44 ssl.truststore.location = null 13:23:44 ssl.truststore.password = null 13:23:44 ssl.truststore.type = JKS 13:23:44 transaction.timeout.ms = 60000 13:23:44 transactional.id = null 13:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:44 13:23:44 2023-12-20T13:23:43.849Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:44 2023-12-20T13:23:43.849Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:44 2023-12-20T13:23:43.849Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:44 2023-12-20T13:23:43.849Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078623849 13:23:44 2023-12-20T13:23:43.855Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:44 2023-12-20T13:23:43.855Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:44 2023-12-20T13:23:43.996Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:44 2023-12-20T13:23:43.996Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:44 2023-12-20T13:23:44.024Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:44 2023-12-20T13:23:44.024Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:44 2023-12-20T13:23:44.164Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:44 2023-12-20T13:23:44.164Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:44 acks = -1 13:23:44 auto.include.jmx.reporter = true 13:23:44 batch.size = 16384 13:23:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:44 buffer.memory = 33554432 13:23:44 client.dns.lookup = use_all_dns_ips 13:23:44 client.id = producer-6 13:23:44 compression.type = none 13:23:44 connections.max.idle.ms = 540000 13:23:44 delivery.timeout.ms = 120000 13:23:44 enable.idempotence = false 13:23:44 interceptor.classes = [] 13:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:44 linger.ms = 1 13:23:44 max.block.ms = 60000 13:23:44 max.in.flight.requests.per.connection = 5 13:23:44 max.request.size = 1048576 13:23:44 metadata.max.age.ms = 300000 13:23:44 metadata.max.idle.ms = 300000 13:23:44 metric.reporters = [] 13:23:44 metrics.num.samples = 2 13:23:44 metrics.recording.level = INFO 13:23:44 metrics.sample.window.ms = 30000 13:23:44 partitioner.adaptive.partitioning.enable = true 13:23:44 partitioner.availability.timeout.ms = 0 13:23:44 partitioner.class = null 13:23:44 partitioner.ignore.keys = false 13:23:44 receive.buffer.bytes = 32768 13:23:44 reconnect.backoff.max.ms = 1000 13:23:44 reconnect.backoff.ms = 50 13:23:44 request.timeout.ms = 30000 13:23:44 retries = 0 13:23:44 retry.backoff.ms = 100 13:23:44 sasl.client.callback.handler.class = null 13:23:44 sasl.jaas.config = null 13:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:44 sasl.kerberos.min.time.before.relogin = 60000 13:23:44 sasl.kerberos.service.name = null 13:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:44 sasl.login.callback.handler.class = null 13:23:44 sasl.login.class = null 13:23:44 sasl.login.connect.timeout.ms = null 13:23:44 sasl.login.read.timeout.ms = null 13:23:44 sasl.login.refresh.buffer.seconds = 300 13:23:44 sasl.login.refresh.min.period.seconds = 60 13:23:44 sasl.login.refresh.window.factor = 0.8 13:23:44 sasl.login.refresh.window.jitter = 0.05 13:23:44 sasl.login.retry.backoff.max.ms = 10000 13:23:44 sasl.login.retry.backoff.ms = 100 13:23:44 sasl.mechanism = GSSAPI 13:23:44 sasl.oauthbearer.clock.skew.seconds = 30 13:23:44 sasl.oauthbearer.expected.audience = null 13:23:44 sasl.oauthbearer.expected.issuer = null 13:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:44 sasl.oauthbearer.jwks.endpoint.url = null 13:23:44 sasl.oauthbearer.scope.claim.name = scope 13:23:44 sasl.oauthbearer.sub.claim.name = sub 13:23:44 sasl.oauthbearer.token.endpoint.url = null 13:23:44 security.protocol = PLAINTEXT 13:23:44 security.providers = null 13:23:44 send.buffer.bytes = 131072 13:23:44 socket.connection.setup.timeout.max.ms = 30000 13:23:44 socket.connection.setup.timeout.ms = 10000 13:23:44 ssl.cipher.suites = null 13:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:44 ssl.endpoint.identification.algorithm = https 13:23:44 ssl.engine.factory.class = null 13:23:44 ssl.key.password = null 13:23:44 ssl.keymanager.algorithm = SunX509 13:23:44 ssl.keystore.certificate.chain = null 13:23:44 ssl.keystore.key = null 13:23:44 ssl.keystore.location = null 13:23:44 ssl.keystore.password = null 13:23:44 ssl.keystore.type = JKS 13:23:44 ssl.protocol = TLSv1.3 13:23:44 ssl.provider = null 13:23:44 ssl.secure.random.implementation = null 13:23:44 ssl.trustmanager.algorithm = PKIX 13:23:44 ssl.truststore.certificates = null 13:23:44 ssl.truststore.location = null 13:23:44 ssl.truststore.password = null 13:23:44 ssl.truststore.type = JKS 13:23:44 transaction.timeout.ms = 60000 13:23:44 transactional.id = null 13:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:44 13:23:44 2023-12-20T13:23:44.167Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:44 2023-12-20T13:23:44.167Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:44 2023-12-20T13:23:44.167Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:44 2023-12-20T13:23:44.167Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078624167 13:23:44 2023-12-20T13:23:44.173Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:44 2023-12-20T13:23:44.173Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:44 2023-12-20T13:23:44.183Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:44 2023-12-20T13:23:44.183Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:44 2023-12-20T13:23:44.492Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:44 2023-12-20T13:23:44.492Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:44 2023-12-20T13:23:44.494Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:44 2023-12-20T13:23:44.494Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:44 acks = -1 13:23:44 auto.include.jmx.reporter = true 13:23:44 batch.size = 16384 13:23:44 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:44 buffer.memory = 33554432 13:23:44 client.dns.lookup = use_all_dns_ips 13:23:44 client.id = producer-7 13:23:44 compression.type = none 13:23:44 connections.max.idle.ms = 540000 13:23:44 delivery.timeout.ms = 120000 13:23:44 enable.idempotence = false 13:23:44 interceptor.classes = [] 13:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:44 linger.ms = 1 13:23:44 max.block.ms = 60000 13:23:44 max.in.flight.requests.per.connection = 5 13:23:44 max.request.size = 1048576 13:23:44 metadata.max.age.ms = 300000 13:23:44 metadata.max.idle.ms = 300000 13:23:44 metric.reporters = [] 13:23:44 metrics.num.samples = 2 13:23:44 metrics.recording.level = INFO 13:23:44 metrics.sample.window.ms = 30000 13:23:44 partitioner.adaptive.partitioning.enable = true 13:23:44 partitioner.availability.timeout.ms = 0 13:23:44 partitioner.class = null 13:23:44 partitioner.ignore.keys = false 13:23:44 receive.buffer.bytes = 32768 13:23:44 reconnect.backoff.max.ms = 1000 13:23:44 reconnect.backoff.ms = 50 13:23:44 request.timeout.ms = 30000 13:23:44 retries = 0 13:23:44 retry.backoff.ms = 100 13:23:44 sasl.client.callback.handler.class = null 13:23:44 sasl.jaas.config = null 13:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:44 sasl.kerberos.min.time.before.relogin = 60000 13:23:44 sasl.kerberos.service.name = null 13:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:44 sasl.login.callback.handler.class = null 13:23:44 sasl.login.class = null 13:23:44 sasl.login.connect.timeout.ms = null 13:23:44 sasl.login.read.timeout.ms = null 13:23:44 sasl.login.refresh.buffer.seconds = 300 13:23:44 sasl.login.refresh.min.period.seconds = 60 13:23:44 sasl.login.refresh.window.factor = 0.8 13:23:44 sasl.login.refresh.window.jitter = 0.05 13:23:44 sasl.login.retry.backoff.max.ms = 10000 13:23:44 sasl.login.retry.backoff.ms = 100 13:23:44 sasl.mechanism = GSSAPI 13:23:44 sasl.oauthbearer.clock.skew.seconds = 30 13:23:44 sasl.oauthbearer.expected.audience = null 13:23:44 sasl.oauthbearer.expected.issuer = null 13:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:44 sasl.oauthbearer.jwks.endpoint.url = null 13:23:44 sasl.oauthbearer.scope.claim.name = scope 13:23:44 sasl.oauthbearer.sub.claim.name = sub 13:23:44 sasl.oauthbearer.token.endpoint.url = null 13:23:44 security.protocol = PLAINTEXT 13:23:44 security.providers = null 13:23:44 send.buffer.bytes = 131072 13:23:44 socket.connection.setup.timeout.max.ms = 30000 13:23:44 socket.connection.setup.timeout.ms = 10000 13:23:44 ssl.cipher.suites = null 13:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:44 ssl.endpoint.identification.algorithm = https 13:23:44 ssl.engine.factory.class = null 13:23:44 ssl.key.password = null 13:23:44 ssl.keymanager.algorithm = SunX509 13:23:44 ssl.keystore.certificate.chain = null 13:23:44 ssl.keystore.key = null 13:23:44 ssl.keystore.location = null 13:23:44 ssl.keystore.password = null 13:23:44 ssl.keystore.type = JKS 13:23:44 ssl.protocol = TLSv1.3 13:23:44 ssl.provider = null 13:23:44 ssl.secure.random.implementation = null 13:23:44 ssl.trustmanager.algorithm = PKIX 13:23:44 ssl.truststore.certificates = null 13:23:44 ssl.truststore.location = null 13:23:44 ssl.truststore.password = null 13:23:44 ssl.truststore.type = JKS 13:23:44 transaction.timeout.ms = 60000 13:23:44 transactional.id = null 13:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:44 13:23:44 2023-12-20T13:23:44.498Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:44 2023-12-20T13:23:44.498Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:44 2023-12-20T13:23:44.498Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:44 2023-12-20T13:23:44.498Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078624498 13:23:44 2023-12-20T13:23:44.502Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:44 2023-12-20T13:23:44.503Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:45 2023-12-20T13:23:44.811Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:45 2023-12-20T13:23:44.812Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:45 acks = -1 13:23:45 auto.include.jmx.reporter = true 13:23:45 batch.size = 16384 13:23:45 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:23:45 buffer.memory = 33554432 13:23:45 client.dns.lookup = use_all_dns_ips 13:23:45 client.id = producer-8 13:23:45 compression.type = none 13:23:45 connections.max.idle.ms = 540000 13:23:45 delivery.timeout.ms = 120000 13:23:45 enable.idempotence = false 13:23:45 interceptor.classes = [] 13:23:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:45 linger.ms = 1 13:23:45 max.block.ms = 60000 13:23:45 max.in.flight.requests.per.connection = 5 13:23:45 max.request.size = 1048576 13:23:45 metadata.max.age.ms = 300000 13:23:45 metadata.max.idle.ms = 300000 13:23:45 metric.reporters = [] 13:23:45 metrics.num.samples = 2 13:23:45 metrics.recording.level = INFO 13:23:45 metrics.sample.window.ms = 30000 13:23:45 partitioner.adaptive.partitioning.enable = true 13:23:45 partitioner.availability.timeout.ms = 0 13:23:45 partitioner.class = null 13:23:45 partitioner.ignore.keys = false 13:23:45 receive.buffer.bytes = 32768 13:23:45 reconnect.backoff.max.ms = 1000 13:23:45 reconnect.backoff.ms = 50 13:23:45 request.timeout.ms = 30000 13:23:45 retries = 0 13:23:45 retry.backoff.ms = 100 13:23:45 sasl.client.callback.handler.class = null 13:23:45 sasl.jaas.config = null 13:23:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:45 sasl.kerberos.min.time.before.relogin = 60000 13:23:45 sasl.kerberos.service.name = null 13:23:45 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:45 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:45 sasl.login.callback.handler.class = null 13:23:45 sasl.login.class = null 13:23:45 sasl.login.connect.timeout.ms = null 13:23:45 sasl.login.read.timeout.ms = null 13:23:45 sasl.login.refresh.buffer.seconds = 300 13:23:45 sasl.login.refresh.min.period.seconds = 60 13:23:45 sasl.login.refresh.window.factor = 0.8 13:23:45 sasl.login.refresh.window.jitter = 0.05 13:23:45 sasl.login.retry.backoff.max.ms = 10000 13:23:45 sasl.login.retry.backoff.ms = 100 13:23:45 sasl.mechanism = GSSAPI 13:23:45 sasl.oauthbearer.clock.skew.seconds = 30 13:23:45 sasl.oauthbearer.expected.audience = null 13:23:45 sasl.oauthbearer.expected.issuer = null 13:23:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:45 sasl.oauthbearer.jwks.endpoint.url = null 13:23:45 sasl.oauthbearer.scope.claim.name = scope 13:23:45 sasl.oauthbearer.sub.claim.name = sub 13:23:45 sasl.oauthbearer.token.endpoint.url = null 13:23:45 security.protocol = PLAINTEXT 13:23:45 security.providers = null 13:23:45 send.buffer.bytes = 131072 13:23:45 socket.connection.setup.timeout.max.ms = 30000 13:23:45 socket.connection.setup.timeout.ms = 10000 13:23:45 ssl.cipher.suites = null 13:23:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:45 ssl.endpoint.identification.algorithm = https 13:23:45 ssl.engine.factory.class = null 13:23:45 ssl.key.password = null 13:23:45 ssl.keymanager.algorithm = SunX509 13:23:45 ssl.keystore.certificate.chain = null 13:23:45 ssl.keystore.key = null 13:23:45 ssl.keystore.location = null 13:23:45 ssl.keystore.password = null 13:23:45 ssl.keystore.type = JKS 13:23:45 ssl.protocol = TLSv1.3 13:23:45 ssl.provider = null 13:23:45 ssl.secure.random.implementation = null 13:23:45 ssl.trustmanager.algorithm = PKIX 13:23:45 ssl.truststore.certificates = null 13:23:45 ssl.truststore.location = null 13:23:45 ssl.truststore.password = null 13:23:45 ssl.truststore.type = JKS 13:23:45 transaction.timeout.ms = 60000 13:23:45 transactional.id = null 13:23:45 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:23:45 13:23:45 2023-12-20T13:23:44.814Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:45 2023-12-20T13:23:44.814Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:45 2023-12-20T13:23:44.814Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:45 2023-12-20T13:23:44.814Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078624814 13:23:45 2023-12-20T13:23:44.820Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to FQQEWpHnSIav9WiVY5-Vkw 13:23:45 2023-12-20T13:23:44.821Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: s0fWovbqSdOd-65BrJ1zOw 13:23:45 2023-12-20T13:23:44.834Z ERROR 7468 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 13:23:45 13:23:45 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 13:23:45 Endpoint handler details: 13:23:45 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 13:23:45 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@7c6ff21b] 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:23:45 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:23:45 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:23:45 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:23:45 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:23:45 at java.base/java.lang.Thread.run(Thread.java:833) 13:23:45 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 13:23:45 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 13:23:45 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:23:45 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:23:45 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:23:45 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:23:45 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:23:45 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 13:23:45 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:23:45 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:23:45 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:23:45 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:23:45 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:23:45 ... 14 common frames omitted 13:23:45 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.apache.kafka.clients.consumer.KafkaConsumer@9eba527, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1703078624821, kafka_groupId=ncmp-async-rest-request-event-group}] 13:23:45 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 13:23:45 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 13:23:45 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 13:23:45 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 13:23:45 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 13:23:45 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 13:23:45 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 13:23:45 ... 19 common frames omitted 13:23:45 13:23:45 2023-12-20T13:23:44.834Z ERROR 7468 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 13:23:45 13:23:45 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:23:45 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:23:45 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:23:45 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:23:45 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:23:45 at java.base/java.lang.Thread.run(Thread.java:833) 13:23:45 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:23:45 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:23:45 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:23:45 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:23:45 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:23:45 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:23:45 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:23:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:23:45 ... 3 common frames omitted 13:23:45 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:23:45 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:23:45 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:23:45 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:23:45 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:23:45 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:23:45 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:23:45 ... 15 common frames omitted 13:23:45 13:23:45 2023-12-20T13:23:45.028Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:45 2023-12-20T13:23:45.029Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:45 2023-12-20T13:23:45.080Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:45 2023-12-20T13:23:45.080Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:45 2023-12-20T13:23:45.100Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:45 2023-12-20T13:23:45.100Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.399Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.399Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.399Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.399Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.399Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.400Z INFO 7468 --- [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 35 due to node 1 being disconnected (elapsed time since creation: 61ms, elapsed time since send: 61ms, request timeout: 30000ms) 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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=1384818441, epoch=7) to node 1: 13:23:46 13:23:46 org.apache.kafka.common.errors.DisconnectException: null 13:23:46 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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 33 due to node 1 being disconnected (elapsed time since creation: 59ms, elapsed time since send: 59ms, request timeout: 30000ms) 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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=549234298, epoch=7) to node 1: 13:23:46 13:23:46 org.apache.kafka.common.errors.DisconnectException: null 13:23:46 13:23:46 2023-12-20T13:23:45.401Z INFO 7468 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [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. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.501Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.502Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.502Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.602Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.652Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.652Z WARN 7468 --- [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. Broker may not be available. 13:23:46 2023-12-20T13:23:45.653Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.653Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.695Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.695Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.804Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.804Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.853Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.853Z WARN 7468 --- [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. Broker may not be available. 13:23:46 2023-12-20T13:23:45.853Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.853Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.853Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.853Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.853Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.854Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.854Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.854Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.854Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:46 2023-12-20T13:23:45.854Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:45.854Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:45.854Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.204Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.204Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.205Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:46.205Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.214Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.214Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.234Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.234Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.243Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.243Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.257Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.257Z WARN 7468 --- [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. Broker may not be available. 13:23:46 2023-12-20T13:23:46.305Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.305Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.305Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.305Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.306Z INFO 7468 --- [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. 13:23:46 2023-12-20T13:23:46.306Z WARN 7468 --- [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:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.307Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.307Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.314Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:46 2023-12-20T13:23:46.314Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:46 2023-12-20T13:23:46.336Z INFO 7468 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 13:23:46 2023-12-20T13:23:46.336Z INFO 7468 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.337Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:23:46 2023-12-20T13:23:46.338Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:23:46 2023-12-20T13:23:46.340Z INFO 7468 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 13:23:46 2023-12-20T13:23:46.341Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:23:46 2023-12-20T13:23:46.341Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:23:46 2023-12-20T13:23:46.341Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:23:46 2023-12-20T13:23:46.341Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:23:46 2023-12-20T13:23:46.343Z INFO 7468 --- [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 13:23:46 2023-12-20T13:23:46.343Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:23:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.95 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:23:46 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:23:52 2023-12-20T13:23:46.353Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:23:52 2023-12-20T13:23:46.676Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ca39a213da36aef0b082ad3b2a471462a7f8fb63d7653322dcc8802a0ca36ffc 13:23:52 2023-12-20T13:23:46.698Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:46.698Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.060Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.060Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.066Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.067Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.091Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.091Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.163Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.163Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.163Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:47.163Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.167Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.167Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.208Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.208Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.210Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.210Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.349Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.349Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.913Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.913Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:47.925Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:47.925Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.093Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.093Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.113Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.113Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.114Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.114Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.118Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.118Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.177Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.177Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.278Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.278Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:48.321Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.321Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.365Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.366Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.916Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.916Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:48.973Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:48.974Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.135Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.135Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.135Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.135Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.168Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.168Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.182Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.182Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:49.217Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.218Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.297Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.297Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.376Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.376Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.571Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.571Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.820Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.820Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:49.826Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:49.826Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.022Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.022Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.044Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.044Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.088Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.088Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.204Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.204Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.289Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.289Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:50.320Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.320Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.339Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.339Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.687Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.687Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.883Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.883Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.922Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.922Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:50.952Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:50.952Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.112Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.112Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.143Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.143Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.224Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.224Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.313Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.313Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.395Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.395Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:51.575Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.575Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.591Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.591Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.787Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.787Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:51.817Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.463151128S 13:23:52 2023-12-20T13:23:51.825Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:51.825Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 13:23:51,856 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:23:52 13:23:51,857 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:23:52 13:23:51,858 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62844bdd - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:23:52 13:23:51,860 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:23:52 13:23:51,860 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62844bdd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:23:52 13:23:51,862 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:23:52 13:23:51,862 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:23:52 13:23:51,862 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:23:52 13:23:51,863 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:23:52 13:23:51,863 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62844bdd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:23:52 13:23:51,866 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:23:52 13:23:51,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:23:52 13:23:51,866 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:23:52 13:23:51,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078631866) 13:23:52 13:23:51,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:23:52 13:23:51,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:23:52 13:23:51,867 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:23:52 13:23:51,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:52 13:23:51,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:23:52 13:23:51,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:23:52 13:23:51,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:52 13:23:51,870 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:23:52 13:23:51,870 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:23:52 13:23:51,875 |-INFO in ch.qos.logback.classic.pattern.DateConverter@75bc6754 - Setting zoneId to "UTC" 13:23:52 13:23:51,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:23:52 13:23:51,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:23:52 13:23:51,880 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:23:52 13:23:51,880 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:23:52 13:23:51,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:23:52 13:23:51,880 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:23:52 13:23:51,881 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:23:52 13:23:51,881 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4299c1af - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:23:52 13:23:51,881 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:23:52 13:23:51,881 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@236d8e23 - End of configuration. 13:23:52 13:23:51,881 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6377f330 - Registering current configuration as safe fallback point 13:23:52 13:23:52 13:23:52 . ____ _ __ _ _ 13:23:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:52 =========|_|==============|___/=/_/_/_/ 13:23:52 :: Spring Boot :: (v3.1.2) 13:23:52 13:23:52 2023-12-20T13:23:51.886Z INFO 7468 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:52 2023-12-20T13:23:51.886Z INFO 7468 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:23:52 2023-12-20T13:23:52.045Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:52 allow.auto.create.topics = true 13:23:52 auto.commit.interval.ms = 5000 13:23:52 auto.include.jmx.reporter = true 13:23:52 auto.offset.reset = latest 13:23:52 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:23:52 check.crcs = true 13:23:52 client.dns.lookup = use_all_dns_ips 13:23:52 client.id = consumer-ncmp-data-operation-event-group-7 13:23:52 client.rack = 13:23:52 connections.max.idle.ms = 540000 13:23:52 default.api.timeout.ms = 60000 13:23:52 enable.auto.commit = false 13:23:52 exclude.internal.topics = true 13:23:52 fetch.max.bytes = 52428800 13:23:52 fetch.max.wait.ms = 500 13:23:52 fetch.min.bytes = 1 13:23:52 group.id = ncmp-data-operation-event-group 13:23:52 group.instance.id = null 13:23:52 heartbeat.interval.ms = 3000 13:23:52 interceptor.classes = [] 13:23:52 internal.leave.group.on.close = true 13:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:52 isolation.level = read_uncommitted 13:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:52 max.partition.fetch.bytes = 1048576 13:23:52 max.poll.interval.ms = 300000 13:23:52 max.poll.records = 500 13:23:52 metadata.max.age.ms = 300000 13:23:52 metric.reporters = [] 13:23:52 metrics.num.samples = 2 13:23:52 metrics.recording.level = INFO 13:23:52 metrics.sample.window.ms = 30000 13:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:52 receive.buffer.bytes = 65536 13:23:52 reconnect.backoff.max.ms = 1000 13:23:52 reconnect.backoff.ms = 50 13:23:52 request.timeout.ms = 30000 13:23:52 retry.backoff.ms = 100 13:23:52 sasl.client.callback.handler.class = null 13:23:52 sasl.jaas.config = null 13:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:52 sasl.kerberos.min.time.before.relogin = 60000 13:23:52 sasl.kerberos.service.name = null 13:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:52 sasl.login.callback.handler.class = null 13:23:52 sasl.login.class = null 13:23:52 sasl.login.connect.timeout.ms = null 13:23:52 sasl.login.read.timeout.ms = null 13:23:52 sasl.login.refresh.buffer.seconds = 300 13:23:52 sasl.login.refresh.min.period.seconds = 60 13:23:52 sasl.login.refresh.window.factor = 0.8 13:23:52 sasl.login.refresh.window.jitter = 0.05 13:23:52 sasl.login.retry.backoff.max.ms = 10000 13:23:52 sasl.login.retry.backoff.ms = 100 13:23:52 sasl.mechanism = GSSAPI 13:23:52 sasl.oauthbearer.clock.skew.seconds = 30 13:23:52 sasl.oauthbearer.expected.audience = null 13:23:52 sasl.oauthbearer.expected.issuer = null 13:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:52 sasl.oauthbearer.jwks.endpoint.url = null 13:23:52 sasl.oauthbearer.scope.claim.name = scope 13:23:52 sasl.oauthbearer.sub.claim.name = sub 13:23:52 sasl.oauthbearer.token.endpoint.url = null 13:23:52 security.protocol = PLAINTEXT 13:23:52 security.providers = null 13:23:52 send.buffer.bytes = 131072 13:23:52 session.timeout.ms = 45000 13:23:52 socket.connection.setup.timeout.max.ms = 30000 13:23:52 socket.connection.setup.timeout.ms = 10000 13:23:52 ssl.cipher.suites = null 13:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:52 ssl.endpoint.identification.algorithm = https 13:23:52 ssl.engine.factory.class = null 13:23:52 ssl.key.password = null 13:23:52 ssl.keymanager.algorithm = SunX509 13:23:52 ssl.keystore.certificate.chain = null 13:23:52 ssl.keystore.key = null 13:23:52 ssl.keystore.location = null 13:23:52 ssl.keystore.password = null 13:23:52 ssl.keystore.type = JKS 13:23:52 ssl.protocol = TLSv1.3 13:23:52 ssl.provider = null 13:23:52 ssl.secure.random.implementation = null 13:23:52 ssl.trustmanager.algorithm = PKIX 13:23:52 ssl.truststore.certificates = null 13:23:52 ssl.truststore.location = null 13:23:52 ssl.truststore.password = null 13:23:52 ssl.truststore.type = JKS 13:23:52 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:23:52 13:23:52 2023-12-20T13:23:52.046Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:52 2023-12-20T13:23:52.046Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:52 2023-12-20T13:23:52.046Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078632046 13:23:52 2023-12-20T13:23:52.047Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 13:23:52 2023-12-20T13:23:52.050Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:23:52 allow.auto.create.topics = true 13:23:52 auto.commit.interval.ms = 5000 13:23:52 auto.include.jmx.reporter = true 13:23:52 auto.offset.reset = latest 13:23:52 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:23:52 check.crcs = true 13:23:52 client.dns.lookup = use_all_dns_ips 13:23:52 client.id = consumer-ncmp-async-rest-request-event-group-8 13:23:52 client.rack = 13:23:52 connections.max.idle.ms = 540000 13:23:52 default.api.timeout.ms = 60000 13:23:52 enable.auto.commit = false 13:23:52 exclude.internal.topics = true 13:23:52 fetch.max.bytes = 52428800 13:23:52 fetch.max.wait.ms = 500 13:23:52 fetch.min.bytes = 1 13:23:52 group.id = ncmp-async-rest-request-event-group 13:23:52 group.instance.id = null 13:23:52 heartbeat.interval.ms = 3000 13:23:52 interceptor.classes = [] 13:23:52 internal.leave.group.on.close = true 13:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 13:23:52 isolation.level = read_uncommitted 13:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:23:52 max.partition.fetch.bytes = 1048576 13:23:52 max.poll.interval.ms = 300000 13:23:52 max.poll.records = 500 13:23:52 metadata.max.age.ms = 300000 13:23:52 metric.reporters = [] 13:23:52 metrics.num.samples = 2 13:23:52 metrics.recording.level = INFO 13:23:52 metrics.sample.window.ms = 30000 13:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:23:52 receive.buffer.bytes = 65536 13:23:52 reconnect.backoff.max.ms = 1000 13:23:52 reconnect.backoff.ms = 50 13:23:52 request.timeout.ms = 30000 13:23:52 retry.backoff.ms = 100 13:23:52 sasl.client.callback.handler.class = null 13:23:52 sasl.jaas.config = null 13:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:52 sasl.kerberos.min.time.before.relogin = 60000 13:23:52 sasl.kerberos.service.name = null 13:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:52 sasl.login.callback.handler.class = null 13:23:52 sasl.login.class = null 13:23:52 sasl.login.connect.timeout.ms = null 13:23:52 sasl.login.read.timeout.ms = null 13:23:52 sasl.login.refresh.buffer.seconds = 300 13:23:52 sasl.login.refresh.min.period.seconds = 60 13:23:52 sasl.login.refresh.window.factor = 0.8 13:23:52 sasl.login.refresh.window.jitter = 0.05 13:23:52 sasl.login.retry.backoff.max.ms = 10000 13:23:52 sasl.login.retry.backoff.ms = 100 13:23:52 sasl.mechanism = GSSAPI 13:23:52 sasl.oauthbearer.clock.skew.seconds = 30 13:23:52 sasl.oauthbearer.expected.audience = null 13:23:52 sasl.oauthbearer.expected.issuer = null 13:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:52 sasl.oauthbearer.jwks.endpoint.url = null 13:23:52 sasl.oauthbearer.scope.claim.name = scope 13:23:52 sasl.oauthbearer.sub.claim.name = sub 13:23:52 sasl.oauthbearer.token.endpoint.url = null 13:23:52 security.protocol = PLAINTEXT 13:23:52 security.providers = null 13:23:52 send.buffer.bytes = 131072 13:23:52 session.timeout.ms = 45000 13:23:52 socket.connection.setup.timeout.max.ms = 30000 13:23:52 socket.connection.setup.timeout.ms = 10000 13:23:52 ssl.cipher.suites = null 13:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:52 ssl.endpoint.identification.algorithm = https 13:23:52 ssl.engine.factory.class = null 13:23:52 ssl.key.password = null 13:23:52 ssl.keymanager.algorithm = SunX509 13:23:52 ssl.keystore.certificate.chain = null 13:23:52 ssl.keystore.key = null 13:23:52 ssl.keystore.location = null 13:23:52 ssl.keystore.password = null 13:23:52 ssl.keystore.type = JKS 13:23:52 ssl.protocol = TLSv1.3 13:23:52 ssl.provider = null 13:23:52 ssl.secure.random.implementation = null 13:23:52 ssl.trustmanager.algorithm = PKIX 13:23:52 ssl.truststore.certificates = null 13:23:52 ssl.truststore.location = null 13:23:52 ssl.truststore.password = null 13:23:52 ssl.truststore.type = JKS 13:23:52 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:23:52 13:23:52 2023-12-20T13:23:52.059Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:52 2023-12-20T13:23:52.059Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:52 2023-12-20T13:23:52.059Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078632059 13:23:52 2023-12-20T13:23:52.059Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 13:23:52 2023-12-20T13:23:52.064Z INFO 7468 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.233 seconds (process running for 75.128) 13:23:52 2023-12-20T13:23:52.122Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.122Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.139Z WARN 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:23:52 2023-12-20T13:23:52.139Z INFO 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: kneqZuJRTwuHbPOglxU5fQ 13:23:52 2023-12-20T13:23:52.174Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.174Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.206Z WARN 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:52 2023-12-20T13:23:52.206Z INFO 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: kneqZuJRTwuHbPOglxU5fQ 13:23:52 2023-12-20T13:23:52.229Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.229Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.249Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.249Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.270Z WARN 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:52 2023-12-20T13:23:52.292Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.292Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.317Z WARN 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:52 2023-12-20T13:23:52.379Z WARN 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 13:23:52 2023-12-20T13:23:52.423Z INFO 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to L7R26eA_SbC8e4zNe4sU9A 13:23:52 2023-12-20T13:23:52.427Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 13:23:52 2023-12-20T13:23:52.427Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:23:52 2023-12-20T13:23:52.458Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-4fb1c65d-840a-48ac-8e46-9c8a755175b7 13:23:52 2023-12-20T13:23:52.458Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:52 2023-12-20T13:23:52.458Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:23:52 2023-12-20T13:23:52.483Z INFO 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to L7R26eA_SbC8e4zNe4sU9A 13:23:52 2023-12-20T13:23:52.485Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 13:23:52 2023-12-20T13:23:52.486Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:23:52 2023-12-20T13:23:52.494Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-4fb1c65d-840a-48ac-8e46-9c8a755175b7', protocol='range'} 13:23:52 2023-12-20T13:23:52.494Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-4fb1c65d-840a-48ac-8e46-9c8a755175b7=Assignment(partitions=[ncmp-async-m2m-0])} 13:23:52 2023-12-20T13:23:52.499Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-d5faed35-da55-4abd-9ca4-5057492c4d05 13:23:52 2023-12-20T13:23:52.500Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:23:52 2023-12-20T13:23:52.500Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:23:52 2023-12-20T13:23:52.508Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-d5faed35-da55-4abd-9ca4-5057492c4d05', protocol='range'} 13:23:52 2023-12-20T13:23:52.509Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-d5faed35-da55-4abd-9ca4-5057492c4d05=Assignment(partitions=[ncmp-async-m2m-0])} 13:23:52 2023-12-20T13:23:52.555Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-d5faed35-da55-4abd-9ca4-5057492c4d05', protocol='range'} 13:23:52 2023-12-20T13:23:52.556Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-4fb1c65d-840a-48ac-8e46-9c8a755175b7', protocol='range'} 13:23:52 2023-12-20T13:23:52.556Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:23:52 2023-12-20T13:23:52.556Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.556Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:23:52 2023-12-20T13:23:52.556Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.569Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.569Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.573Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.576Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:23:52 2023-12-20T13:23:52.578Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:52 2023-12-20T13:23:52.578Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:52 acks = -1 13:23:52 auto.include.jmx.reporter = true 13:23:52 batch.size = 16384 13:23:52 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:23:52 buffer.memory = 33554432 13:23:52 client.dns.lookup = use_all_dns_ips 13:23:52 client.id = producer-9 13:23:52 compression.type = none 13:23:52 connections.max.idle.ms = 540000 13:23:52 delivery.timeout.ms = 120000 13:23:52 enable.idempotence = false 13:23:52 interceptor.classes = [] 13:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:52 linger.ms = 1 13:23:52 max.block.ms = 60000 13:23:52 max.in.flight.requests.per.connection = 5 13:23:52 max.request.size = 1048576 13:23:52 metadata.max.age.ms = 300000 13:23:52 metadata.max.idle.ms = 300000 13:23:52 metric.reporters = [] 13:23:52 metrics.num.samples = 2 13:23:52 metrics.recording.level = INFO 13:23:52 metrics.sample.window.ms = 30000 13:23:52 partitioner.adaptive.partitioning.enable = true 13:23:52 partitioner.availability.timeout.ms = 0 13:23:52 partitioner.class = null 13:23:52 partitioner.ignore.keys = false 13:23:52 receive.buffer.bytes = 32768 13:23:52 reconnect.backoff.max.ms = 1000 13:23:52 reconnect.backoff.ms = 50 13:23:52 request.timeout.ms = 30000 13:23:52 retries = 0 13:23:52 retry.backoff.ms = 100 13:23:52 sasl.client.callback.handler.class = null 13:23:52 sasl.jaas.config = null 13:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:52 sasl.kerberos.min.time.before.relogin = 60000 13:23:52 sasl.kerberos.service.name = null 13:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:52 sasl.login.callback.handler.class = null 13:23:52 sasl.login.class = null 13:23:52 sasl.login.connect.timeout.ms = null 13:23:52 sasl.login.read.timeout.ms = null 13:23:52 sasl.login.refresh.buffer.seconds = 300 13:23:52 sasl.login.refresh.min.period.seconds = 60 13:23:52 sasl.login.refresh.window.factor = 0.8 13:23:52 sasl.login.refresh.window.jitter = 0.05 13:23:52 sasl.login.retry.backoff.max.ms = 10000 13:23:52 sasl.login.retry.backoff.ms = 100 13:23:52 sasl.mechanism = GSSAPI 13:23:52 sasl.oauthbearer.clock.skew.seconds = 30 13:23:52 sasl.oauthbearer.expected.audience = null 13:23:52 sasl.oauthbearer.expected.issuer = null 13:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:52 sasl.oauthbearer.jwks.endpoint.url = null 13:23:52 sasl.oauthbearer.scope.claim.name = scope 13:23:52 sasl.oauthbearer.sub.claim.name = sub 13:23:52 sasl.oauthbearer.token.endpoint.url = null 13:23:52 security.protocol = PLAINTEXT 13:23:52 security.providers = null 13:23:52 send.buffer.bytes = 131072 13:23:52 socket.connection.setup.timeout.max.ms = 30000 13:23:52 socket.connection.setup.timeout.ms = 10000 13:23:52 ssl.cipher.suites = null 13:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:52 ssl.endpoint.identification.algorithm = https 13:23:52 ssl.engine.factory.class = null 13:23:52 ssl.key.password = null 13:23:52 ssl.keymanager.algorithm = SunX509 13:23:52 ssl.keystore.certificate.chain = null 13:23:52 ssl.keystore.key = null 13:23:52 ssl.keystore.location = null 13:23:52 ssl.keystore.password = null 13:23:52 ssl.keystore.type = JKS 13:23:52 ssl.protocol = TLSv1.3 13:23:52 ssl.provider = null 13:23:52 ssl.secure.random.implementation = null 13:23:52 ssl.trustmanager.algorithm = PKIX 13:23:52 ssl.truststore.certificates = null 13:23:52 ssl.truststore.location = null 13:23:52 ssl.truststore.password = null 13:23:52 ssl.truststore.type = JKS 13:23:52 transaction.timeout.ms = 60000 13:23:52 transactional.id = null 13:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:23:52 13:23:52 2023-12-20T13:23:52.585Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:52 2023-12-20T13:23:52.585Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:52 2023-12-20T13:23:52.585Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:52 2023-12-20T13:23:52.585Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078632585 13:23:52 2023-12-20T13:23:52.587Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 13:23:52 2023-12-20T13:23:52.587Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 13:23:52 2023-12-20T13:23:52.603Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:23:52 2023-12-20T13:23:52.606Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.606Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.608Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.608Z WARN 7468 --- [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. Broker may not be available. 13:23:52 2023-12-20T13:23:52.611Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to L7R26eA_SbC8e4zNe4sU9A 13:23:52 2023-12-20T13:23:52.611Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: kneqZuJRTwuHbPOglxU5fQ 13:23:52 2023-12-20T13:23:52.621Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:23:52 2023-12-20T13:23:52.813Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.813Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:52 2023-12-20T13:23:52.834Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:52 2023-12-20T13:23:52.834Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:52.927Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:23:53 2023-12-20T13:23:52.928Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:23:53 acks = -1 13:23:53 auto.include.jmx.reporter = true 13:23:53 batch.size = 16384 13:23:53 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:23:53 buffer.memory = 33554432 13:23:53 client.dns.lookup = use_all_dns_ips 13:23:53 client.id = producer-10 13:23:53 compression.type = none 13:23:53 connections.max.idle.ms = 540000 13:23:53 delivery.timeout.ms = 120000 13:23:53 enable.idempotence = false 13:23:53 interceptor.classes = [] 13:23:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:23:53 linger.ms = 1 13:23:53 max.block.ms = 60000 13:23:53 max.in.flight.requests.per.connection = 5 13:23:53 max.request.size = 1048576 13:23:53 metadata.max.age.ms = 300000 13:23:53 metadata.max.idle.ms = 300000 13:23:53 metric.reporters = [] 13:23:53 metrics.num.samples = 2 13:23:53 metrics.recording.level = INFO 13:23:53 metrics.sample.window.ms = 30000 13:23:53 partitioner.adaptive.partitioning.enable = true 13:23:53 partitioner.availability.timeout.ms = 0 13:23:53 partitioner.class = null 13:23:53 partitioner.ignore.keys = false 13:23:53 receive.buffer.bytes = 32768 13:23:53 reconnect.backoff.max.ms = 1000 13:23:53 reconnect.backoff.ms = 50 13:23:53 request.timeout.ms = 30000 13:23:53 retries = 0 13:23:53 retry.backoff.ms = 100 13:23:53 sasl.client.callback.handler.class = null 13:23:53 sasl.jaas.config = null 13:23:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:23:53 sasl.kerberos.min.time.before.relogin = 60000 13:23:53 sasl.kerberos.service.name = null 13:23:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:23:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:23:53 sasl.login.callback.handler.class = null 13:23:53 sasl.login.class = null 13:23:53 sasl.login.connect.timeout.ms = null 13:23:53 sasl.login.read.timeout.ms = null 13:23:53 sasl.login.refresh.buffer.seconds = 300 13:23:53 sasl.login.refresh.min.period.seconds = 60 13:23:53 sasl.login.refresh.window.factor = 0.8 13:23:53 sasl.login.refresh.window.jitter = 0.05 13:23:53 sasl.login.retry.backoff.max.ms = 10000 13:23:53 sasl.login.retry.backoff.ms = 100 13:23:53 sasl.mechanism = GSSAPI 13:23:53 sasl.oauthbearer.clock.skew.seconds = 30 13:23:53 sasl.oauthbearer.expected.audience = null 13:23:53 sasl.oauthbearer.expected.issuer = null 13:23:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:23:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:23:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:23:53 sasl.oauthbearer.jwks.endpoint.url = null 13:23:53 sasl.oauthbearer.scope.claim.name = scope 13:23:53 sasl.oauthbearer.sub.claim.name = sub 13:23:53 sasl.oauthbearer.token.endpoint.url = null 13:23:53 security.protocol = PLAINTEXT 13:23:53 security.providers = null 13:23:53 send.buffer.bytes = 131072 13:23:53 socket.connection.setup.timeout.max.ms = 30000 13:23:53 socket.connection.setup.timeout.ms = 10000 13:23:53 ssl.cipher.suites = null 13:23:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:23:53 ssl.endpoint.identification.algorithm = https 13:23:53 ssl.engine.factory.class = null 13:23:53 ssl.key.password = null 13:23:53 ssl.keymanager.algorithm = SunX509 13:23:53 ssl.keystore.certificate.chain = null 13:23:53 ssl.keystore.key = null 13:23:53 ssl.keystore.location = null 13:23:53 ssl.keystore.password = null 13:23:53 ssl.keystore.type = JKS 13:23:53 ssl.protocol = TLSv1.3 13:23:53 ssl.provider = null 13:23:53 ssl.secure.random.implementation = null 13:23:53 ssl.trustmanager.algorithm = PKIX 13:23:53 ssl.truststore.certificates = null 13:23:53 ssl.truststore.location = null 13:23:53 ssl.truststore.password = null 13:23:53 ssl.truststore.type = JKS 13:23:53 transaction.timeout.ms = 60000 13:23:53 transactional.id = null 13:23:53 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:23:53 13:23:53 2023-12-20T13:23:52.931Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:23:53 2023-12-20T13:23:52.931Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:23:53 2023-12-20T13:23:52.931Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:23:53 2023-12-20T13:23:52.931Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078632931 13:23:53 2023-12-20T13:23:52.946Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to L7R26eA_SbC8e4zNe4sU9A 13:23:53 2023-12-20T13:23:52.946Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: kneqZuJRTwuHbPOglxU5fQ 13:23:53 2023-12-20T13:23:52.983Z ERROR 7468 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 13:23:53 13:23:53 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:23:53 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:23:53 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:23:53 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:23:53 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:23:53 at java.base/java.lang.Thread.run(Thread.java:833) 13:23:53 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:23:53 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:23:53 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:23:53 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:23:53 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:23:53 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:23:53 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:23:53 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:23:53 ... 3 common frames omitted 13:23:53 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:23:53 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:23:53 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:23:53 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:23:53 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:23:53 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:23:53 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:23:53 ... 15 common frames omitted 13:23:53 13:23:53 2023-12-20T13:23:53.007Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.007Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.139Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.139Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.143Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.143Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.258Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.258Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.308Z INFO 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 13:23:53 2023-12-20T13:23:53.308Z INFO 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 13:23:53 2023-12-20T13:23:53.308Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 332ms, elapsed time since send: 332ms, request timeout: 30000ms) 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 232ms, elapsed time since send: 232ms, request timeout: 30000ms) 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 331ms, elapsed time since send: 331ms, request timeout: 30000ms) 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 232ms, elapsed time since send: 232ms, request timeout: 30000ms) 13:23:53 2023-12-20T13:23:53.309Z INFO 7468 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 13:23:53 2023-12-20T13:23:53.310Z INFO 7468 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1584298556, epoch=2) to node 1: 13:23:53 13:23:53 org.apache.kafka.common.errors.DisconnectException: null 13:23:53 13:23:53 2023-12-20T13:23:53.310Z INFO 7468 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=730480507, epoch=2) to node 1: 13:23:53 13:23:53 org.apache.kafka.common.errors.DisconnectException: null 13:23:53 13:23:53 2023-12-20T13:23:53.310Z INFO 7468 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:53 2023-12-20T13:23:53.310Z INFO 7468 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:23:53 2023-12-20T13:23:53.315Z INFO 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 13:23:53 2023-12-20T13:23:53.409Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.409Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.410Z INFO 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.410Z INFO 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.410Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.410Z WARN 7468 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.410Z WARN 7468 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.410Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.411Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.411Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.444Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.444Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.448Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.448Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.484Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:23:53 2023-12-20T13:23:53.484Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:23:53 2023-12-20T13:23:53.484Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.484Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.484Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:23:53 2023-12-20T13:23:53.485Z INFO 7468 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:23:53 2023-12-20T13:23:53.486Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.486Z INFO 7468 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:23:53 2023-12-20T13:23:53.486Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:23:53 2023-12-20T13:23:53.486Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:23:53 2023-12-20T13:23:53.486Z INFO 7468 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:23:53 2023-12-20T13:23:53.487Z INFO 7468 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 13:23:53 2023-12-20T13:23:53.487Z INFO 7468 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:23:53 2023-12-20T13:23:53.489Z INFO 7468 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 13:23:53 2023-12-20T13:23:53.489Z INFO 7468 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:23:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.137 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:23:53 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:23:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:23:53 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:23:53 2023-12-20T13:23:53.561Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.561Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.564Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.564Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 13:23:53,675 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:23:53 13:23:53,675 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:23:53 13:23:53,676 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ac45b4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:23:53 13:23:53,678 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:23:53 13:23:53,678 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ac45b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:23:53 13:23:53,680 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:23:53 13:23:53,680 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:23:53 13:23:53,680 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:23:53 13:23:53,680 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:23:53 13:23:53,680 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ac45b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:23:53 13:23:53,682 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:23:53 13:23:53,682 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:23:53 13:23:53,682 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:23:53 13:23:53,682 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078633682) 13:23:53 13:23:53,682 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:23:53 13:23:53,682 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:23:53 13:23:53,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:53 13:23:53,684 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:23:53 13:23:53,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:23:53 13:23:53,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:23:53 13:23:53,684 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:23:53 13:23:53,684 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:23:53 13:23:53,689 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5cc24b74 - Setting zoneId to "UTC" 13:23:53 13:23:53,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:23:53 13:23:53,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:23:53 13:23:53,692 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:23:53 13:23:53,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:23:53 13:23:53,692 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:23:53 13:23:53,692 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:23:53 13:23:53,692 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:23:53 13:23:53,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40e57ed0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:23:53 13:23:53,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:23:53 13:23:53,693 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@79aa72bb - End of configuration. 13:23:53 13:23:53,693 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1ac819df - Registering current configuration as safe fallback point 13:23:53 13:23:53 13:23:53 . ____ _ __ _ _ 13:23:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:53 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:53 =========|_|==============|___/=/_/_/_/ 13:23:53 :: Spring Boot :: (v3.1.2) 13:23:53 13:23:53 2023-12-20T13:23:53.696Z INFO 7468 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:53 2023-12-20T13:23:53.696Z INFO 7468 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 13:23:53 2023-12-20T13:23:53.763Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.763Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.768Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.768Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.801Z INFO 7468 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.141 seconds (process running for 76.865) 13:23:53 2023-12-20T13:23:53.821Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.821Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:53 2023-12-20T13:23:53.842Z WARN 7468 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 13:23:53 2023-12-20T13:23:53.843Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:53 2023-12-20T13:23:53.844Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:23:53 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 13:23:53 13:23:53 . ____ _ __ _ _ 13:23:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:53 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:53 =========|_|==============|___/=/_/_/_/ 13:23:53 :: Spring Boot :: (v3.1.2) 13:23:53 13:23:53 2023-12-20T13:23:53.901Z INFO 7468 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:53 2023-12-20T13:23:53.901Z INFO 7468 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:23:53 2023-12-20T13:23:53.917Z INFO 7468 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.039 seconds (process running for 76.981) 13:23:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 13:23:53 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:23:53 13:23:53 . ____ _ __ _ _ 13:23:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:53 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:53 =========|_|==============|___/=/_/_/_/ 13:23:53 :: Spring Boot :: (v3.1.2) 13:23:53 13:23:53 2023-12-20T13:23:53.944Z INFO 7468 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:53 2023-12-20T13:23:53.945Z INFO 7468 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:23:53 2023-12-20T13:23:53.950Z INFO 7468 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 77.014) 13:23:54 2023-12-20T13:23:54.128Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:54 2023-12-20T13:23:54.128Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:23:54 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 13:23:58 13:23:58 . ____ _ __ _ _ 13:23:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:23:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:23:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:23:58 ' |____| .__|_| |_|_| |_\__, | / / / / 13:23:58 =========|_|==============|___/=/_/_/_/ 13:23:58 :: Spring Boot :: (v3.1.2) 13:23:58 13:23:58 2023-12-20T13:23:54.191Z INFO 7468 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:23:58 2023-12-20T13:23:54.191Z INFO 7468 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:23:58 2023-12-20T13:23:54.224Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.224Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.275Z WARN 7468 --- [ 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: 13:23:58 --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 13:23:58 2023-12-20T13:23:54.279Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.279Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.307Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.307Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.310Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.310Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.323Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.323Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.361Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.361Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.365Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:23:58 + + o o o o---o o----o o o---o o o----o o--o--o 13:23:58 + + + + | | / \ / | | / / \ | | 13:23:58 + + + + + o----o o o o o----o | o o o o----o | 13:23:58 + + + + | | / \ / | | \ / \ | | 13:23:58 + + o o o o o---o o----o o----o o---o o o o----o o 13:23:58 2023-12-20T13:23:54.366Z INFO 7468 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:23:58 2023-12-20T13:23:54.366Z INFO 7468 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 13:23:58 2023-12-20T13:23:54.366Z INFO 7468 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:23:58 2023-12-20T13:23:54.366Z INFO 7468 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:23:58 2023-12-20T13:23:54.368Z INFO 7468 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:23:58 To enable the Jet engine on the members, do one of the following: 13:23:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:23:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:23:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:23:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:23:58 2023-12-20T13:23:54.380Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.380Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.547Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.547Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.801Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:23:58 2023-12-20T13:23:54.833Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.833Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.879Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.879Z WARN 7468 --- [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. Broker may not be available. 13:23:58 2023-12-20T13:23:54.882Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:58 2023-12-20T13:23:54.882Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:54.899Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:23:58 2023-12-20T13:23:54.905Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:23:58 2023-12-20T13:23:55.056Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.056Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.228Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.228Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.267Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:23:58 2023-12-20T13:23:55.272Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 13:23:58 2023-12-20T13:23:55.284Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.284Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.319Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.319Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.330Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.330Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.368Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.368Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.385Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.385Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.458Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.458Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.468Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.468Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.806Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.806Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:55.932Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:58 2023-12-20T13:23:55.932Z WARN 7468 --- [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. Broker may not be available. 13:23:58 2023-12-20T13:23:56.089Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.089Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.228Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.228Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.231Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.231Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.238Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.238Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.259Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.259Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.333Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.333Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.357Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.357Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.380Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.380Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.473Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.473Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.688Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.689Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.862Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.862Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:56.962Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:58 2023-12-20T13:23:56.962Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.137Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.137Z WARN 7468 --- [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. Broker may not be available. 13:23:58 2023-12-20T13:23:57.146Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.146Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.190Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.191Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.262Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.262Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.290Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.290Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.292Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.292Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.530Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.530Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.568Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.568Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.591Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.591Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.591Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.591Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:57.831Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:23:58 2023-12-20T13:23:57.831Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:58.090Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:23:58 2023-12-20T13:23:58.090Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:58.170Z INFO 7468 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:23:58 13:23:58 Members {size:1, ver:1} [ 13:23:58 Member [10.250.0.254]:5701 - 486128f4-ad68-4fc8-af38-e05493720117 this 13:23:58 ] 13:23:58 13:23:58 2023-12-20T13:23:58.189Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 13:23:58 2023-12-20T13:23:58.213Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:23:58 2023-12-20T13:23:58.213Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:58.218Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:23:58 2023-12-20T13:23:58.218Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:23:58 2023-12-20T13:23:58.223Z INFO 7468 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 4.048 seconds (process running for 81.288) 13:23:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.091 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 13:23:58 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:24:04 2023-12-20T13:23:58.265Z INFO 7468 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:24:04 13:24:04 . ____ _ __ _ _ 13:24:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:04 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:04 =========|_|==============|___/=/_/_/_/ 13:24:04 :: Spring Boot :: (v3.1.2) 13:24:04 13:24:04 2023-12-20T13:23:58.300Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.300Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:23:58.301Z INFO 7468 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:04 2023-12-20T13:23:58.301Z INFO 7468 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:04 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:04 + + + + | | / \ / | | / / \ | | 13:24:04 + + + + + o----o o o o o----o | o o o o----o | 13:24:04 + + + + | | / \ / | | \ / \ | | 13:24:04 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5702 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:04 2023-12-20T13:23:58.316Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:04 To enable the Jet engine on the members, do one of the following: 13:24:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:04 2023-12-20T13:23:58.330Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:04 2023-12-20T13:23:58.332Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:04 2023-12-20T13:23:58.332Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:04 2023-12-20T13:23:58.355Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:04 2023-12-20T13:23:58.356Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5702 is STARTING 13:24:04 2023-12-20T13:23:58.366Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.366Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.465Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.465Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.469Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.469Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.495Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.495Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.514Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.193]:5701 13:24:04 2023-12-20T13:23:58.549Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:38171 and /10.30.106.193:5701 13:24:04 2023-12-20T13:23:58.570Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.570Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.699Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.699Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.726Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.726Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.734Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.734Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:58.914Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:23:58.915Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.221Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.221Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.274Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.275Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.368Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.368Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.372Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.372Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.373Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.373Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.376Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.376Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.407Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.407Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:23:59.498Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.498Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.637Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.637Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.729Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.729Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:23:59.856Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:23:59.856Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.068Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.068Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.124Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.124Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.271Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.271Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.275Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.275Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.329Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.329Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.377Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.377Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.400Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.400Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.427Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.427Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.461Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.461Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:24:00.691Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.691Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.860Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.860Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:00.932Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:24:00.932Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.077Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.077Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.173Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.173Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.239Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.239Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.239Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.239Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.380Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.380Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.380Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.381Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.431Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.431Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.503Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.503Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.567Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.567Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:24:01.594Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.594Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.714Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.714Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:01.791Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:24:01.791Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.232Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.233Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.234Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.234Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.243Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.243Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.276Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.276Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.333Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.333Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.443Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.443Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.471Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.471Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:24:02.505Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.505Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.600Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.600Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.636Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.637Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:02.769Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:24:02.769Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.001Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.001Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.096Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.096Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.135Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.135Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.186Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.186Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.238Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.238Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.379Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.379Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.508Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.508Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.589Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.589Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.597Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.597Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.648Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:33281 13:24:04 2023-12-20T13:24:03.648Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:35123 13:24:04 2023-12-20T13:24:03.649Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:54849 13:24:04 2023-12-20T13:24:03.649Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:47239 13:24:04 2023-12-20T13:24:03.650Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:44779 13:24:04 2023-12-20T13:24:03.651Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.106.193:42719 13:24:04 2023-12-20T13:24:03.653Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:04 13:24:04 Members {size:8, ver:8} [ 13:24:04 Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:04 Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:04 Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:04 Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:04 Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:04 Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:04 Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:04 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:04 ] 13:24:04 13:24:04 2023-12-20T13:24:03.655Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:04 2023-12-20T13:24:03.656Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:04 2023-12-20T13:24:03.658Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:60421 and /10.30.106.193:5705 13:24:04 2023-12-20T13:24:03.659Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:33301 and /10.30.106.193:5702 13:24:04 2023-12-20T13:24:03.677Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.677Z WARN 7468 --- [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. Broker may not be available. 13:24:04 2023-12-20T13:24:03.723Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.723Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:03.806Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:04 2023-12-20T13:24:03.806Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.055Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.055Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.191Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.191Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.289Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.289Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.303Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.303Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.383Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.383Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.399Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.399Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.657Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5702 is STARTED 13:24:04 2023-12-20T13:24:04.659Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:04 2023-12-20T13:24:04.659Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:04 2023-12-20T13:24:04.663Z INFO 7468 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.383 seconds (process running for 87.727) 13:24:04 2023-12-20T13:24:04.671Z INFO 7468 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:24:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.394 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:24:04 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:24:10 2023-12-20T13:24:04.711Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.711Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 13:24:10 . ____ _ __ _ _ 13:24:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:10 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:10 =========|_|==============|___/=/_/_/_/ 13:24:10 :: Spring Boot :: (v3.1.2) 13:24:10 13:24:10 2023-12-20T13:24:04.727Z INFO 7468 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:10 2023-12-20T13:24:04.727Z INFO 7468 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:10 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:10 + + + + | | / \ / | | / / \ | | 13:24:10 + + + + + o----o o o o o----o | o o o o----o | 13:24:10 + + + + | | / \ / | | \ / \ | | 13:24:10 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5703 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:10 2023-12-20T13:24:04.743Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:10 To enable the Jet engine on the members, do one of the following: 13:24:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:10 2023-12-20T13:24:04.756Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.756Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:04.756Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:10 2023-12-20T13:24:04.758Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:10 2023-12-20T13:24:04.758Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:10 2023-12-20T13:24:04.772Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:10 2023-12-20T13:24:04.773Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5703 is STARTING 13:24:10 2023-12-20T13:24:04.828Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.828Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:04.857Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.857Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:04.860Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.193]:5701 13:24:10 2023-12-20T13:24:04.869Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:54869 and /10.30.106.193:5701 13:24:10 2023-12-20T13:24:04.914Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.914Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:04.973Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:04.973Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.108Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.108Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.258Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.258Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.408Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.408Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.409Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.409Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.512Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.512Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.670Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.670Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.709Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.709Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.768Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.769Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:05.772Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.772Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.813Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.813Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:05.931Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:05.931Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.012Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.012Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.076Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.076Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.262Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.262Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.311Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.311Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.512Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.513Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.565Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.565Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.671Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.671Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:06.672Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.672Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.863Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.863Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.915Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.915Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.925Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.925Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.929Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.929Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:06.983Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:06.983Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.165Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.165Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.218Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.218Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.514Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.514Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.525Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.525Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.642Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.642Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:07.716Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.716Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.769Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.769Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.816Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.816Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.817Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.817Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.835Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.835Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:07.878Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:07.878Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.070Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.070Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.082Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.082Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.118Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.118Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.428Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.428Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.517Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.517Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.595Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.595Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:08.670Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.670Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.688Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.688Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.718Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.718Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.770Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.770Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.882Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.882Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.888Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.888Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:08.934Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:08.934Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.179Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.179Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.280Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.280Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.385Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.385Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.421Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.421Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.517Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.517Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:09.695Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.695Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.733Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.733Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.736Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.736Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.823Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.823Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.824Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.825Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.944Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:10 2023-12-20T13:24:09.944Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:09.979Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:46781 13:24:10 2023-12-20T13:24:09.982Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:10 13:24:10 Members {size:9, ver:9} [ 13:24:10 Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:10 Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:10 Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:10 Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:10 Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:10 Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:10 Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:10 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:10 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:10 ] 13:24:10 13:24:10 2023-12-20T13:24:09.982Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.982Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.983Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:45579 13:24:10 2023-12-20T13:24:09.983Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.984Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.985Z INFO 7468 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.985Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5702, timeout: 10000, bind-any: true 13:24:10 2023-12-20T13:24:09.990Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:10 13:24:10 Members {size:9, ver:9} [ 13:24:10 Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:10 Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:10 Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:10 Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:10 Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:10 Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:10 Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:10 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:10 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:10 ] 13:24:10 13:24:10 2023-12-20T13:24:09.992Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:53951 13:24:10 2023-12-20T13:24:09.992Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:50047 13:24:10 2023-12-20T13:24:09.993Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:53951 and /10.30.107.136:5702 13:24:10 2023-12-20T13:24:09.996Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:37425 13:24:10 2023-12-20T13:24:09.996Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:50813 and /10.30.106.193:5704 13:24:10 2023-12-20T13:24:09.996Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:51343 13:24:10 2023-12-20T13:24:09.996Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.107.136:37229 13:24:10 2023-12-20T13:24:09.996Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.106.193:53319 13:24:10 2023-12-20T13:24:09.997Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:37229 and /10.30.107.136:5703 13:24:10 2023-12-20T13:24:09.998Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:46039 and /10.30.106.193:5705 13:24:10 2023-12-20T13:24:09.998Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:34579 and /10.30.106.193:5702 13:24:10 2023-12-20T13:24:10.000Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:55645 and /10.30.106.193:5707 13:24:10 2023-12-20T13:24:10.001Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:49681 and /10.30.106.193:5706 13:24:10 2023-12-20T13:24:10.091Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.091Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.095Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.095Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.192Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.192Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.326Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.326Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.378Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.378Z WARN 7468 --- [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. Broker may not be available. 13:24:10 2023-12-20T13:24:10.553Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.553Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.740Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.740Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.742Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.742Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:10 2023-12-20T13:24:10.745Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:10 2023-12-20T13:24:10.745Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:10.803Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:14 2023-12-20T13:24:10.803Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:10.909Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:14 2023-12-20T13:24:10.909Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:10.912Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:14 2023-12-20T13:24:10.912Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:10.988Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5703 is STARTED 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:24:14 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:14 + + + + | | / \ / | | / / \ | | 13:24:14 + + + + + o----o o o o o----o | o o o o----o | 13:24:14 + + + + | | / \ / | | \ / \ | | 13:24:14 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5704 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:14 2023-12-20T13:24:10.993Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:14 To enable the Jet engine on the members, do one of the following: 13:24:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:14 2023-12-20T13:24:11.004Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.004Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.020Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:14 2023-12-20T13:24:11.021Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:14 2023-12-20T13:24:11.021Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:14 2023-12-20T13:24:11.036Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:14 2023-12-20T13:24:11.037Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5704 is STARTING 13:24:14 2023-12-20T13:24:11.158Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.193]:5701 13:24:14 2023-12-20T13:24:11.162Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:44171 and /10.30.106.193:5701 13:24:14 2023-12-20T13:24:11.266Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.266Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.270Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.270Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.294Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.294Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.317Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.317Z WARN 7468 --- [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. Broker may not be available. 13:24:14 2023-12-20T13:24:11.649Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.649Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.670Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.670Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.713Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.713Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.879Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.880Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.902Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.902Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.921Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.921Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:11.986Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:14 2023-12-20T13:24:11.986Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:12.166Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:14 2023-12-20T13:24:12.166Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:12.174Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:14 2023-12-20T13:24:12.174Z WARN 7468 --- [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. Broker may not be available. 13:24:14 2023-12-20T13:24:12.373Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:14 2023-12-20T13:24:12.373Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:14 2023-12-20T13:24:12.430Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:14 2023-12-20T13:24:12.430Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.436Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.436Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.518Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.518Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.771Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.771Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.790Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.790Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.854Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.854Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.962Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.962Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:12.998Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:15 2023-12-20T13:24:12.999Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.130Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.130Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.223Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.223Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.237Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.237Z WARN 7468 --- [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. Broker may not be available. 13:24:15 2023-12-20T13:24:13.337Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.337Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.375Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.375Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.544Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.544Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.579Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.579Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:13.904Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:15 2023-12-20T13:24:13.904Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.012Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.012Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.059Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.059Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.074Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.074Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.106Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.106Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.161Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.162Z WARN 7468 --- [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. Broker may not be available. 13:24:15 2023-12-20T13:24:14.337Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.337Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.377Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.377Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.388Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.388Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.415Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.415Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.493Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.493Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.779Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.779Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.785Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.785Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.842Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.136:60421->/10.30.106.193:5705, qualifier=null, endpoint=[10.30.106.193]:5705, remoteUuid=040bb849-78e6-4774-83e9-b10525d4ee4a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.842Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.136:44171->/10.30.106.193:5701, qualifier=null, endpoint=[10.30.106.193]:5701, remoteUuid=f689d6f2-4c22-4b07-a553-75c1b5f8fdbc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.843Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.136:38171->/10.30.106.193:5701, qualifier=null, endpoint=[10.30.106.193]:5701, remoteUuid=f689d6f2-4c22-4b07-a553-75c1b5f8fdbc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.843Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.136:5703->/10.30.106.193:51343, qualifier=null, endpoint=[10.30.106.193]:5704, remoteUuid=87d6caa8-3572-4e1c-be01-64aa29f91103, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.843Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.136:5703->/10.30.106.193:53319, qualifier=null, endpoint=[10.30.106.193]:5705, remoteUuid=040bb849-78e6-4774-83e9-b10525d4ee4a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.845Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.845Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.136:5702->/10.30.106.193:35123, qualifier=null, endpoint=[10.30.106.193]:5704, remoteUuid=87d6caa8-3572-4e1c-be01-64aa29f91103, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.136:49681->/10.30.106.193:5706, qualifier=null, endpoint=[10.30.106.193]:5706, remoteUuid=0fc9e524-40e7-43e1-a542-6c605b48e919, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.136:5702->/10.30.106.193:33281, qualifier=null, endpoint=[10.30.106.193]:5706, remoteUuid=0fc9e524-40e7-43e1-a542-6c605b48e919, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.846Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.847Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.848Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.136:33301->/10.30.106.193:5702, qualifier=null, endpoint=[10.30.106.193]:5702, remoteUuid=f02c4a78-d2b7-4e78-b37b-857fdeafea14, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.848Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.848Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.136:34579->/10.30.106.193:5702, qualifier=null, endpoint=[10.30.106.193]:5702, remoteUuid=f02c4a78-d2b7-4e78-b37b-857fdeafea14, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.848Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.136:5702->/10.30.106.193:44779, qualifier=null, endpoint=[10.30.106.193]:5702, remoteUuid=f02c4a78-d2b7-4e78-b37b-857fdeafea14, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.848Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.136:5703->/10.30.106.193:50047, qualifier=null, endpoint=[10.30.106.193]:5702, remoteUuid=f02c4a78-d2b7-4e78-b37b-857fdeafea14, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.849Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.849Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:14.849Z INFO 7468 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.849Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:14.849Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.136:5703->/10.30.106.193:37425, qualifier=null, endpoint=[10.30.106.193]:5706, remoteUuid=0fc9e524-40e7-43e1-a542-6c605b48e919, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.850Z INFO 7468 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:14.850Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.850Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.851Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.136:54869->/10.30.106.193:5701, qualifier=null, endpoint=[10.30.106.193]:5701, remoteUuid=f689d6f2-4c22-4b07-a553-75c1b5f8fdbc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.851Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.136:5703->/10.30.106.193:46781, qualifier=null, endpoint=[10.30.106.193]:5703, remoteUuid=a19f719d-708a-4f88-b3c0-c13c3b59f1e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.851Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.136:50813->/10.30.106.193:5704, qualifier=null, endpoint=[10.30.106.193]:5704, remoteUuid=87d6caa8-3572-4e1c-be01-64aa29f91103, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.136:5702->/10.30.106.193:54849, qualifier=null, endpoint=[10.30.106.193]:5703, remoteUuid=a19f719d-708a-4f88-b3c0-c13c3b59f1e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.136:46039->/10.30.106.193:5705, qualifier=null, endpoint=[10.30.106.193]:5705, remoteUuid=040bb849-78e6-4774-83e9-b10525d4ee4a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.852Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.136:5702->/10.30.106.193:42719, qualifier=null, endpoint=[10.30.106.193]:5705, remoteUuid=040bb849-78e6-4774-83e9-b10525d4ee4a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.853Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.854Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:14.854Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.136:55645->/10.30.106.193:5707, qualifier=null, endpoint=[10.30.106.193]:5707, remoteUuid=45f15c2a-4540-4395-99e6-14055f43a04d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.136:5702->/10.30.106.193:47239, qualifier=null, endpoint=[10.30.106.193]:5707, remoteUuid=45f15c2a-4540-4395-99e6-14055f43a04d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.136:5703->/10.30.106.193:45579, qualifier=null, endpoint=[10.30.106.193]:5707, remoteUuid=45f15c2a-4540-4395-99e6-14055f43a04d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.855Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.856Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:14.856Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:14.856Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:14.869Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:15 2023-12-20T13:24:14.869Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:14.947Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:14.948Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.949Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.949Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.949Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.950Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:14.950Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.951Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:14.951Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.952Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:14.952Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.953Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.953Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.953Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.953Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:14.954Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:14.954Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.954Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.954Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.954Z INFO 7468 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.955Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:14.955Z INFO 7468 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:14.955Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:14.956Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.956Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:14.956Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:14.957Z INFO 7468 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:14.967Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:14.967Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.049Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.049Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.050Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.050Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:15.050Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.050Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.050Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.051Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.051Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.052Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.052Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:15.052Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.052Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:15.053Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.054Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.054Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.054Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.055Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.056Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.056Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:15.057Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.057Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.058Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:15.058Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:15.061Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:15.067Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:15 2023-12-20T13:24:15.067Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:15.068Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.068Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.068Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:15.069Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.072Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:15 2023-12-20T13:24:15.072Z WARN 7468 --- [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. Broker may not be available. 13:24:15 2023-12-20T13:24:15.120Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:15 2023-12-20T13:24:15.120Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:15.151Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.151Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:15 2023-12-20T13:24:15.151Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:15 2023-12-20T13:24:15.151Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.151Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.152Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:15.152Z WARN 7468 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5701}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.152Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.152Z WARN 7468 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5705}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.152Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.152Z WARN 7468 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5706}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.153Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.153Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.153Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5702, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.153Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.153Z WARN 7468 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5706}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.153Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:15.153Z WARN 7468 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5702}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5702. Reason: IOException[Connection refused to address /10.30.106.193:5702] 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5702}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.154Z WARN 7468 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.154Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5706, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.155Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.155Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5706. Reason: IOException[Connection refused to address /10.30.106.193:5706] 13:24:15 2023-12-20T13:24:15.156Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5701, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.156Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.156Z INFO 7468 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.156Z WARN 7468 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5705}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.156Z WARN 7468 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.156Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5701. Reason: IOException[Connection refused to address /10.30.106.193:5701] 13:24:15 2023-12-20T13:24:15.157Z WARN 7468 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5701}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.157Z WARN 7468 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.157Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.157Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5704, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.157Z INFO 7468 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:15.157Z WARN 7468 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5704}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.157Z WARN 7468 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.158Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:15 2023-12-20T13:24:15.158Z INFO 7468 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5704. Reason: IOException[Connection refused to address /10.30.106.193:5704] 13:24:15 2023-12-20T13:24:15.158Z WARN 7468 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5704}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.158Z WARN 7468 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.158Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.159Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5707, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.159Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:15.159Z WARN 7468 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5707}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.159Z WARN 7468 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.159Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5707. Reason: IOException[Connection refused to address /10.30.106.193:5707] 13:24:15 2023-12-20T13:24:15.160Z WARN 7468 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5707}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.160Z WARN 7468 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.161Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.162Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:15.162Z WARN 7468 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5703}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.162Z WARN 7468 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.169Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5703, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.170Z INFO 7468 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.193:5705, timeout: 10000, bind-any: true 13:24:15 2023-12-20T13:24:15.170Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5703. Reason: IOException[Connection refused to address /10.30.106.193:5703] 13:24:15 2023-12-20T13:24:15.170Z WARN 7468 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.193]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.193:5703}, Error-Count: 5 13:24:15 2023-12-20T13:24:15.170Z WARN 7468 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 is suspected to be dead for reason: No connection 13:24:15 2023-12-20T13:24:15.170Z INFO 7468 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 13:24:15 2023-12-20T13:24:15.170Z INFO 7468 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=9, members=[MemberInfo{address=[10.30.106.193]:5701, uuid=f689d6f2-4c22-4b07-a553-75c1b5f8fdbc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.193]:5702, uuid=f02c4a78-d2b7-4e78-b37b-857fdeafea14, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.193]:5703, uuid=a19f719d-708a-4f88-b3c0-c13c3b59f1e6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.193]:5704, uuid=87d6caa8-3572-4e1c-be01-64aa29f91103, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.193]:5705, uuid=040bb849-78e6-4774-83e9-b10525d4ee4a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.193]:5706, uuid=0fc9e524-40e7-43e1-a542-6c605b48e919, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.193]:5707, uuid=45f15c2a-4540-4395-99e6-14055f43a04d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.136]:5702, uuid=68dbe43d-ac32-4fea-8908-1efd20e386f7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.136]:5703, uuid=9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} with suspected members: [Member [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14, Member [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d, Member [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc, Member [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a, Member [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919, Member [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103, Member [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6] and initial addresses to ask: [Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2] 13:24:15 2023-12-20T13:24:15.173Z WARN 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.136]:5702 is accepted. Response: MembersView{version=9, members=[MemberInfo{address=[10.30.107.136]:5702, uuid=68dbe43d-ac32-4fea-8908-1efd20e386f7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.136]:5703, uuid=9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} 13:24:15 2023-12-20T13:24:15.175Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:15 2023-12-20T13:24:15.177Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:15 2023-12-20T13:24:15.178Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:15 2023-12-20T13:24:15.178Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:15 2023-12-20T13:24:15.178Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:15 2023-12-20T13:24:15.178Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:15 2023-12-20T13:24:15.179Z INFO 7468 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:15 2023-12-20T13:24:15.179Z INFO 7468 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:15 13:24:15 Members {size:2, ver:10} [ 13:24:15 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:15 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:15 ] 13:24:15 13:24:15 2023-12-20T13:24:15.179Z INFO 7468 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=10, members=[MemberInfo{address=[10.30.107.136]:5702, uuid=68dbe43d-ac32-4fea-8908-1efd20e386f7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.136]:5703, uuid=9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} 13:24:15 2023-12-20T13:24:15.180Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:15 2023-12-20T13:24:15.180Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:15 2023-12-20T13:24:15.181Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:15 2023-12-20T13:24:15.181Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:15 2023-12-20T13:24:15.181Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:15 2023-12-20T13:24:15.181Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:15 2023-12-20T13:24:15.182Z INFO 7468 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:15 2023-12-20T13:24:15.182Z INFO 7468 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:15 13:24:15 Members {size:2, ver:10} [ 13:24:15 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:15 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:15 ] 13:24:15 13:24:15 2023-12-20T13:24:15.183Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5701, UUID: f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:21 2023-12-20T13:24:15.183Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5701, UUID: f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:21 2023-12-20T13:24:15.186Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5702, UUID: f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:21 2023-12-20T13:24:15.186Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5702, UUID: f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:21 2023-12-20T13:24:15.187Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5703, UUID: a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:21 2023-12-20T13:24:15.188Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5703, UUID: a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:21 2023-12-20T13:24:15.188Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5704, UUID: 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:21 2023-12-20T13:24:15.189Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5704, UUID: 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:21 2023-12-20T13:24:15.189Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5705, UUID: 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:21 2023-12-20T13:24:15.190Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5706, UUID: 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:21 2023-12-20T13:24:15.190Z INFO 7468 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5707, UUID: 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:21 2023-12-20T13:24:15.195Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5705, UUID: 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:21 2023-12-20T13:24:15.195Z INFO 7468 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.193:5705. Reason: IOException[Connection refused to address /10.30.106.193:5705] 13:24:21 2023-12-20T13:24:15.196Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5706, UUID: 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:21 2023-12-20T13:24:15.197Z INFO 7468 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.193]:5707, UUID: 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:21 2023-12-20T13:24:15.244Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.244Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.318Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:24:21 2023-12-20T13:24:15.320Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:50303 13:24:21 2023-12-20T13:24:15.320Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:50303 and /10.30.107.136:5702 13:24:21 2023-12-20T13:24:15.351Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.351Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.429Z INFO 7468 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 4510290157567911818 13:24:21 2023-12-20T13:24:15.441Z INFO 7468 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 13:24:21 2023-12-20T13:24:15.441Z INFO 7468 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 13:24:21 2023-12-20T13:24:15.444Z WARN 7468 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.136]:5702]. (Probably they have recently joined or left the cluster.) { 13:24:21 [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:21 [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:21 [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:21 [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:21 [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:21 [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:21 [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:21 } 13:24:21 2023-12-20T13:24:15.450Z WARN 7468 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.136]:5702]. (Probably they have recently joined or left the cluster.) { 13:24:21 [10.30.106.193]:5702 - f02c4a78-d2b7-4e78-b37b-857fdeafea14 13:24:21 [10.30.106.193]:5707 - 45f15c2a-4540-4395-99e6-14055f43a04d 13:24:21 [10.30.106.193]:5701 - f689d6f2-4c22-4b07-a553-75c1b5f8fdbc 13:24:21 [10.30.106.193]:5706 - 0fc9e524-40e7-43e1-a542-6c605b48e919 13:24:21 [10.30.106.193]:5705 - 040bb849-78e6-4774-83e9-b10525d4ee4a 13:24:21 [10.30.106.193]:5704 - 87d6caa8-3572-4e1c-be01-64aa29f91103 13:24:21 [10.30.106.193]:5703 - a19f719d-708a-4f88-b3c0-c13c3b59f1e6 13:24:21 } 13:24:21 2023-12-20T13:24:15.465Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=154 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=198 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=231 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=246 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=259 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=262 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=265 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=268 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=269 is completely lost! 13:24:21 2023-12-20T13:24:15.466Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=270 is completely lost! 13:24:21 2023-12-20T13:24:15.530Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.531Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.559Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.559Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.619Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.619Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.706Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.706Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.793Z WARN 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Assigning new owners for 10 LOST partitions! 13:24:21 2023-12-20T13:24:15.797Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 249 13:24:21 2023-12-20T13:24:15.899Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.899Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.981Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.981Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.985Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.985Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:15.985Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:15.985Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:15.992Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 20 13:24:15 UTC 2023, plannedMigrations=249, completedMigrations=259, remainingMigrations=-10, totalCompletedMigrations=1124) 13:24:21 2023-12-20T13:24:16.204Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.204Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.331Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.331Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.461Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.461Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.563Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.564Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.701Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.701Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.721Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.721Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.746Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.746Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.812Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.812Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.840Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.840Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:16.901Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.901Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:16.984Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:16.984Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.091Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.091Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.212Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.212Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.488Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.488Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.516Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.516Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.718Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.718Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.756Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.756Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.803Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.803Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.818Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.819Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.844Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.844Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:17.868Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.868Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.888Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.888Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:17.928Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:17.928Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.096Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.096Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.397Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.397Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.522Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.522Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.546Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.546Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.773Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.773Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.822Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.823Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.850Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.850Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:18.911Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.911Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:18.933Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:18.933Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.007Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.007Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.073Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.073Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.093Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.093Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.149Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.149Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.250Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.250Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.529Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.529Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.702Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.702Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.765Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.765Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.875Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.876Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.877Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.877Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.905Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.905Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:19.926Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.926Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:19.988Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:19.988Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.004Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.004Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.010Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.010Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.154Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.154Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.298Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.298Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.437Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:21 13:24:21 Members {size:3, ver:11} [ 13:24:21 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:21 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:21 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:21 ] 13:24:21 13:24:21 2023-12-20T13:24:20.445Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:24:21 13:24:21 Members {size:3, ver:11} [ 13:24:21 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:21 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:21 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 this 13:24:21 ] 13:24:21 13:24:21 2023-12-20T13:24:20.445Z INFO 7468 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:21 13:24:21 Members {size:3, ver:11} [ 13:24:21 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:21 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:21 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:21 ] 13:24:21 13:24:21 2023-12-20T13:24:20.445Z INFO 7468 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5703, timeout: 10000, bind-any: true 13:24:21 2023-12-20T13:24:20.452Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5704 and /10.30.107.136:50503 13:24:21 2023-12-20T13:24:20.452Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:50503 and /10.30.107.136:5704 13:24:21 2023-12-20T13:24:20.452Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.107.136:36809 13:24:21 2023-12-20T13:24:20.453Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:36809 and /10.30.107.136:5703 13:24:21 2023-12-20T13:24:20.535Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.535Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.700Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 13:24:21 2023-12-20T13:24:20.706Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.706Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.718Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.719Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.730Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.730Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.827Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.828Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:20.910Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.910Z WARN 7468 --- [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. Broker may not be available. 13:24:21 2023-12-20T13:24:20.933Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 20 13:24:20 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1395) 13:24:21 2023-12-20T13:24:20.934Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:21 2023-12-20T13:24:20.934Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.019Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:21.020Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.069Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:21 2023-12-20T13:24:21.069Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.092Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:21 2023-12-20T13:24:21.092Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.110Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:21 2023-12-20T13:24:21.110Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.301Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:21 2023-12-20T13:24:21.301Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:21 2023-12-20T13:24:21.445Z WARN 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 13:24:21 2023-12-20T13:24:21.446Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5704 is STARTED 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:24:27 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:27 + + + + | | / \ / | | / / \ | | 13:24:27 + + + + + o----o o o o o----o | o o o o----o | 13:24:27 + + + + | | / \ / | | \ / \ | | 13:24:27 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5705 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:27 2023-12-20T13:24:21.451Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:27 To enable the Jet engine on the members, do one of the following: 13:24:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:27 2023-12-20T13:24:21.471Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:27 2023-12-20T13:24:21.472Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:27 2023-12-20T13:24:21.472Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:27 2023-12-20T13:24:21.482Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:27 2023-12-20T13:24:21.482Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5705 is STARTING 13:24:27 2023-12-20T13:24:21.505Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.505Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.625Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:24:27 2023-12-20T13:24:21.626Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:58859 13:24:27 2023-12-20T13:24:21.627Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:58859 and /10.30.107.136:5702 13:24:27 2023-12-20T13:24:21.672Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.672Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.787Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.787Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.888Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.888Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.910Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.910Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.946Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.946Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:21.980Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:21.980Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.014Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.014Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:22.023Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.023Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.224Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.224Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.265Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.266Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.359Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.359Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.507Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.507Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.676Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.676Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.792Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.792Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.842Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.842Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.949Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.949Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:22.967Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.967Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:22.983Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:22.983Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.117Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.117Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.212Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.212Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.226Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.226Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.228Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.228Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.319Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.319Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.409Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.409Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.696Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.696Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.817Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.817Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.947Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.948Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.962Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.962Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:23.971Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.971Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:23.990Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:23.990Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.068Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.068Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.114Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.114Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.129Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.129Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.231Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.231Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.411Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.411Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.523Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.523Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.649Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.650Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.770Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.770Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.901Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.901Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:24.967Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:24.967Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.029Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.029Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:25.094Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.094Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.116Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.116Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.172Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.172Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.233Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.233Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.385Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.385Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.414Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.414Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.501Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.501Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.577Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.577Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.724Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.724Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.918Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.918Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.919Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.919Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:25.931Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.931Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:25.996Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:25.996Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.021Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.021Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.246Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.246Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.325Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.325Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.355Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.355Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.539Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.539Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.581Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.581Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.623Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.623Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.731Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:27 13:24:27 Members {size:4, ver:12} [ 13:24:27 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:27 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:27 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:27 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:27 ] 13:24:27 13:24:27 2023-12-20T13:24:26.736Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:24:27 13:24:27 Members {size:4, ver:12} [ 13:24:27 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:27 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:27 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:27 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b this 13:24:27 ] 13:24:27 13:24:27 2023-12-20T13:24:26.736Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:27 13:24:27 Members {size:4, ver:12} [ 13:24:27 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:27 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:27 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:27 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:27 ] 13:24:27 13:24:27 2023-12-20T13:24:26.737Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:24:27 13:24:27 Members {size:4, ver:12} [ 13:24:27 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:27 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:27 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 this 13:24:27 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:27 ] 13:24:27 13:24:27 2023-12-20T13:24:26.739Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5705 and /10.30.107.136:60299 13:24:27 2023-12-20T13:24:26.739Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5703, timeout: 10000, bind-any: true 13:24:27 2023-12-20T13:24:26.739Z INFO 7468 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5704, timeout: 10000, bind-any: true 13:24:27 2023-12-20T13:24:26.739Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5705 and /10.30.107.136:60661 13:24:27 2023-12-20T13:24:26.740Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.107.136:36375 13:24:27 2023-12-20T13:24:26.748Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:60299 and /10.30.107.136:5705 13:24:27 2023-12-20T13:24:26.748Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:36375 and /10.30.107.136:5703 13:24:27 2023-12-20T13:24:26.748Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5704 and /10.30.107.136:45193 13:24:27 2023-12-20T13:24:26.750Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:60661 and /10.30.107.136:5705 13:24:27 2023-12-20T13:24:26.751Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:45193 and /10.30.107.136:5704 13:24:27 2023-12-20T13:24:26.873Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.873Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.877Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.877Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:26.927Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:27 2023-12-20T13:24:26.927Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.000Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 13:24:27 2023-12-20T13:24:27.098Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.098Z WARN 7468 --- [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. Broker may not be available. 13:24:27 2023-12-20T13:24:27.125Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.125Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.191Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.191Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.204Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.204Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.254Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.254Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.341Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 20 13:24:26 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1666) 13:24:27 2023-12-20T13:24:27.393Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.393Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.419Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.419Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.491Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.491Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.731Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.731Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.739Z WARN 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 13:24:27 2023-12-20T13:24:27.740Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5705 is STARTED 13:24:27 2023-12-20T13:24:27.743Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:27 2023-12-20T13:24:27.743Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:27 2023-12-20T13:24:27.756Z INFO 7468 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 23.076 seconds (process running for 110.82) 13:24:27 2023-12-20T13:24:27.766Z INFO 7468 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:24:28 2023-12-20T13:24:27.844Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:28 2023-12-20T13:24:27.844Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.102Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.102Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.131Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.131Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.158Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.158Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.195Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.195Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.251Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.251Z WARN 7468 --- [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. Broker may not be available. 13:24:29 2023-12-20T13:24:28.457Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.457Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.478Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.478Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.495Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.496Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.596Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.596Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.696Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.696Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.834Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.834Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.847Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.847Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 2023-12-20T13:24:28.984Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:29 2023-12-20T13:24:28.984Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.362 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:24:29 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:24:35 13:24:35 . ____ _ __ _ _ 13:24:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:35 =========|_|==============|___/=/_/_/_/ 13:24:35 :: Spring Boot :: (v3.1.2) 13:24:35 13:24:35 2023-12-20T13:24:29.070Z INFO 7468 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:35 2023-12-20T13:24:29.070Z INFO 7468 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:35 + + + + | | / \ / | | / / \ | | 13:24:35 + + + + + o----o o o o o----o | o o o o----o | 13:24:35 + + + + | | / \ / | | \ / \ | | 13:24:35 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5706 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:35 To enable the Jet engine on the members, do one of the following: 13:24:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:35 2023-12-20T13:24:29.084Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.084Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.092Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:35 2023-12-20T13:24:29.094Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:35 2023-12-20T13:24:29.094Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:35 2023-12-20T13:24:29.100Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:35 2023-12-20T13:24:29.101Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5706 is STARTING 13:24:35 2023-12-20T13:24:29.162Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:24:35 2023-12-20T13:24:29.162Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.162Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.164Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:52473 13:24:35 2023-12-20T13:24:29.164Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:52473 and /10.30.107.136:5702 13:24:35 2023-12-20T13:24:29.212Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.212Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.323Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.323Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:29.381Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.381Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.463Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.463Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.463Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.463Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.499Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.499Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.563Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.563Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.864Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.864Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:29.936Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:29.936Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.037Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.037Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.175Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.175Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.220Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.220Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.285Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.285Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.325Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.326Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.352Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.352Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.476Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.476Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:30.516Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.516Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.566Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.566Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.772Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.773Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.940Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.940Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:30.970Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:30.970Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.094Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.094Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.140Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.140Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.144Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.144Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.219Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.219Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.339Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.339Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.421Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.421Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.445Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.445Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:31.538Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.538Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.722Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.723Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:31.875Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:31.876Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.047Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.047Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.048Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.048Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.097Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.097Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.142Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.142Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.147Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.147Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.366Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.366Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.424Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.424Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.424Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.424Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.492Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.492Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.548Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.548Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:32.880Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.880Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:32.991Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:32.992Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.045Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.045Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.099Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.099Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.101Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.101Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.152Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.152Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.218Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.218Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.251Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.252Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.331Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.331Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.411Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.411Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:33.477Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.477Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.697Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.697Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.940Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.940Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:33.994Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:33.994Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.048Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.048Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.102Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.102Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.104Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.104Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.121Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.121Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.155Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.155Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.203Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.203Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.269Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 13:24:35 Members {size:5, ver:13} [ 13:24:35 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:35 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:35 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:35 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:35 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:35 ] 13:24:35 13:24:35 2023-12-20T13:24:34.275Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 13:24:35 Members {size:5, ver:13} [ 13:24:35 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:35 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:35 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:35 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:35 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 this 13:24:35 ] 13:24:35 13:24:35 2023-12-20T13:24:34.276Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5703, timeout: 10000, bind-any: true 13:24:35 2023-12-20T13:24:34.276Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 13:24:35 Members {size:5, ver:13} [ 13:24:35 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:35 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:35 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:35 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:35 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:35 ] 13:24:35 13:24:35 2023-12-20T13:24:34.277Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5704, timeout: 10000, bind-any: true 13:24:35 2023-12-20T13:24:34.277Z INFO 7468 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5705, timeout: 10000, bind-any: true 13:24:35 2023-12-20T13:24:34.281Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.107.136:52427 13:24:35 2023-12-20T13:24:34.282Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5705 and /10.30.107.136:42931 13:24:35 2023-12-20T13:24:34.282Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5704 and /10.30.107.136:32803 13:24:35 2023-12-20T13:24:34.283Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:52427 and /10.30.107.136:5703 13:24:35 2023-12-20T13:24:34.284Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:42931 and /10.30.107.136:5705 13:24:35 2023-12-20T13:24:34.284Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5706 and /10.30.107.136:36033 13:24:35 2023-12-20T13:24:34.288Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:32803 and /10.30.107.136:5704 13:24:35 2023-12-20T13:24:34.288Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5706 and /10.30.107.136:53369 13:24:35 2023-12-20T13:24:34.290Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:36033 and /10.30.107.136:5706 13:24:35 2023-12-20T13:24:34.290Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5706 and /10.30.107.136:42827 13:24:35 2023-12-20T13:24:34.297Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 13:24:35 Members {size:5, ver:13} [ 13:24:35 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:35 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:35 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:35 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b this 13:24:35 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:35 ] 13:24:35 13:24:35 2023-12-20T13:24:34.298Z INFO 7468 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:24:35 13:24:35 Members {size:5, ver:13} [ 13:24:35 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:35 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:35 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 this 13:24:35 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:35 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:35 ] 13:24:35 13:24:35 2023-12-20T13:24:34.301Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:42827 and /10.30.107.136:5706 13:24:35 2023-12-20T13:24:34.303Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:53369 and /10.30.107.136:5706 13:24:35 2023-12-20T13:24:34.386Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.386Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.388Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.388Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.464Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.464Z WARN 7468 --- [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. Broker may not be available. 13:24:35 2023-12-20T13:24:34.534Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 350 13:24:35 2023-12-20T13:24:34.689Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.689Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.944Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.944Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.974Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.974Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:34.984Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:35 2023-12-20T13:24:34.984Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:35.073Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:35 2023-12-20T13:24:35.073Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:35.123Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:35 2023-12-20T13:24:35.123Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:35.124Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:35 2023-12-20T13:24:35.124Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:35 2023-12-20T13:24:35.162Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:35 2023-12-20T13:24:35.162Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.244Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.244Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.277Z WARN 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 13:24:41 2023-12-20T13:24:35.278Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5706 is STARTED 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system.logo : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 + + o o o o---o o----o o o---o o o----o o--o--o 13:24:41 + + + + | | / \ / | | / / \ | | 13:24:41 + + + + + o----o o o o o----o | o o o o----o | 13:24:41 + + + + | | / \ / | | \ / \ | | 13:24:41 + + o o o o o---o o----o o----o o---o o o o----o o 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.136]:5707 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 13:24:41 2023-12-20T13:24:35.293Z INFO 7468 --- [ main] com.hazelcast.system : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:24:41 To enable the Jet engine on the members, do one of the following: 13:24:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:24:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:24:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:24:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:24:41 2023-12-20T13:24:35.310Z INFO 7468 --- [ main] com.hazelcast.system.security : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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. 13:24:41 2023-12-20T13:24:35.312Z INFO 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:24:41 2023-12-20T13:24:35.312Z WARN 7468 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 13:24:41 2023-12-20T13:24:35.327Z INFO 7468 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:24:41 2023-12-20T13:24:35.327Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5707 is STARTING 13:24:41 2023-12-20T13:24:35.363Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 20 13:24:34 UTC 2023, plannedMigrations=350, completedMigrations=350, remainingMigrations=0, totalCompletedMigrations=2016) 13:24:41 2023-12-20T13:24:35.375Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.375Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:35.431Z INFO 7468 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.136]:5702 13:24:41 2023-12-20T13:24:35.432Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.432Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.434Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5702 and /10.30.107.136:53977 13:24:41 2023-12-20T13:24:35.434Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:53977 and /10.30.107.136:5702 13:24:41 2023-12-20T13:24:35.532Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.532Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.547Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.547Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.798Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.798Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.840Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.840Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.878Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.878Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.927Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.927Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:35.965Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:35.965Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.229Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.229Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.230Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.230Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.345Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.345Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:36.347Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.347Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.398Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.398Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.585Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.585Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.701Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.701Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.757Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.757Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.954Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.954Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:36.985Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:36.985Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.019Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.019Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.081Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.081Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.135Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.135Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.308Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.308Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.308Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.308Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.408Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.408Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.448Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.449Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:37.487Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.487Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.609Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.609Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.754Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.754Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:37.914Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:37.915Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.056Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.056Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.064Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.064Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.083Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.083Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.183Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.183Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.271Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.271Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.315Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.315Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.412Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.412Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.460Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.460Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:38.509Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.509Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.616Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.616Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:38.860Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:38.860Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.058Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.058Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.078Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.078Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.086Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.086Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.189Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.189Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.199Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.199Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.268Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.268Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.339Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.339Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.467Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.467Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:39.480Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.480Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.513Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.513Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.580Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.580Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.713Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.713Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:39.960Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:39.960Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.188Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.188Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.192Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.192Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.220Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.220Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.292Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.292Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.343Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.343Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.392Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.392Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:40.434Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.434Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.442Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.442Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.443Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.443Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.537Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 this 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.544Z INFO 7468 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e this 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.544Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 this 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.548Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 this 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.549Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5707 and /10.30.107.136:35755 13:24:41 2023-12-20T13:24:40.550Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:35755 and /10.30.107.136:5707 13:24:41 2023-12-20T13:24:40.551Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5703, timeout: 10000, bind-any: true 13:24:41 2023-12-20T13:24:40.551Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5704, timeout: 10000, bind-any: true 13:24:41 2023-12-20T13:24:40.552Z INFO 7468 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5705, timeout: 10000, bind-any: true 13:24:41 2023-12-20T13:24:40.552Z INFO 7468 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.136:5706, timeout: 10000, bind-any: true 13:24:41 2023-12-20T13:24:40.553Z INFO 7468 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b this 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.557Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5703 and /10.30.107.136:38393 13:24:41 2023-12-20T13:24:40.558Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5707 and /10.30.107.136:36541 13:24:41 2023-12-20T13:24:40.559Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5707 and /10.30.107.136:44809 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:38393 and /10.30.107.136:5703 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:44809 and /10.30.107.136:5707 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5704 and /10.30.107.136:47721 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5705 and /10.30.107.136:45371 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5706 and /10.30.107.136:59003 13:24:41 2023-12-20T13:24:40.560Z INFO 7468 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:47721 and /10.30.107.136:5704 13:24:41 2023-12-20T13:24:40.561Z INFO 7468 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:59003 and /10.30.107.136:5706 13:24:41 2023-12-20T13:24:40.561Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:5707 and /10.30.107.136:38699 13:24:41 2023-12-20T13:24:40.562Z INFO 7468 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:24:41 13:24:41 Members {size:6, ver:14} [ 13:24:41 Member [10.30.107.136]:5702 - 68dbe43d-ac32-4fea-8908-1efd20e386f7 13:24:41 Member [10.30.107.136]:5703 - 9e4bfa4f-36ff-456d-ad7b-cd3123a0d1f2 13:24:41 Member [10.30.107.136]:5704 - 8d551a42-8aa4-4708-9bd7-322b4ba2cf55 13:24:41 Member [10.30.107.136]:5705 - a59b8c44-1447-4cf4-9a3b-2b0d1d9ff80b 13:24:41 Member [10.30.107.136]:5706 - 18300315-55e3-4aba-91b5-4b8540e6e7c4 this 13:24:41 Member [10.30.107.136]:5707 - 0979857e-6833-4a36-a639-a61fbf09645e 13:24:41 ] 13:24:41 13:24:41 2023-12-20T13:24:40.564Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:45371 and /10.30.107.136:5705 13:24:41 2023-12-20T13:24:40.564Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:38699 and /10.30.107.136:5707 13:24:41 2023-12-20T13:24:40.565Z INFO 7468 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.136]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.136:36541 and /10.30.107.136:5707 13:24:41 2023-12-20T13:24:40.665Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.666Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.716Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.716Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:40.803Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 13:24:41 2023-12-20T13:24:40.865Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:40.865Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.197Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.197Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.201Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.201Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.252Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.252Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.305Z INFO 7468 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.136]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 20 13:24:40 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2287) 13:24:41 2023-12-20T13:24:41.357Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.357Z WARN 7468 --- [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. Broker may not be available. 13:24:41 2023-12-20T13:24:41.357Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.357Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.401Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.401Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.407Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.407Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.502Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.502Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.508Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.508Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.551Z WARN 7468 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 6. Some of the ports seem occupied! 13:24:41 2023-12-20T13:24:41.552Z INFO 7468 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.136]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.136]:5707 is STARTED 13:24:41 2023-12-20T13:24:41.557Z INFO 7468 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.509 seconds (process running for 124.621) 13:24:41 2023-12-20T13:24:41.571Z INFO 7468 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:24:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.526 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:24:41 13:24:41 . ____ _ __ _ _ 13:24:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:41 =========|_|==============|___/=/_/_/_/ 13:24:41 :: Spring Boot :: (v3.1.2) 13:24:41 13:24:41 2023-12-20T13:24:41.592Z INFO 7468 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:41 2023-12-20T13:24:41.592Z INFO 7468 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:24:41 2023-12-20T13:24:41.613Z INFO 7468 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.037 seconds (process running for 124.677) 13:24:41 2023-12-20T13:24:41.618Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:24:41 acks = -1 13:24:41 auto.include.jmx.reporter = true 13:24:41 batch.size = 16384 13:24:41 bootstrap.servers = [localhost:9092] 13:24:41 buffer.memory = 33554432 13:24:41 client.dns.lookup = use_all_dns_ips 13:24:41 client.id = producer-11 13:24:41 compression.type = none 13:24:41 connections.max.idle.ms = 540000 13:24:41 delivery.timeout.ms = 120000 13:24:41 enable.idempotence = true 13:24:41 interceptor.classes = [] 13:24:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:24:41 linger.ms = 0 13:24:41 max.block.ms = 60000 13:24:41 max.in.flight.requests.per.connection = 5 13:24:41 max.request.size = 1048576 13:24:41 metadata.max.age.ms = 300000 13:24:41 metadata.max.idle.ms = 300000 13:24:41 metric.reporters = [] 13:24:41 metrics.num.samples = 2 13:24:41 metrics.recording.level = INFO 13:24:41 metrics.sample.window.ms = 30000 13:24:41 partitioner.adaptive.partitioning.enable = true 13:24:41 partitioner.availability.timeout.ms = 0 13:24:41 partitioner.class = null 13:24:41 partitioner.ignore.keys = false 13:24:41 receive.buffer.bytes = 32768 13:24:41 reconnect.backoff.max.ms = 1000 13:24:41 reconnect.backoff.ms = 50 13:24:41 request.timeout.ms = 30000 13:24:41 retries = 2147483647 13:24:41 retry.backoff.ms = 100 13:24:41 sasl.client.callback.handler.class = null 13:24:41 sasl.jaas.config = null 13:24:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:24:41 sasl.kerberos.min.time.before.relogin = 60000 13:24:41 sasl.kerberos.service.name = null 13:24:41 sasl.kerberos.ticket.renew.jitter = 0.05 13:24:41 sasl.kerberos.ticket.renew.window.factor = 0.8 13:24:41 sasl.login.callback.handler.class = null 13:24:41 sasl.login.class = null 13:24:41 sasl.login.connect.timeout.ms = null 13:24:41 sasl.login.read.timeout.ms = null 13:24:41 sasl.login.refresh.buffer.seconds = 300 13:24:41 sasl.login.refresh.min.period.seconds = 60 13:24:41 sasl.login.refresh.window.factor = 0.8 13:24:41 sasl.login.refresh.window.jitter = 0.05 13:24:41 sasl.login.retry.backoff.max.ms = 10000 13:24:41 sasl.login.retry.backoff.ms = 100 13:24:41 sasl.mechanism = GSSAPI 13:24:41 sasl.oauthbearer.clock.skew.seconds = 30 13:24:41 sasl.oauthbearer.expected.audience = null 13:24:41 sasl.oauthbearer.expected.issuer = null 13:24:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:24:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:24:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:24:41 sasl.oauthbearer.jwks.endpoint.url = null 13:24:41 sasl.oauthbearer.scope.claim.name = scope 13:24:41 sasl.oauthbearer.sub.claim.name = sub 13:24:41 sasl.oauthbearer.token.endpoint.url = null 13:24:41 security.protocol = PLAINTEXT 13:24:41 security.providers = null 13:24:41 send.buffer.bytes = 131072 13:24:41 socket.connection.setup.timeout.max.ms = 30000 13:24:41 socket.connection.setup.timeout.ms = 10000 13:24:41 ssl.cipher.suites = null 13:24:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:24:41 ssl.endpoint.identification.algorithm = https 13:24:41 ssl.engine.factory.class = null 13:24:41 ssl.key.password = null 13:24:41 ssl.keymanager.algorithm = SunX509 13:24:41 ssl.keystore.certificate.chain = null 13:24:41 ssl.keystore.key = null 13:24:41 ssl.keystore.location = null 13:24:41 ssl.keystore.password = null 13:24:41 ssl.keystore.type = JKS 13:24:41 ssl.protocol = TLSv1.3 13:24:41 ssl.provider = null 13:24:41 ssl.secure.random.implementation = null 13:24:41 ssl.trustmanager.algorithm = PKIX 13:24:41 ssl.truststore.certificates = null 13:24:41 ssl.truststore.location = null 13:24:41 ssl.truststore.password = null 13:24:41 ssl.truststore.type = JKS 13:24:41 transaction.timeout.ms = 60000 13:24:41 transactional.id = null 13:24:41 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:24:41 13:24:41 2023-12-20T13:24:41.625Z INFO 7468 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 13:24:41 2023-12-20T13:24:41.627Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:24:41 2023-12-20T13:24:41.627Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:24:41 2023-12-20T13:24:41.627Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078681627 13:24:41 2023-12-20T13:24:41.646Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:41 2023-12-20T13:24:41.646Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.646Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:41 2023-12-20T13:24:41.656Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:24:41 acks = -1 13:24:41 auto.include.jmx.reporter = true 13:24:41 batch.size = 16384 13:24:41 bootstrap.servers = [localhost:9092] 13:24:41 buffer.memory = 33554432 13:24:41 client.dns.lookup = use_all_dns_ips 13:24:41 client.id = producer-12 13:24:41 compression.type = none 13:24:41 connections.max.idle.ms = 540000 13:24:41 delivery.timeout.ms = 120000 13:24:41 enable.idempotence = true 13:24:41 interceptor.classes = [] 13:24:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:24:41 linger.ms = 0 13:24:41 max.block.ms = 60000 13:24:41 max.in.flight.requests.per.connection = 5 13:24:41 max.request.size = 1048576 13:24:41 metadata.max.age.ms = 300000 13:24:41 metadata.max.idle.ms = 300000 13:24:41 metric.reporters = [] 13:24:41 metrics.num.samples = 2 13:24:41 metrics.recording.level = INFO 13:24:41 metrics.sample.window.ms = 30000 13:24:41 partitioner.adaptive.partitioning.enable = true 13:24:41 partitioner.availability.timeout.ms = 0 13:24:41 partitioner.class = null 13:24:41 partitioner.ignore.keys = false 13:24:41 receive.buffer.bytes = 32768 13:24:41 reconnect.backoff.max.ms = 1000 13:24:41 reconnect.backoff.ms = 50 13:24:41 request.timeout.ms = 30000 13:24:41 retries = 2147483647 13:24:41 retry.backoff.ms = 100 13:24:41 sasl.client.callback.handler.class = null 13:24:41 sasl.jaas.config = null 13:24:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:24:41 sasl.kerberos.min.time.before.relogin = 60000 13:24:41 sasl.kerberos.service.name = null 13:24:41 sasl.kerberos.ticket.renew.jitter = 0.05 13:24:41 sasl.kerberos.ticket.renew.window.factor = 0.8 13:24:41 sasl.login.callback.handler.class = null 13:24:41 sasl.login.class = null 13:24:41 sasl.login.connect.timeout.ms = null 13:24:41 sasl.login.read.timeout.ms = null 13:24:41 sasl.login.refresh.buffer.seconds = 300 13:24:41 sasl.login.refresh.min.period.seconds = 60 13:24:41 sasl.login.refresh.window.factor = 0.8 13:24:41 sasl.login.refresh.window.jitter = 0.05 13:24:41 sasl.login.retry.backoff.max.ms = 10000 13:24:41 sasl.login.retry.backoff.ms = 100 13:24:41 sasl.mechanism = GSSAPI 13:24:41 sasl.oauthbearer.clock.skew.seconds = 30 13:24:41 sasl.oauthbearer.expected.audience = null 13:24:41 sasl.oauthbearer.expected.issuer = null 13:24:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:24:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:24:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:24:41 sasl.oauthbearer.jwks.endpoint.url = null 13:24:41 sasl.oauthbearer.scope.claim.name = scope 13:24:41 sasl.oauthbearer.sub.claim.name = sub 13:24:41 sasl.oauthbearer.token.endpoint.url = null 13:24:41 security.protocol = PLAINTEXT 13:24:41 security.providers = null 13:24:41 send.buffer.bytes = 131072 13:24:41 socket.connection.setup.timeout.max.ms = 30000 13:24:41 socket.connection.setup.timeout.ms = 10000 13:24:41 ssl.cipher.suites = null 13:24:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:24:41 ssl.endpoint.identification.algorithm = https 13:24:41 ssl.engine.factory.class = null 13:24:41 ssl.key.password = null 13:24:41 ssl.keymanager.algorithm = SunX509 13:24:41 ssl.keystore.certificate.chain = null 13:24:41 ssl.keystore.key = null 13:24:41 ssl.keystore.location = null 13:24:41 ssl.keystore.password = null 13:24:41 ssl.keystore.type = JKS 13:24:41 ssl.protocol = TLSv1.3 13:24:41 ssl.provider = null 13:24:41 ssl.secure.random.implementation = null 13:24:41 ssl.trustmanager.algorithm = PKIX 13:24:41 ssl.truststore.certificates = null 13:24:41 ssl.truststore.location = null 13:24:41 ssl.truststore.password = null 13:24:41 ssl.truststore.type = JKS 13:24:41 transaction.timeout.ms = 60000 13:24:41 transactional.id = null 13:24:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:24:41 13:24:41 2023-12-20T13:24:41.656Z INFO 7468 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 13:24:41 2023-12-20T13:24:41.662Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:24:41 2023-12-20T13:24:41.662Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:24:41 2023-12-20T13:24:41.662Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078681662 13:24:41 2023-12-20T13:24:41.663Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:41 2023-12-20T13:24:41.663Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.663Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.deprecated.subscriptions.SubscriptionPersistenceSpec 13:24:41 2023-12-20T13:24:41.693Z INFO 7468 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 13:24:41 2023-12-20T13:24:41.700Z INFO 7468 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 13:24:41 2023-12-20T13:24:41.700Z INFO 7468 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 13:24:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.deprecated.subscriptions.SubscriptionPersistenceSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 13:24:41 2023-12-20T13:24:41.721Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.721Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:41 13:24:41 . ____ _ __ _ _ 13:24:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:41 =========|_|==============|___/=/_/_/_/ 13:24:41 :: Spring Boot :: (v3.1.2) 13:24:41 13:24:41 2023-12-20T13:24:41.725Z INFO 7468 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:41 2023-12-20T13:24:41.725Z INFO 7468 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 13:24:41 2023-12-20T13:24:41.730Z INFO 7468 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.022 seconds (process running for 124.794) 13:24:41 2023-12-20T13:24:41.746Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:41 2023-12-20T13:24:41.746Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.747Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 13:24:41 2023-12-20T13:24:41.764Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:41 2023-12-20T13:24:41.764Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:41 2023-12-20T13:24:41.764Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:41 2023-12-20T13:24:41.769Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:41 2023-12-20T13:24:41.769Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 13:24:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 13:24:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 13:24:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 13:24:47 2023-12-20T13:24:41.821Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:24:47 2023-12-20T13:24:41.847Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:41.847Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:41.847Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:41.915Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:41.915Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:41.915Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:41.984Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:41.984Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.048Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:42.048Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.048Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:42.099Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d848b7989a96f255125e028109857a87d462fa553dd7a9bacb2b1be390f9635c 13:24:47 2023-12-20T13:24:42.107Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.107Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.167Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:42.167Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.167Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:42.217Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.217Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.304Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.304Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.308Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.308Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.339Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.339Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.367Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.367Z WARN 7468 --- [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. Broker may not be available. 13:24:47 2023-12-20T13:24:42.418Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.418Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.450Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:42.450Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.450Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:42.515Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.515Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.590Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.590Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.619Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:42.619Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.619Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:42.672Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.672Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:42.824Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:47 2023-12-20T13:24:42.824Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.192Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.192Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.215Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.215Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.215Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:43.215Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.215Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:43.261Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.261Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.325Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.326Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.331Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:43.331Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.331Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:43.359Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.359Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.393Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.393Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.417Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.417Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.515Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.515Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.581Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.581Z WARN 7468 --- [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. Broker may not be available. 13:24:47 2023-12-20T13:24:43.632Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.632Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.762Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.762Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:43.933Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:47 2023-12-20T13:24:43.934Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.113Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.113Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.195Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.195Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.218Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.219Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.234Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.234Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.235Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:44.235Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.235Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:44.346Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.346Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.369Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.369Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.369Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:44.369Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.369Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:44.469Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.469Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.485Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.485Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.620Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.620Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.635Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.635Z WARN 7468 --- [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. Broker may not be available. 13:24:47 2023-12-20T13:24:44.835Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.835Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:44.870Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:47 2023-12-20T13:24:44.870Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.018Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.018Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.238Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:45.238Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.238Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:45.298Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.298Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.298Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.298Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.321Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.321Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.336Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.336Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.337Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.337Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.522Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.522Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.522Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.522Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.523Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:45.523Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.523Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:45.729Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.729Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.740Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.740Z WARN 7468 --- [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. Broker may not be available. 13:24:47 2023-12-20T13:24:45.830Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.830Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:45.947Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:47 2023-12-20T13:24:45.947Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.132Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.132Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.147Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.147Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.147Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:46.147Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.147Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:46.298Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.298Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.351Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.352Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.375Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.375Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.410Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.410Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.534Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.534Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.584Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:47 2023-12-20T13:24:46.584Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.584Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:46.592Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.592Z WARN 7468 --- [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. Broker may not be available. 13:24:47 2023-12-20T13:24:46.684Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.684Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.685Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.685Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.734Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.734Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:46.850Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:47 2023-12-20T13:24:46.850Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.153Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:47 2023-12-20T13:24:47.153Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.153Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:47 2023-12-20T13:24:47.251Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:47 2023-12-20T13:24:47.251Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.335Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:47 2023-12-20T13:24:47.335Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.339Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:47 2023-12-20T13:24:47.339Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.455Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:47 2023-12-20T13:24:47.455Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:47 2023-12-20T13:24:47.474Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.653061281S 13:24:47 2023-12-20T13:24:47.505Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:47 2023-12-20T13:24:47.505Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:47 13:24:47 . ____ _ __ _ _ 13:24:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:24:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:24:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:24:47 ' |____| .__|_| |_|_| |_\__, | / / / / 13:24:47 =========|_|==============|___/=/_/_/_/ 13:24:47 :: Spring Boot :: (v3.1.2) 13:24:47 13:24:47 2023-12-20T13:24:47.536Z INFO 7468 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:24:47 2023-12-20T13:24:47.536Z INFO 7468 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:24:47 2023-12-20T13:24:47.543Z INFO 7468 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 130.607) 13:24:47 2023-12-20T13:24:47.556Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.560Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.562Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.565Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.568Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.570Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.572Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:47 2023-12-20T13:24:47.575Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:24:48 2023-12-20T13:24:47.602Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.602Z WARN 7468 --- [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. Broker may not be available. 13:24:48 2023-12-20T13:24:47.615Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.615Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.641Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.641Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.647Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.647Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.689Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.689Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.707Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:48 2023-12-20T13:24:47.707Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.758Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:48 2023-12-20T13:24:47.758Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:48 2023-12-20T13:24:47.758Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.204 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 13:24:48 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 13:24:53 2023-12-20T13:24:48.046Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:24:53 2023-12-20T13:24:48.060Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.060Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.106Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5578518f83e2119890ea223d9ca466c99d0339a633fa8ae649f2f3ca6480756c 13:24:53 2023-12-20T13:24:48.113Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:48.113Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.113Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:48.194Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.194Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.366Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.366Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.369Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.369Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.429Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.429Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.453Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.453Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.509Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.509Z WARN 7468 --- [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. Broker may not be available. 13:24:53 2023-12-20T13:24:48.546Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.546Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.618Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:48.618Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.618Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:48.662Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.662Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.720Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.720Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.754Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.754Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:48.848Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:53 2023-12-20T13:24:48.848Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.019Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:49.019Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.019Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:49.109Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.109Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.278Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.278Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.278Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.278Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.375Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.375Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.409Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.409Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.482Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:49.482Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.482Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:49.523Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.523Z WARN 7468 --- [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. Broker may not be available. 13:24:53 2023-12-20T13:24:49.570Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.570Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.575Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.575Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.596Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.596Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.637Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.637Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.855Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.855Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:49.926Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:49.926Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.022Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:50.022Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.022Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:50.084Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.084Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.140Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.140Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.262Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.262Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.263Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.263Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.478Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.478Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.528Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.528Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.573Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.573Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.641Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.641Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.691Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.692Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.692Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.692Z WARN 7468 --- [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. Broker may not be available. 13:24:53 2023-12-20T13:24:50.692Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:50.692Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.692Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:50.875Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:50.875Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:50.875Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:50.986Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:50.986Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.042Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.042Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.058Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.058Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.129Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.129Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.314Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.314Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.366Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.366Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.379Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.379Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.476Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.476Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.594Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.594Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.644Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.644Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.714Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:51.714Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.714Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:51.727Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:51.727Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.727Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:51.734Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.734Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:51.806Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 2023-12-20T13:24:51.806Z WARN 7468 --- [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. Broker may not be available. 13:24:53 2023-12-20T13:24:52.038Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.038Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.116Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.116Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.150Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.150Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.150Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.150Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.286Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.286Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.317Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.317Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.419Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.419Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.580Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:52.580Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.580Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:52.586Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.586Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.630Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:52.630Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.630Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:52.656Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.656Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.680Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.680Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.696Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.696Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:52.766Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 2023-12-20T13:24:52.766Z WARN 7468 --- [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. Broker may not be available. 13:24:53 2023-12-20T13:24:53.003Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.003Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.143Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.143Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.182Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.182Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.269Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.222721822S 13:24:53 2023-12-20T13:24:53.331Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:24:53 2023-12-20T13:24:53.335Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:24:53 2023-12-20T13:24:53.341Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.341Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.342Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:24:53 2023-12-20T13:24:53.342Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.342Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.349Z INFO 7468 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:24:53 2023-12-20T13:24:53.354Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.354Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.406Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:24:53 2023-12-20T13:24:53.406Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.406Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:53.441Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.441Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.489Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.489Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.490Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.490Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.606Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:24:53 2023-12-20T13:24:53.606Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.606Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.606Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:24:53 2023-12-20T13:24:53.606Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.775Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:24:53 2023-12-20T13:24:53.775Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:24:53 2023-12-20T13:24:53.924Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:24:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.876 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 13:24:53 2023-12-20T13:24:53.924Z WARN 7468 --- [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. Broker may not be available. 13:24:53 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 13:25:00 2023-12-20T13:24:53.929Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:25:00 2023-12-20T13:24:54.070Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: dbd9a5c99d364ba1c0ab4216004be40a4a4f5fe16c8a62a4ff3f896e27681d66 13:25:00 2023-12-20T13:24:54.157Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.157Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.215Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.215Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.258Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.258Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.297Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.297Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.311Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.311Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.361Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:54.361Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.361Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:54.391Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.391Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.447Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.447Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.499Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.499Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.547Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.547Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.713Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:54.713Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.713Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:54.734Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.734Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:54.760Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:54.760Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.081Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.081Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:24:55.184Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.184Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.212Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.212Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.261Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.261Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.262Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.262Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.327Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.327Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.386Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:55.387Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.387Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:55.398Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.398Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.503Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.503Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.528Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:55.528Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.528Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:55.554Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.554Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.632Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.632Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.653Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.654Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:55.658Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:55.658Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.039Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.039Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.088Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.088Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:24:56.115Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.115Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.215Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.215Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.244Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.244Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.266Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.266Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.501Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.501Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.508Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.508Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.535Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.535Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.591Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:56.591Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.591Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:56.629Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.629Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.646Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:56.646Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.646Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:56.729Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.729Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:56.862Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:56.862Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.139Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.139Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.147Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.147Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.154Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.154Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:24:57.193Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.193Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.290Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.290Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.444Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:57.444Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.444Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:57.480Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.480Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.511Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.511Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.603Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.603Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.646Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.646Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.646Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.646Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.692Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.692Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.764Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:57.764Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:57.764Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:57.925Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:57.925Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.065Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.065Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.097Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.097Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.108Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.108Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:24:58.194Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.194Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.228Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.228Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.485Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.485Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.579Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:58.579Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.579Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:58.627Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.627Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.630Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:58.630Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.630Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:58.698Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.698Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.699Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.699Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.777Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.784Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.810Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.810Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.829Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.829Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.949Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.949Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:58.962Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:24:58.963Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:24:59.113Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.113Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.130Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.130Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.268Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.268Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.539Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:24:59.539Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.539Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:59.634Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.634Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.637Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.637Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.646Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.646Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.659Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.659Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.688Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.689Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.782Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:00 2023-12-20T13:24:59.782Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.782Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:24:59.855Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.855Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.862Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.862Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:24:59.931Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:24:59.931Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.032Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.032Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.065Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.065Z WARN 7468 --- [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. Broker may not be available. 13:25:00 2023-12-20T13:25:00.121Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.121Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.322Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.322Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.473Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.474Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.502Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:00 2023-12-20T13:25:00.502Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:00 2023-12-20T13:25:00.502Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:00 2023-12-20T13:25:00.518Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.58928975S 13:25:00 2023-12-20T13:25:00.548Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.548Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:00 13:25:00 . ____ _ __ _ _ 13:25:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:00 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:00 =========|_|==============|___/=/_/_/_/ 13:25:00 :: Spring Boot :: (v3.1.2) 13:25:00 13:25:00 2023-12-20T13:25:00.553Z INFO 7468 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:00 2023-12-20T13:25:00.553Z INFO 7468 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 13:25:00 2023-12-20T13:25:00.591Z INFO 7468 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.058 seconds (process running for 143.655) 13:25:00 2023-12-20T13:25:00.597Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:00 2023-12-20T13:25:00.597Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:00.646Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:02 2023-12-20T13:25:00.646Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:00.800Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:02 2023-12-20T13:25:00.800Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:00.800Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:02 2023-12-20T13:25:00.866Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:02 2023-12-20T13:25:00.866Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:00.866Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:02 2023-12-20T13:25:00.866Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:00.925Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:02 2023-12-20T13:25:00.925Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.024Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.024Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.093Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.093Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.140Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.140Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.168Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.168Z WARN 7468 --- [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. Broker may not be available. 13:25:02 2023-12-20T13:25:01.370Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:02 2023-12-20T13:25:01.370Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.370Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:02 2023-12-20T13:25:01.400Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.400Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.427Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.427Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.450Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.450Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.627Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.627Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.800Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.800Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:01.970Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:02 2023-12-20T13:25:01.970Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.005Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:02 2023-12-20T13:25:02.005Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.005Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:02 2023-12-20T13:25:02.054Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.054Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.071Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.071Z WARN 7468 --- [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. Broker may not be available. 13:25:02 2023-12-20T13:25:02.080Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.080Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.104Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.104Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.210Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.210Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.272Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:02 2023-12-20T13:25:02.272Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.272Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:02 2023-12-20T13:25:02.342Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.343Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.403Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.403Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.554Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.554Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.580Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.580Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:02 2023-12-20T13:25:02.638Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:02 2023-12-20T13:25:02.638Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:02.702Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:03 2023-12-20T13:25:02.702Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:02.827Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:03 2023-12-20T13:25:02.827Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:02.857Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:03 2023-12-20T13:25:02.857Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:02.857Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:03 2023-12-20T13:25:02.993Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:03 2023-12-20T13:25:02.993Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.008Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.008Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.107Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.107Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.182Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.182Z WARN 7468 --- [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. Broker may not be available. 13:25:03 2023-12-20T13:25:03.207Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.207Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.313Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.313Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.382Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:03 2023-12-20T13:25:03.382Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.382Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.48 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 13:25:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 13:25:03 13:25:03 . ____ _ __ _ _ 13:25:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:03 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:03 =========|_|==============|___/=/_/_/_/ 13:25:03 :: Spring Boot :: (v3.1.2) 13:25:03 13:25:03 2023-12-20T13:25:03.434Z INFO 7468 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:03 2023-12-20T13:25:03.434Z INFO 7468 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:25:03 2023-12-20T13:25:03.452Z INFO 7468 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.031 seconds (process running for 146.516) 13:25:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 13:25:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:25:03 2023-12-20T13:25:03.516Z INFO 7468 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:25:03 2023-12-20T13:25:03.522Z INFO 7468 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:25:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:25:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:25:03 2023-12-20T13:25:03.548Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.548Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.548Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.548Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.557Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.557Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:03 2023-12-20T13:25:03.559Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:03 2023-12-20T13:25:03.559Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:03 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:25:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 13:25:03 2023-12-20T13:25:03.575Z ERROR 7468 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 13:25:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 13:25:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:25:09 2023-12-20T13:25:03.577Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:25:09 2023-12-20T13:25:03.604Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:03.604Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:03.996Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:09 2023-12-20T13:25:03.996Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.013Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.013Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.019Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 877edf459b1e09226744dccb52c173bc9966bd58e29514dda3aee168eb161b1d 13:25:09 2023-12-20T13:25:04.038Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.038Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:04.046Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.046Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.061Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:04.061Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.061Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:04.072Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.072Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.264Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.264Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.267Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.267Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.335Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:09 2023-12-20T13:25:04.335Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.335Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:04.461Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.461Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.501Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.501Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.506Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.506Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.551Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.551Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.766Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.766Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.898Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.898Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.917Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.917Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:04.997Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:04.997Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:05.073Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:05.073Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.073Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:05.134Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.134Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.134Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.134Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.185Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.185Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.234Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.234Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.343Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:09 2023-12-20T13:25:05.343Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.343Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:05.387Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.387Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.434Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.434Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.538Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.538Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.657Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.657Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.789Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.789Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:05.906Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:05.906Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.004Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.004Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:06.038Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.038Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.139Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.139Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.188Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.188Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.235Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:06.235Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.235Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:06.239Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.239Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.245Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.245Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.295Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:09 2023-12-20T13:25:06.295Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.295Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:06.336Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.336Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.339Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.339Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.440Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.440Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.741Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.741Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.860Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.860Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:06.907Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.907Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:06.958Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:06.958Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.041Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.041Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.091Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.091Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.139Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:07.139Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.139Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:07.194Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.194Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.248Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.248Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.293Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.293Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.293Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.293Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.348Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:09 2023-12-20T13:25:07.348Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.348Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:07.439Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.439Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.543Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.543Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.693Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.694Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.762Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.762Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:07.860Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.860Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:07.942Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:07.942Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.095Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.095Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.146Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.146Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.150Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.150Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.192Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:08.192Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.192Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:08.195Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.195Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.348Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.348Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.395Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.395Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.441Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.441Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.495Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.495Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.502Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:09 2023-12-20T13:25:08.502Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.502Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:08.745Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.745Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:08.972Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:09 2023-12-20T13:25:08.972Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:09.003Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:09 2023-12-20T13:25:09.003Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:09.015Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:09 2023-12-20T13:25:09.015Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:09.064Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:09 2023-12-20T13:25:09.064Z WARN 7468 --- [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. Broker may not be available. 13:25:09 2023-12-20T13:25:09.097Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:09 2023-12-20T13:25:09.097Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:09.145Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:09 2023-12-20T13:25:09.145Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:09 2023-12-20T13:25:09.145Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:09 2023-12-20T13:25:09.201Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.623198274S 13:25:09 2023-12-20T13:25:09.202Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:09 allow.auto.create.topics = true 13:25:09 auto.commit.interval.ms = 5000 13:25:09 auto.include.jmx.reporter = true 13:25:09 auto.offset.reset = earliest 13:25:09 bootstrap.servers = [PLAINTEXT://localhost:32782] 13:25:09 check.crcs = true 13:25:09 client.dns.lookup = use_all_dns_ips 13:25:09 client.id = consumer-ncmp-group-9 13:25:09 client.rack = 13:25:09 connections.max.idle.ms = 540000 13:25:09 default.api.timeout.ms = 60000 13:25:09 enable.auto.commit = true 13:25:09 exclude.internal.topics = true 13:25:09 fetch.max.bytes = 52428800 13:25:09 fetch.max.wait.ms = 500 13:25:09 fetch.min.bytes = 1 13:25:09 group.id = ncmp-group 13:25:09 group.instance.id = null 13:25:09 heartbeat.interval.ms = 3000 13:25:09 interceptor.classes = [] 13:25:09 internal.leave.group.on.close = true 13:25:09 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:09 isolation.level = read_uncommitted 13:25:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:09 max.partition.fetch.bytes = 1048576 13:25:09 max.poll.interval.ms = 300000 13:25:09 max.poll.records = 500 13:25:09 metadata.max.age.ms = 300000 13:25:09 metric.reporters = [] 13:25:09 metrics.num.samples = 2 13:25:09 metrics.recording.level = INFO 13:25:09 metrics.sample.window.ms = 30000 13:25:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:09 receive.buffer.bytes = 65536 13:25:09 reconnect.backoff.max.ms = 1000 13:25:09 reconnect.backoff.ms = 50 13:25:09 request.timeout.ms = 30000 13:25:09 retry.backoff.ms = 100 13:25:09 sasl.client.callback.handler.class = null 13:25:09 sasl.jaas.config = null 13:25:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:09 sasl.kerberos.min.time.before.relogin = 60000 13:25:09 sasl.kerberos.service.name = null 13:25:09 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:09 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:09 sasl.login.callback.handler.class = null 13:25:09 sasl.login.class = null 13:25:09 sasl.login.connect.timeout.ms = null 13:25:09 sasl.login.read.timeout.ms = null 13:25:09 sasl.login.refresh.buffer.seconds = 300 13:25:09 sasl.login.refresh.min.period.seconds = 60 13:25:09 sasl.login.refresh.window.factor = 0.8 13:25:09 sasl.login.refresh.window.jitter = 0.05 13:25:09 sasl.login.retry.backoff.max.ms = 10000 13:25:09 sasl.login.retry.backoff.ms = 100 13:25:09 sasl.mechanism = GSSAPI 13:25:09 sasl.oauthbearer.clock.skew.seconds = 30 13:25:09 sasl.oauthbearer.expected.audience = null 13:25:09 sasl.oauthbearer.expected.issuer = null 13:25:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:09 sasl.oauthbearer.jwks.endpoint.url = null 13:25:09 sasl.oauthbearer.scope.claim.name = scope 13:25:09 sasl.oauthbearer.sub.claim.name = sub 13:25:09 sasl.oauthbearer.token.endpoint.url = null 13:25:09 security.protocol = PLAINTEXT 13:25:09 security.providers = null 13:25:09 send.buffer.bytes = 131072 13:25:09 session.timeout.ms = 45000 13:25:09 socket.connection.setup.timeout.max.ms = 30000 13:25:09 socket.connection.setup.timeout.ms = 10000 13:25:09 ssl.cipher.suites = null 13:25:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:09 ssl.endpoint.identification.algorithm = https 13:25:09 ssl.engine.factory.class = null 13:25:09 ssl.key.password = null 13:25:09 ssl.keymanager.algorithm = SunX509 13:25:09 ssl.keystore.certificate.chain = null 13:25:09 ssl.keystore.key = null 13:25:09 ssl.keystore.location = null 13:25:09 ssl.keystore.password = null 13:25:09 ssl.keystore.type = JKS 13:25:09 ssl.protocol = TLSv1.3 13:25:09 ssl.provider = null 13:25:09 ssl.secure.random.implementation = null 13:25:09 ssl.trustmanager.algorithm = PKIX 13:25:09 ssl.truststore.certificates = null 13:25:09 ssl.truststore.location = null 13:25:09 ssl.truststore.password = null 13:25:09 ssl.truststore.type = JKS 13:25:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:09 13:25:09 2023-12-20T13:25:09.204Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:09 2023-12-20T13:25:09.204Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:09 2023-12-20T13:25:09.204Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078709204 13:25:09 13:25:09 . ____ _ __ _ _ 13:25:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:09 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:09 =========|_|==============|___/=/_/_/_/ 13:25:09 :: Spring Boot :: (v3.1.2) 13:25:09 13:25:09 2023-12-20T13:25:09.218Z INFO 7468 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:09 2023-12-20T13:25:09.218Z INFO 7468 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:25:09 2023-12-20T13:25:09.224Z INFO 7468 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.017 seconds (process running for 152.288) 13:25:10 2023-12-20T13:25:09.226Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 13:25:10 2023-12-20T13:25:09.228Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:10 2023-12-20T13:25:09.229Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:10 acks = -1 13:25:10 auto.include.jmx.reporter = true 13:25:10 batch.size = 16384 13:25:10 bootstrap.servers = [PLAINTEXT://localhost:32782] 13:25:10 buffer.memory = 33554432 13:25:10 client.dns.lookup = use_all_dns_ips 13:25:10 client.id = producer-13 13:25:10 compression.type = none 13:25:10 connections.max.idle.ms = 540000 13:25:10 delivery.timeout.ms = 120000 13:25:10 enable.idempotence = false 13:25:10 interceptor.classes = [] 13:25:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:10 linger.ms = 1 13:25:10 max.block.ms = 60000 13:25:10 max.in.flight.requests.per.connection = 5 13:25:10 max.request.size = 1048576 13:25:10 metadata.max.age.ms = 300000 13:25:10 metadata.max.idle.ms = 300000 13:25:10 metric.reporters = [] 13:25:10 metrics.num.samples = 2 13:25:10 metrics.recording.level = INFO 13:25:10 metrics.sample.window.ms = 30000 13:25:10 partitioner.adaptive.partitioning.enable = true 13:25:10 partitioner.availability.timeout.ms = 0 13:25:10 partitioner.class = null 13:25:10 partitioner.ignore.keys = false 13:25:10 receive.buffer.bytes = 32768 13:25:10 reconnect.backoff.max.ms = 1000 13:25:10 reconnect.backoff.ms = 50 13:25:10 request.timeout.ms = 30000 13:25:10 retries = 0 13:25:10 retry.backoff.ms = 100 13:25:10 sasl.client.callback.handler.class = null 13:25:10 sasl.jaas.config = null 13:25:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:10 sasl.kerberos.min.time.before.relogin = 60000 13:25:10 sasl.kerberos.service.name = null 13:25:10 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:10 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:10 sasl.login.callback.handler.class = null 13:25:10 sasl.login.class = null 13:25:10 sasl.login.connect.timeout.ms = null 13:25:10 sasl.login.read.timeout.ms = null 13:25:10 sasl.login.refresh.buffer.seconds = 300 13:25:10 sasl.login.refresh.min.period.seconds = 60 13:25:10 sasl.login.refresh.window.factor = 0.8 13:25:10 sasl.login.refresh.window.jitter = 0.05 13:25:10 sasl.login.retry.backoff.max.ms = 10000 13:25:10 sasl.login.retry.backoff.ms = 100 13:25:10 sasl.mechanism = GSSAPI 13:25:10 sasl.oauthbearer.clock.skew.seconds = 30 13:25:10 sasl.oauthbearer.expected.audience = null 13:25:10 sasl.oauthbearer.expected.issuer = null 13:25:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:10 sasl.oauthbearer.jwks.endpoint.url = null 13:25:10 sasl.oauthbearer.scope.claim.name = scope 13:25:10 sasl.oauthbearer.sub.claim.name = sub 13:25:10 sasl.oauthbearer.token.endpoint.url = null 13:25:10 security.protocol = PLAINTEXT 13:25:10 security.providers = null 13:25:10 send.buffer.bytes = 131072 13:25:10 socket.connection.setup.timeout.max.ms = 30000 13:25:10 socket.connection.setup.timeout.ms = 10000 13:25:10 ssl.cipher.suites = null 13:25:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:10 ssl.endpoint.identification.algorithm = https 13:25:10 ssl.engine.factory.class = null 13:25:10 ssl.key.password = null 13:25:10 ssl.keymanager.algorithm = SunX509 13:25:10 ssl.keystore.certificate.chain = null 13:25:10 ssl.keystore.key = null 13:25:10 ssl.keystore.location = null 13:25:10 ssl.keystore.password = null 13:25:10 ssl.keystore.type = JKS 13:25:10 ssl.protocol = TLSv1.3 13:25:10 ssl.provider = null 13:25:10 ssl.secure.random.implementation = null 13:25:10 ssl.trustmanager.algorithm = PKIX 13:25:10 ssl.truststore.certificates = null 13:25:10 ssl.truststore.location = null 13:25:10 ssl.truststore.password = null 13:25:10 ssl.truststore.type = JKS 13:25:10 transaction.timeout.ms = 60000 13:25:10 transactional.id = null 13:25:10 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:25:10 13:25:10 2023-12-20T13:25:09.231Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:10 2023-12-20T13:25:09.231Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:10 2023-12-20T13:25:09.231Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:10 2023-12-20T13:25:09.231Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078709231 13:25:10 2023-12-20T13:25:09.236Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.236Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.298Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.298Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.303Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.303Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.340Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=INVALID_REPLICATION_FACTOR} 13:25:10 2023-12-20T13:25:09.340Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: nElv5Re_S9O3SLZmXmOmJA 13:25:10 2023-12-20T13:25:09.363Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.363Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.444Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.444Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.510Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:10 2023-12-20T13:25:09.510Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.510Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:10 2023-12-20T13:25:09.512Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 13:25:10 2023-12-20T13:25:09.605Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.605Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.618Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 4 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 13:25:10 2023-12-20T13:25:09.724Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 5OBJMwDnRf6STh1hXNxomg 13:25:10 2023-12-20T13:25:09.757Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 5OBJMwDnRf6STh1hXNxomg 13:25:10 2023-12-20T13:25:09.757Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: nElv5Re_S9O3SLZmXmOmJA 13:25:10 2023-12-20T13:25:09.801Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.801Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.871Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 13:25:10 2023-12-20T13:25:09.873Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:25:10 2023-12-20T13:25:09.892Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-578d49fb-98f1-4064-85a1-201e77a29b20 13:25:10 2023-12-20T13:25:09.892Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:25:10 2023-12-20T13:25:09.892Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:25:10 2023-12-20T13:25:09.917Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-578d49fb-98f1-4064-85a1-201e77a29b20', protocol='range'} 13:25:10 2023-12-20T13:25:09.917Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-578d49fb-98f1-4064-85a1-201e77a29b20=Assignment(partitions=[ncmp-events-test-0])} 13:25:10 2023-12-20T13:25:09.939Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-578d49fb-98f1-4064-85a1-201e77a29b20', protocol='range'} 13:25:10 2023-12-20T13:25:09.940Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 13:25:10 2023-12-20T13:25:09.940Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 13:25:10 2023-12-20T13:25:09.950Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 13:25:10 2023-12-20T13:25:09.960Z INFO 7468 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 13:25:10 2023-12-20T13:25:09.972Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.972Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:09.981Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:10 2023-12-20T13:25:09.981Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.002Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:10 2023-12-20T13:25:10.002Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.002Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:10 2023-12-20T13:25:10.021Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.021Z WARN 7468 --- [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. Broker may not be available. 13:25:10 2023-12-20T13:25:10.106Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.106Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 13:25:10 2023-12-20T13:25:10.111Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.111Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.112Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.112Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 130ms, elapsed time since send: 130ms, request timeout: 30000ms) 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=2144294789, epoch=1) to node 1: 13:25:10 13:25:10 org.apache.kafka.common.errors.DisconnectException: null 13:25:10 13:25:10 2023-12-20T13:25:10.124Z INFO 7468 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:25:10 2023-12-20T13:25:10.207Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.208Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.225Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.225Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.268Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.268Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.307Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.307Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.312Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.312Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.326Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.326Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.347Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.347Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.349Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:10 2023-12-20T13:25:10.349Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.364Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:10 2023-12-20T13:25:10.364Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:10 2023-12-20T13:25:10.364Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.788 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:25:10 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 13:25:10 13:25:10,387 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:25:10 13:25:10,387 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:25:10 13:25:10,388 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399cfab0 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:25:10 13:25:10,390 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:25:10 13:25:10,390 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399cfab0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:25:10 13:25:10,392 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:25:10 13:25:10,392 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:25:10 13:25:10,392 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:25:10 13:25:10,393 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:25:10 13:25:10,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399cfab0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:25:10 13:25:10,395 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:25:10 13:25:10,395 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:25:10 13:25:10,395 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:25:10 13:25:10,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078710395) 13:25:10 13:25:10,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:25:10 13:25:10,395 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:25:10 13:25:10,396 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:10 13:25:10,397 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:25:10 13:25:10,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:25:10 13:25:10,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:10 13:25:10,397 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:25:10 13:25:10,397 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:25:10 13:25:10,402 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6da79732 - Setting zoneId to "UTC" 13:25:10 13:25:10,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:25:10 13:25:10,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:25:10 13:25:10,406 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:25:10 13:25:10,406 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:25:10 13:25:10,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:25:10 13:25:10,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:25:10 13:25:10,406 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:25:10 13:25:10,407 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:25:10 13:25:10,407 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:25:10 13:25:10,407 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d5e7a52 - End of configuration. 13:25:10 13:25:10,407 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@13c95033 - Registering current configuration as safe fallback point 13:25:10 13:25:10 13:25:10 . ____ _ __ _ _ 13:25:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:10 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:10 =========|_|==============|___/=/_/_/_/ 13:25:10 :: Spring Boot :: (v3.1.2) 13:25:10 13:25:10 2023-12-20T13:25:10.410Z INFO 7468 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:10 2023-12-20T13:25:10.410Z INFO 7468 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 13:25:10 2023-12-20T13:25:10.415Z INFO 7468 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.043 seconds (process running for 153.479) 13:25:10 2023-12-20T13:25:10.429Z ERROR 7468 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 13:25:10 2023-12-20T13:25:10.431Z ERROR 7468 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null 13:25:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 13:25:10 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:25:15 2023-12-20T13:25:10.435Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:25:15 2023-12-20T13:25:10.508Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.508Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:10.509Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.509Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:10.527Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.527Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:10.564Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.564Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:10.612Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: bc8fe62373b0316516f34a5394fcb4617cb8fb19798e1b5a94080b5b20fe6723 13:25:15 2023-12-20T13:25:10.805Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.805Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:10.928Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:10.928Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.010Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.010Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.040Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.040Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.124Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.124Z WARN 7468 --- [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. Broker may not be available. 13:25:15 2023-12-20T13:25:11.160Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:15 2023-12-20T13:25:11.160Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.160Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:11.183Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.183Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.214Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.214Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.256Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.256Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.267Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.267Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.275Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.275Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.350Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.350Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.519Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.519Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.570Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:15 2023-12-20T13:25:11.570Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.570Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:11.619Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.619Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.633Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.633Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.675Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.675Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.844Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.844Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.865Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.865Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:11.913Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:11.913Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.103Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.103Z WARN 7468 --- [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. Broker may not be available. 13:25:15 2023-12-20T13:25:12.160Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.160Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.174Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.174Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.177Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.177Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.217Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:15 2023-12-20T13:25:12.217Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.218Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:12.227Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.227Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.260Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.260Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.286Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.286Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.404Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.404Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.475Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:15 2023-12-20T13:25:12.475Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.475Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:12.540Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.540Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.676Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.676Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.697Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.697Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.718Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.718Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.765Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.765Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:12.794Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:12.794Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.012Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.012Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.129Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.129Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.156Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.156Z WARN 7468 --- [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. Broker may not be available. 13:25:15 2023-12-20T13:25:13.177Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.177Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.187Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.187Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.321Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:15 2023-12-20T13:25:13.321Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.321Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:13.407Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.407Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.428Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:15 2023-12-20T13:25:13.428Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.428Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:13.430Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.430Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.442Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.442Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.462Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.462Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.747Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.747Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.829Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.829Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.853Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.853Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.919Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.919Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:13.928Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:13.928Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.031Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.031Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.163Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.163Z WARN 7468 --- [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. Broker may not be available. 13:25:15 2023-12-20T13:25:14.169Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.169Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.240Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.240Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.328Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:15 2023-12-20T13:25:14.328Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.328Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:14.366Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.366Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.391Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:15 2023-12-20T13:25:14.391Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.391Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:14.391Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.391Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.440Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.440Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.616Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.616Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.653Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.653Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.827Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.828Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.841Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.841Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.853Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.853Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:14.986Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:15 2023-12-20T13:25:14.986Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.001Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.001Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.016Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.016Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.018Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.018Z WARN 7468 --- [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. Broker may not be available. 13:25:15 2023-12-20T13:25:15.183Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:15 2023-12-20T13:25:15.183Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.183Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:15.193Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.193Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.201Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.201Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.278Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.278Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.337Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.338Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.501Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:15 2023-12-20T13:25:15.501Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.501Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:15 2023-12-20T13:25:15.657Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.657Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.766Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.766Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.772Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.772Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.845Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.845Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:15 2023-12-20T13:25:15.883Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.448557056S 13:25:15 2023-12-20T13:25:15.887Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:15 allow.auto.create.topics = true 13:25:15 auto.commit.interval.ms = 5000 13:25:15 auto.include.jmx.reporter = true 13:25:15 auto.offset.reset = earliest 13:25:15 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:25:15 check.crcs = true 13:25:15 client.dns.lookup = use_all_dns_ips 13:25:15 client.id = consumer-ncmp-group-10 13:25:15 client.rack = 13:25:15 connections.max.idle.ms = 540000 13:25:15 default.api.timeout.ms = 60000 13:25:15 enable.auto.commit = true 13:25:15 exclude.internal.topics = true 13:25:15 fetch.max.bytes = 52428800 13:25:15 fetch.max.wait.ms = 500 13:25:15 fetch.min.bytes = 1 13:25:15 group.id = ncmp-group 13:25:15 group.instance.id = null 13:25:15 heartbeat.interval.ms = 3000 13:25:15 interceptor.classes = [] 13:25:15 internal.leave.group.on.close = true 13:25:15 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:15 isolation.level = read_uncommitted 13:25:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:15 max.partition.fetch.bytes = 1048576 13:25:15 max.poll.interval.ms = 300000 13:25:15 max.poll.records = 500 13:25:15 metadata.max.age.ms = 300000 13:25:15 metric.reporters = [] 13:25:15 metrics.num.samples = 2 13:25:15 metrics.recording.level = INFO 13:25:15 metrics.sample.window.ms = 30000 13:25:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:15 receive.buffer.bytes = 65536 13:25:15 reconnect.backoff.max.ms = 1000 13:25:15 reconnect.backoff.ms = 50 13:25:15 request.timeout.ms = 30000 13:25:15 retry.backoff.ms = 100 13:25:15 sasl.client.callback.handler.class = null 13:25:15 sasl.jaas.config = null 13:25:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:15 sasl.kerberos.min.time.before.relogin = 60000 13:25:15 sasl.kerberos.service.name = null 13:25:15 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:15 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:15 sasl.login.callback.handler.class = null 13:25:15 sasl.login.class = null 13:25:15 sasl.login.connect.timeout.ms = null 13:25:15 sasl.login.read.timeout.ms = null 13:25:15 sasl.login.refresh.buffer.seconds = 300 13:25:15 sasl.login.refresh.min.period.seconds = 60 13:25:15 sasl.login.refresh.window.factor = 0.8 13:25:15 sasl.login.refresh.window.jitter = 0.05 13:25:15 sasl.login.retry.backoff.max.ms = 10000 13:25:15 sasl.login.retry.backoff.ms = 100 13:25:15 sasl.mechanism = GSSAPI 13:25:15 sasl.oauthbearer.clock.skew.seconds = 30 13:25:15 sasl.oauthbearer.expected.audience = null 13:25:15 sasl.oauthbearer.expected.issuer = null 13:25:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:15 sasl.oauthbearer.jwks.endpoint.url = null 13:25:15 sasl.oauthbearer.scope.claim.name = scope 13:25:15 sasl.oauthbearer.sub.claim.name = sub 13:25:15 sasl.oauthbearer.token.endpoint.url = null 13:25:15 security.protocol = PLAINTEXT 13:25:15 security.providers = null 13:25:15 send.buffer.bytes = 131072 13:25:15 session.timeout.ms = 45000 13:25:15 socket.connection.setup.timeout.max.ms = 30000 13:25:15 socket.connection.setup.timeout.ms = 10000 13:25:15 ssl.cipher.suites = null 13:25:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:15 ssl.endpoint.identification.algorithm = https 13:25:15 ssl.engine.factory.class = null 13:25:15 ssl.key.password = null 13:25:15 ssl.keymanager.algorithm = SunX509 13:25:15 ssl.keystore.certificate.chain = null 13:25:15 ssl.keystore.key = null 13:25:15 ssl.keystore.location = null 13:25:15 ssl.keystore.password = null 13:25:15 ssl.keystore.type = JKS 13:25:15 ssl.protocol = TLSv1.3 13:25:15 ssl.provider = null 13:25:15 ssl.secure.random.implementation = null 13:25:15 ssl.trustmanager.algorithm = PKIX 13:25:15 ssl.truststore.certificates = null 13:25:15 ssl.truststore.location = null 13:25:15 ssl.truststore.password = null 13:25:15 ssl.truststore.type = JKS 13:25:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:15 13:25:15 2023-12-20T13:25:15.891Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:15 2023-12-20T13:25:15.892Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:15 2023-12-20T13:25:15.892Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078715891 13:25:15 2023-12-20T13:25:15.909Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.909Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:15 13:25:15 . ____ _ __ _ _ 13:25:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:15 =========|_|==============|___/=/_/_/_/ 13:25:15 :: Spring Boot :: (v3.1.2) 13:25:15 13:25:15 2023-12-20T13:25:15.921Z INFO 7468 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:15 2023-12-20T13:25:15.921Z INFO 7468 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:25:15 2023-12-20T13:25:15.944Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:15 2023-12-20T13:25:15.944Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:15.965Z INFO 7468 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.071 seconds (process running for 159.029) 13:25:16 2023-12-20T13:25:15.967Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 13:25:16 2023-12-20T13:25:15.969Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:16 2023-12-20T13:25:15.969Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:15.976Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:16 2023-12-20T13:25:15.977Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:15.997Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:16 2023-12-20T13:25:15.997Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:16 acks = -1 13:25:16 auto.include.jmx.reporter = true 13:25:16 batch.size = 16384 13:25:16 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:25:16 buffer.memory = 33554432 13:25:16 client.dns.lookup = use_all_dns_ips 13:25:16 client.id = producer-14 13:25:16 compression.type = none 13:25:16 connections.max.idle.ms = 540000 13:25:16 delivery.timeout.ms = 120000 13:25:16 enable.idempotence = false 13:25:16 interceptor.classes = [] 13:25:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:16 linger.ms = 1 13:25:16 max.block.ms = 60000 13:25:16 max.in.flight.requests.per.connection = 5 13:25:16 max.request.size = 1048576 13:25:16 metadata.max.age.ms = 300000 13:25:16 metadata.max.idle.ms = 300000 13:25:16 metric.reporters = [] 13:25:16 metrics.num.samples = 2 13:25:16 metrics.recording.level = INFO 13:25:16 metrics.sample.window.ms = 30000 13:25:16 partitioner.adaptive.partitioning.enable = true 13:25:16 partitioner.availability.timeout.ms = 0 13:25:16 partitioner.class = null 13:25:16 partitioner.ignore.keys = false 13:25:16 receive.buffer.bytes = 32768 13:25:16 reconnect.backoff.max.ms = 1000 13:25:16 reconnect.backoff.ms = 50 13:25:16 request.timeout.ms = 30000 13:25:16 retries = 0 13:25:16 retry.backoff.ms = 100 13:25:16 sasl.client.callback.handler.class = null 13:25:16 sasl.jaas.config = null 13:25:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:16 sasl.kerberos.min.time.before.relogin = 60000 13:25:16 sasl.kerberos.service.name = null 13:25:16 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:16 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:16 sasl.login.callback.handler.class = null 13:25:16 sasl.login.class = null 13:25:16 sasl.login.connect.timeout.ms = null 13:25:16 sasl.login.read.timeout.ms = null 13:25:16 sasl.login.refresh.buffer.seconds = 300 13:25:16 sasl.login.refresh.min.period.seconds = 60 13:25:16 sasl.login.refresh.window.factor = 0.8 13:25:16 sasl.login.refresh.window.jitter = 0.05 13:25:16 sasl.login.retry.backoff.max.ms = 10000 13:25:16 sasl.login.retry.backoff.ms = 100 13:25:16 sasl.mechanism = GSSAPI 13:25:16 sasl.oauthbearer.clock.skew.seconds = 30 13:25:16 sasl.oauthbearer.expected.audience = null 13:25:16 sasl.oauthbearer.expected.issuer = null 13:25:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:16 sasl.oauthbearer.jwks.endpoint.url = null 13:25:16 sasl.oauthbearer.scope.claim.name = scope 13:25:16 sasl.oauthbearer.sub.claim.name = sub 13:25:16 sasl.oauthbearer.token.endpoint.url = null 13:25:16 security.protocol = PLAINTEXT 13:25:16 security.providers = null 13:25:16 send.buffer.bytes = 131072 13:25:16 socket.connection.setup.timeout.max.ms = 30000 13:25:16 socket.connection.setup.timeout.ms = 10000 13:25:16 ssl.cipher.suites = null 13:25:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:16 ssl.endpoint.identification.algorithm = https 13:25:16 ssl.engine.factory.class = null 13:25:16 ssl.key.password = null 13:25:16 ssl.keymanager.algorithm = SunX509 13:25:16 ssl.keystore.certificate.chain = null 13:25:16 ssl.keystore.key = null 13:25:16 ssl.keystore.location = null 13:25:16 ssl.keystore.password = null 13:25:16 ssl.keystore.type = JKS 13:25:16 ssl.protocol = TLSv1.3 13:25:16 ssl.provider = null 13:25:16 ssl.secure.random.implementation = null 13:25:16 ssl.trustmanager.algorithm = PKIX 13:25:16 ssl.truststore.certificates = null 13:25:16 ssl.truststore.location = null 13:25:16 ssl.truststore.password = null 13:25:16 ssl.truststore.type = JKS 13:25:16 transaction.timeout.ms = 60000 13:25:16 transactional.id = null 13:25:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:16 13:25:16 2023-12-20T13:25:16.000Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:16 2023-12-20T13:25:16.000Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:16 2023-12-20T13:25:16.000Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:16 2023-12-20T13:25:16.000Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078716000 13:25:16 2023-12-20T13:25:16.076Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.076Z WARN 7468 --- [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. Broker may not be available. 13:25:16 2023-12-20T13:25:16.089Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 13:25:16 2023-12-20T13:25:16.089Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 0jDZ9xKWSBGid_WEsFIIjQ 13:25:16 2023-12-20T13:25:16.103Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.103Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.206Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.206Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.209Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 13:25:16 2023-12-20T13:25:16.316Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to Brf-f-WgSmuPxDJh08twhQ 13:25:16 2023-12-20T13:25:16.316Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.316Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.328Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to Brf-f-WgSmuPxDJh08twhQ 13:25:16 2023-12-20T13:25:16.328Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 0jDZ9xKWSBGid_WEsFIIjQ 13:25:16 2023-12-20T13:25:16.340Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:16 2023-12-20T13:25:16.340Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.340Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:16 2023-12-20T13:25:16.381Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.381Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.438Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 13:25:16 2023-12-20T13:25:16.439Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:25:16 2023-12-20T13:25:16.461Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-c296eabd-b349-43dc-830f-b05f472aecff 13:25:16 2023-12-20T13:25:16.461Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:25:16 2023-12-20T13:25:16.461Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:25:16 2023-12-20T13:25:16.461Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.461Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.484Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c296eabd-b349-43dc-830f-b05f472aecff', protocol='range'} 13:25:16 2023-12-20T13:25:16.484Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-c296eabd-b349-43dc-830f-b05f472aecff=Assignment(partitions=[cm-events-0])} 13:25:16 2023-12-20T13:25:16.502Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c296eabd-b349-43dc-830f-b05f472aecff', protocol='range'} 13:25:16 2023-12-20T13:25:16.503Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 13:25:16 2023-12-20T13:25:16.503Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 13:25:16 2023-12-20T13:25:16.510Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 13:25:16 2023-12-20T13:25:16.519Z INFO 7468 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 13:25:16 2023-12-20T13:25:16.556Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.556Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.628Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.628Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 13:25:16 2023-12-20T13:25:16.647Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.647Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.668Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:16 2023-12-20T13:25:16.668Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.668Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:16 2023-12-20T13:25:16.687Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.688Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 126ms, elapsed time since send: 126ms, request timeout: 30000ms) 13:25:16 2023-12-20T13:25:16.688Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 13:25:16 2023-12-20T13:25:16.688Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 13:25:16 2023-12-20T13:25:16.688Z INFO 7468 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1114844734, epoch=1) to node 1: 13:25:16 13:25:16 org.apache.kafka.common.errors.DisconnectException: null 13:25:16 13:25:16 2023-12-20T13:25:16.688Z INFO 7468 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:25:16 2023-12-20T13:25:16.728Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.728Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.730Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.730Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.772Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.772Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:16 2023-12-20T13:25:16.789Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:16 2023-12-20T13:25:16.789Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.405 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:25:16 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:25:22 2023-12-20T13:25:16.845Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:25:22 2023-12-20T13:25:16.881Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:16.881Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:16.886Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 88f96eaf2ad56444fd439cb5ba1ed6e530a15496b263b786dbd867b1efa29723 13:25:22 2023-12-20T13:25:16.889Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:16.889Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:16.981Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:16.982Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:16.998Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:16.998Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.024Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.024Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.082Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.082Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.082Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.083Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:17.090Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.090Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.116Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.116Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.310Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.310Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.312Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.312Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.317Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.317Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.346Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:17.346Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.346Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:17.421Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.421Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.433Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.433Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.485Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.485Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.495Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.495Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.564Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.564Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.703Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.703Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.731Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.731Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.878Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:22 2023-12-20T13:25:17.878Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.878Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:17.888Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.888Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:17.977Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:17.977Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.024Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.024Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.105Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.105Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.154Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.154Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.187Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.187Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.200Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.200Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:18.317Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.317Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.375Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.375Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.402Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.402Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.425Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.425Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.435Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.435Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.451Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:18.451Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.451Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:18.489Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.489Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.539Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.539Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.562Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.562Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.731Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:22 2023-12-20T13:25:18.731Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.731Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:18.781Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.781Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.891Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.891Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:18.979Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:18.979Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.042Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.042Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.065Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.065Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.079Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.079Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.103Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.103Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:19.107Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.107Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.356Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:19.357Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.357Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:19.421Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.421Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.469Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.469Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.530Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.530Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.541Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.541Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.581Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.581Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.591Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.592Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.604Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.604Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.634Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:22 2023-12-20T13:25:19.634Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.635Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:19.743Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.743Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.896Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.897Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.939Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.939Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.943Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.943Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:19.983Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:19.983Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.034Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.034Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.072Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.072Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.108Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.108Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:20.225Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.225Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.313Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:20.313Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.313Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:20.324Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.324Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.425Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.425Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.442Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.442Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.544Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.545Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.624Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.624Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.654Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:22 2023-12-20T13:25:20.654Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.654Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:20.694Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.694Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.746Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.746Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.761Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.761Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.846Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.846Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.923Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.923Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:20.936Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.936Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:20.986Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:20.986Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.054Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.054Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.134Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.134Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.145Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.145Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.146Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.146Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.228Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:21.228Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.228Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:21.433Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.433Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.499Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.499Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.529Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.529Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.598Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.598Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.622Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.622Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.708Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:22 2023-12-20T13:25:21.708Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.708Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:21.714Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.714Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.729Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.729Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.796Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.797Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.799Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.799Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:21.892Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:22 2023-12-20T13:25:21.892Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.031Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.031Z WARN 7468 --- [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. Broker may not be available. 13:25:22 2023-12-20T13:25:22.062Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.216955616S 13:25:22 2023-12-20T13:25:22.096Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.096Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.153Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.153Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.188Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.188Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.212Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.212Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.253Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.253Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.283Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:22 2023-12-20T13:25:22.283Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.283Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:22 2023-12-20T13:25:22.434Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.434Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.595 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:25:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:25:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:25:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:25:22 2023-12-20T13:25:22.539Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.539Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:22 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:25:22 2023-12-20T13:25:22.578Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.578Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 2023-12-20T13:25:22.578Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.578Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:25:22 2023-12-20T13:25:22.597Z DEBUG 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 13:25:22 2023-12-20T13:25:22.599Z DEBUG 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 13:25:22 2023-12-20T13:25:22.616Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:25:22 2023-12-20T13:25:22.616Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:25:22 2023-12-20T13:25:22.616Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:25:22 2023-12-20T13:25:22.618Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:25:22 2023-12-20T13:25:22.619Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:25:22 2023-12-20T13:25:22.621Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:25:22 2023-12-20T13:25:22.621Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 13:25:22 2023-12-20T13:25:22.622Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:25:22 2023-12-20T13:25:22.623Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:25:22 2023-12-20T13:25:22.625Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 13:25:22 2023-12-20T13:25:22.625Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:25:22 2023-12-20T13:25:22.625Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:25:22 2023-12-20T13:25:22.627Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:25:22 2023-12-20T13:25:22.627Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:25:22 2023-12-20T13:25:22.627Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:25:22 2023-12-20T13:25:22.629Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 13:25:22 2023-12-20T13:25:22.634Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:22 2023-12-20T13:25:22.634Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:22 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:25:22 2023-12-20T13:25:22.674Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 13:25:22 2023-12-20T13:25:22.677Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 13:25:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:25:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:25:24 2023-12-20T13:25:22.706Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:24 2023-12-20T13:25:22.706Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:22.736Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:24 2023-12-20T13:25:22.736Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:22.778Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:24 2023-12-20T13:25:22.778Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:22.778Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:24 2023-12-20T13:25:22.930Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:24 2023-12-20T13:25:22.930Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.005Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.006Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.037Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.038Z WARN 7468 --- [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. Broker may not be available. 13:25:24 2023-12-20T13:25:23.058Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.058Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.082Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.082Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.142Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.142Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.230Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.231Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.241Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:24 2023-12-20T13:25:23.241Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.241Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:24 2023-12-20T13:25:23.249Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.249Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.394Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.394Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.434Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.434Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.534Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.534Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.541Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.541Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.541Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.541Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.696Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.696Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.760Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.760Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.834Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:24 2023-12-20T13:25:23.834Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.834Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:24 2023-12-20T13:25:23.941Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.941Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.961Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.961Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:23.985Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:24 2023-12-20T13:25:23.985Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.140Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.140Z WARN 7468 --- [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. Broker may not be available. 13:25:24 2023-12-20T13:25:24.208Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.208Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.252Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.252Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.289Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.289Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.335Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.335Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.348Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.348Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.394Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:24 2023-12-20T13:25:24.394Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.394Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:24 2023-12-20T13:25:24.443Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.443Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.489Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.489Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.590Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.590Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.598Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.598Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.739Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:24 2023-12-20T13:25:24.739Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.739Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:24 2023-12-20T13:25:24.743Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.743Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.780Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:25:24 2023-12-20T13:25:24.780Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 13:25:24 2023-12-20T13:25:24.782Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:25:24 2023-12-20T13:25:24.784Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:25:24 2023-12-20T13:25:24.784Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:25:24 2023-12-20T13:25:24.785Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:25:24 2023-12-20T13:25:24.787Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:25:24 2023-12-20T13:25:24.787Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:25:24 2023-12-20T13:25:24.787Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:25:24 2023-12-20T13:25:24.788Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:25:24 2023-12-20T13:25:24.788Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:25:24 2023-12-20T13:25:24.788Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:25:24 2023-12-20T13:25:24.822Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 13:25:24 2023-12-20T13:25:24.823Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 13:25:24 2023-12-20T13:25:24.824Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:25:24 2023-12-20T13:25:24.846Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 13:25:24 2023-12-20T13:25:24.847Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:25:24 2023-12-20T13:25:24.850Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.850Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.853Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:25:24 2023-12-20T13:25:24.853Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:25:24 2023-12-20T13:25:24.855Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 13:25:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:25:24 2023-12-20T13:25:24.864Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.864Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:24 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:25:24 2023-12-20T13:25:24.916Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.916Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.921Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.921Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.921Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:25:24 2023-12-20T13:25:24.922Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.922Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.922Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.927Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.927Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.927Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 13:25:24 2023-12-20T13:25:24.929Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.929Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.929Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.931Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.932Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.932Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.932Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:25:24 2023-12-20T13:25:24.934Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.935Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.935Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 13:25:24 2023-12-20T13:25:24.935Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.935Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.935Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.936Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 13:25:24 2023-12-20T13:25:24.938Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.938Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z WARN 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:25:24 2023-12-20T13:25:24.939Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 13:25:24 2023-12-20T13:25:24.939Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.939Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.939Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.940Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 13:25:24 2023-12-20T13:25:24.941Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.941Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.941Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:25:24 2023-12-20T13:25:24.941Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 13:25:24 2023-12-20T13:25:24.945Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:24 2023-12-20T13:25:24.945Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:24 2023-12-20T13:25:24.951Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.951Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.951Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 13:25:24 2023-12-20T13:25:24.952Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.964Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:25:24 2023-12-20T13:25:24.964Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:25:24 2023-12-20T13:25:24.964Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:25:24 2023-12-20T13:25:24.964Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:25:24 2023-12-20T13:25:24.966Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 13:25:24 2023-12-20T13:25:24.966Z INFO 7468 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 13:25:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:25:24 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:25:25 13:25:22,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14975c35 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 13:25:25 13:25:24,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:25:25 13:25:24,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:25:25 13:25:24,985 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6dad41f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:25:25 13:25:24,986 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:25:25 13:25:24,987 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6dad41f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:25:25 13:25:24,988 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:25:25 13:25:24,988 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:25:25 13:25:24,988 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:25:25 13:25:24,988 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4d622d37 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:25:25 13:25:24,988 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6dad41f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:25:25 13:25:24,990 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:25:25 13:25:24,990 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:25:25 13:25:24,990 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:25:25 13:25:24,990 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078724990) 13:25:25 13:25:24,990 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:25:25 13:25:24,990 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:25 13:25:24,991 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:25:25 13:25:24,992 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:25:25 13:25:24,992 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:25 13:25:24,992 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:25:25 13:25:24,992 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:25:25 13:25:24,996 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6b0da905 - Setting zoneId to "UTC" 13:25:25 13:25:24,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:25:25 13:25:24,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@453dccb6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:25:25 13:25:24,999 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@297fd432 - End of configuration. 13:25:25 13:25:24,999 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7955972e - Registering current configuration as safe fallback point 13:25:25 13:25:25 13:25:25 . ____ _ __ _ _ 13:25:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:25 =========|_|==============|___/=/_/_/_/ 13:25:25 :: Spring Boot :: (v3.1.2) 13:25:25 13:25:25 2023-12-20T13:25:25.002Z INFO 7468 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:25 2023-12-20T13:25:25.002Z INFO 7468 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 13:25:25 2023-12-20T13:25:25.023Z INFO 7468 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.052 seconds (process running for 168.087) 13:25:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:25:25 13:25:25 . ____ _ __ _ _ 13:25:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:25 =========|_|==============|___/=/_/_/_/ 13:25:25 :: Spring Boot :: (v3.1.2) 13:25:25 13:25:25 2023-12-20T13:25:25.055Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:25 2023-12-20T13:25:25.056Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 13:25:25 2023-12-20T13:25:25.061Z INFO 7468 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.02 seconds (process running for 168.125) 13:25:25 2023-12-20T13:25:25.064Z WARN 7468 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:25:25 2023-12-20T13:25:25.067Z WARN 7468 --- [onPool-worker-2] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:25:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:25:25 2023-12-20T13:25:25.099Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.099Z WARN 7468 --- [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. Broker may not be available. 13:25:25 2023-12-20T13:25:25.148Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.149Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.202Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.202Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.203Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.203Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.217Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.217Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:25 13:25:25 . ____ _ __ _ _ 13:25:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:25 =========|_|==============|___/=/_/_/_/ 13:25:25 :: Spring Boot :: (v3.1.2) 13:25:25 13:25:25 2023-12-20T13:25:25.364Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:25 2023-12-20T13:25:25.364Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:25:25 2023-12-20T13:25:25.372Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.372Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.453Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.453Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.513Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:25 2023-12-20T13:25:25.513Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.513Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:25 2023-12-20T13:25:25.604Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:25 2023-12-20T13:25:25.604Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.604Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:25 2023-12-20T13:25:25.631Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.278 seconds (process running for 168.695) 13:25:25 2023-12-20T13:25:25.652Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.652Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.663Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.663Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.702Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.702Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.778Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.778Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.800Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.800Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:25:25 2023-12-20T13:25:25.805Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.805Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:25:25 13:25:25 . ____ _ __ _ _ 13:25:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:25 =========|_|==============|___/=/_/_/_/ 13:25:25 :: Spring Boot :: (v3.1.2) 13:25:25 13:25:25 2023-12-20T13:25:25.832Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:25 2023-12-20T13:25:25.832Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:25:25 2023-12-20T13:25:25.850Z INFO 7468 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.028 seconds (process running for 168.914) 13:25:25 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:25:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:25:25 2023-12-20T13:25:25.927Z INFO 7468 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 13:25:25 2023-12-20T13:25:25.928Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.928Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:25 2023-12-20T13:25:25.929Z INFO 7468 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 13:25:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:25:25 2023-12-20T13:25:25.947Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.948Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:25:25 2023-12-20T13:25:25.964Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:25 2023-12-20T13:25:25.964Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 13:25:26 2023-12-20T13:25:26.015Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:26 2023-12-20T13:25:26.015Z WARN 7468 --- [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. Broker may not be available. 13:25:26 2023-12-20T13:25:26.064Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:26 2023-12-20T13:25:26.064Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:25:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 13:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 13:25:26 2023-12-20T13:25:26.093Z ERROR 7468 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 13:25:26 13:25:26 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 13:25:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:25:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:25:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:25:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:25:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:25:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:25:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:25:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:25:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:25:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:25:26 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 13:25:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:26 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:25:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:25:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:25:26 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 13:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:25:26 2023-12-20T13:25:26.137Z ERROR 7468 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 13:25:26 13:25:26 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 13:25:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:25:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:25:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:25:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:25:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:25:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:25:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:25:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:25:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:25:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:25:26 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 13:25:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:26 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:26 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:26 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:25:26 13:25:26 . ____ _ __ _ _ 13:25:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:26 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:26 =========|_|==============|___/=/_/_/_/ 13:25:26 :: Spring Boot :: (v3.1.2) 13:25:26 13:25:26 2023-12-20T13:25:26.157Z INFO 7468 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7468 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:25:26 2023-12-20T13:25:26.157Z INFO 7468 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 13:25:26 2023-12-20T13:25:26.162Z INFO 7468 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 169.226) 13:25:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:25:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:25:26 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:25:31 2023-12-20T13:25:26.178Z INFO 7468 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:25:31 2023-12-20T13:25:26.214Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.214Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.313Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: aeb61c0b24c527fa992431c96a7a9120c3212310f3de7a0e567695002fc7eb4c 13:25:31 2023-12-20T13:25:26.367Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.367Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.415Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.415Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.420Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.420Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.470Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.470Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.472Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.472Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.672Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.672Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.676Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:26.676Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.676Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:26.726Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.726Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.820Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:31 2023-12-20T13:25:26.820Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.820Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:26.869Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.869Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:26.916Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:26.916Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.017Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.017Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.017Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.017Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.020Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.020Z WARN 7468 --- [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. Broker may not be available. 13:25:31 2023-12-20T13:25:27.066Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.066Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.129Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.129Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.143Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.143Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.368Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.368Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.470Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.470Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.477Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.477Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.477Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.478Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.574Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.574Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.574Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.574Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.574Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.574Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.593Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:27.593Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.593Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:27.796Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.796Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.839Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.839Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.869Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:31 2023-12-20T13:25:27.869Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.925Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:31 2023-12-20T13:25:27.925Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:27.925Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:28.025Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.025Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.041Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.041Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.071Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.071Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.134Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.134Z WARN 7468 --- [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. Broker may not be available. 13:25:31 2023-12-20T13:25:28.175Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.175Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.221Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.221Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.322Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.322Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.330Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.330Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.579Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.579Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.646Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:28.646Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.646Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:28.676Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.676Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.679Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.679Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.680Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.680Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.698Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.698Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.729Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.729Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.794Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.794Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.823Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.823Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:28.944Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:31 2023-12-20T13:25:28.944Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.037Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.037Z WARN 7468 --- [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. Broker may not be available. 13:25:31 2023-12-20T13:25:29.074Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.074Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.080Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:31 2023-12-20T13:25:29.080Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.080Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:29.227Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.227Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.274Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.274Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.278Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.278Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.383Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.383Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.474Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.474Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.486Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.486Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.581Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.582Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.651Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.651Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.689Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.689Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.698Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.698Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.725Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.725Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.731Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.731Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.750Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:29.750Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.750Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:29.779Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.779Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:29.940Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:31 2023-12-20T13:25:29.940Z WARN 7468 --- [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. Broker may not be available. 13:25:31 2023-12-20T13:25:30.026Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.026Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.036Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:31 2023-12-20T13:25:30.036Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.036Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:30.052Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.052Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.176Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.176Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.235Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.235Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.329Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.329Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.377Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.377Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.393Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.393Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.483Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.483Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.484Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.484Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.636Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.636Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.655Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:30.655Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.655Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:30.684Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.684Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.693Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.693Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.709Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.709Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.714Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.714Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.935Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.936Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.936Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.936Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:30.947Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.947Z WARN 7468 --- [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. Broker may not be available. 13:25:31 2023-12-20T13:25:30.965Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:31 2023-12-20T13:25:30.965Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.139Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:31 2023-12-20T13:25:31.139Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.139Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:31.182Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.182Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.294Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.294Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.347Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.347Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.437Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.437Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.440Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.440Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.487Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.487Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.489Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.489Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.541Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.541Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.562Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:31 2023-12-20T13:25:31.562Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.562Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:31 2023-12-20T13:25:31.586Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.586Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.647Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:31 2023-12-20T13:25:31.647Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:31 2023-12-20T13:25:31.728Z INFO 7468 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.550108984S 13:25:31 2023-12-20T13:25:31.732Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:31 allow.auto.create.topics = true 13:25:31 auto.commit.interval.ms = 5000 13:25:31 auto.include.jmx.reporter = true 13:25:31 auto.offset.reset = earliest 13:25:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:31 check.crcs = true 13:25:31 client.dns.lookup = use_all_dns_ips 13:25:31 client.id = consumer-test-11 13:25:31 client.rack = 13:25:31 connections.max.idle.ms = 540000 13:25:31 default.api.timeout.ms = 60000 13:25:31 enable.auto.commit = true 13:25:31 exclude.internal.topics = true 13:25:31 fetch.max.bytes = 52428800 13:25:31 fetch.max.wait.ms = 500 13:25:31 fetch.min.bytes = 1 13:25:31 group.id = test 13:25:31 group.instance.id = null 13:25:31 heartbeat.interval.ms = 3000 13:25:31 interceptor.classes = [] 13:25:31 internal.leave.group.on.close = true 13:25:31 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:31 isolation.level = read_uncommitted 13:25:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:31 max.partition.fetch.bytes = 1048576 13:25:31 max.poll.interval.ms = 300000 13:25:31 max.poll.records = 500 13:25:31 metadata.max.age.ms = 300000 13:25:31 metric.reporters = [] 13:25:31 metrics.num.samples = 2 13:25:31 metrics.recording.level = INFO 13:25:31 metrics.sample.window.ms = 30000 13:25:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:31 receive.buffer.bytes = 65536 13:25:31 reconnect.backoff.max.ms = 1000 13:25:31 reconnect.backoff.ms = 50 13:25:31 request.timeout.ms = 30000 13:25:31 retry.backoff.ms = 100 13:25:31 sasl.client.callback.handler.class = null 13:25:31 sasl.jaas.config = null 13:25:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:31 sasl.kerberos.min.time.before.relogin = 60000 13:25:31 sasl.kerberos.service.name = null 13:25:31 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:31 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:31 sasl.login.callback.handler.class = null 13:25:31 sasl.login.class = null 13:25:31 sasl.login.connect.timeout.ms = null 13:25:31 sasl.login.read.timeout.ms = null 13:25:31 sasl.login.refresh.buffer.seconds = 300 13:25:31 sasl.login.refresh.min.period.seconds = 60 13:25:31 sasl.login.refresh.window.factor = 0.8 13:25:31 sasl.login.refresh.window.jitter = 0.05 13:25:31 sasl.login.retry.backoff.max.ms = 10000 13:25:31 sasl.login.retry.backoff.ms = 100 13:25:31 sasl.mechanism = GSSAPI 13:25:31 sasl.oauthbearer.clock.skew.seconds = 30 13:25:31 sasl.oauthbearer.expected.audience = null 13:25:31 sasl.oauthbearer.expected.issuer = null 13:25:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:31 sasl.oauthbearer.jwks.endpoint.url = null 13:25:31 sasl.oauthbearer.scope.claim.name = scope 13:25:31 sasl.oauthbearer.sub.claim.name = sub 13:25:31 sasl.oauthbearer.token.endpoint.url = null 13:25:31 security.protocol = PLAINTEXT 13:25:31 security.providers = null 13:25:31 send.buffer.bytes = 131072 13:25:31 session.timeout.ms = 45000 13:25:31 socket.connection.setup.timeout.max.ms = 30000 13:25:31 socket.connection.setup.timeout.ms = 10000 13:25:31 ssl.cipher.suites = null 13:25:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:31 ssl.endpoint.identification.algorithm = https 13:25:31 ssl.engine.factory.class = null 13:25:31 ssl.key.password = null 13:25:31 ssl.keymanager.algorithm = SunX509 13:25:31 ssl.keystore.certificate.chain = null 13:25:31 ssl.keystore.key = null 13:25:31 ssl.keystore.location = null 13:25:31 ssl.keystore.password = null 13:25:31 ssl.keystore.type = JKS 13:25:31 ssl.protocol = TLSv1.3 13:25:31 ssl.provider = null 13:25:31 ssl.secure.random.implementation = null 13:25:31 ssl.trustmanager.algorithm = PKIX 13:25:31 ssl.truststore.certificates = null 13:25:31 ssl.truststore.location = null 13:25:31 ssl.truststore.password = null 13:25:31 ssl.truststore.type = JKS 13:25:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:31 13:25:31 2023-12-20T13:25:31.735Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:31 2023-12-20T13:25:31.735Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:31 2023-12-20T13:25:31.735Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078731735 13:25:32 2023-12-20T13:25:31.764Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:31.765Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-15 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:31.766Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:31.767Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:31.767Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:31.767Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078731766 13:25:32 2023-12-20T13:25:31.794Z INFO 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:25:32 2023-12-20T13:25:31.794Z WARN 7468 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:31.802Z INFO 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:25:32 2023-12-20T13:25:31.802Z WARN 7468 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:31.866Z INFO 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:25:32 2023-12-20T13:25:31.866Z WARN 7468 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:31.877Z INFO 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:25:32 2023-12-20T13:25:31.877Z WARN 7468 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:31.932Z WARN 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 13:25:32 2023-12-20T13:25:31.933Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:31.961Z INFO 7468 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:25:32 2023-12-20T13:25:31.961Z WARN 7468 --- [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. Broker may not be available. 13:25:32 2023-12-20T13:25:32.060Z WARN 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 13:25:32 2023-12-20T13:25:32.093Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.093Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.100Z INFO 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.100Z WARN 7468 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.168Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.188Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-12 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.190Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.190Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.190Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732190 13:25:32 2023-12-20T13:25:32.194Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.194Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-16 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.196Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.196Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.196Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.196Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732196 13:25:32 2023-12-20T13:25:32.206Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.206Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.212Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-13 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.214Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.214Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.214Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732214 13:25:32 2023-12-20T13:25:32.220Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.220Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-17 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.223Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.223Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.223Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.223Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732223 13:25:32 2023-12-20T13:25:32.236Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.236Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.242Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-14 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.244Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.244Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.244Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732244 13:25:32 2023-12-20T13:25:32.249Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.249Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-18 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.251Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.251Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.251Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.251Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732251 13:25:32 2023-12-20T13:25:32.254Z INFO 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.254Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.254Z WARN 7468 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:32 2023-12-20T13:25:32.257Z INFO 7468 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.257Z INFO 7468 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.265Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-15 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.267Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.267Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.267Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732267 13:25:32 2023-12-20T13:25:32.284Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.284Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-19 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.286Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.286Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.286Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.286Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732286 13:25:32 2023-12-20T13:25:32.291Z INFO 7468 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.291Z INFO 7468 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.298Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-16 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.300Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.300Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.300Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732300 13:25:32 2023-12-20T13:25:32.305Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.305Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-20 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.308Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.308Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.308Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.308Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732308 13:25:32 2023-12-20T13:25:32.317Z INFO 7468 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.317Z INFO 7468 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.322Z INFO 7468 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:25:32 allow.auto.create.topics = true 13:25:32 auto.commit.interval.ms = 5000 13:25:32 auto.include.jmx.reporter = true 13:25:32 auto.offset.reset = earliest 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 check.crcs = true 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = consumer-test-17 13:25:32 client.rack = 13:25:32 connections.max.idle.ms = 540000 13:25:32 default.api.timeout.ms = 60000 13:25:32 enable.auto.commit = true 13:25:32 exclude.internal.topics = true 13:25:32 fetch.max.bytes = 52428800 13:25:32 fetch.max.wait.ms = 500 13:25:32 fetch.min.bytes = 1 13:25:32 group.id = test 13:25:32 group.instance.id = null 13:25:32 heartbeat.interval.ms = 3000 13:25:32 interceptor.classes = [] 13:25:32 internal.leave.group.on.close = true 13:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 13:25:32 isolation.level = read_uncommitted 13:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:25:32 max.partition.fetch.bytes = 1048576 13:25:32 max.poll.interval.ms = 300000 13:25:32 max.poll.records = 500 13:25:32 metadata.max.age.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:25:32 receive.buffer.bytes = 65536 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 session.timeout.ms = 45000 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:25:32 13:25:32 2023-12-20T13:25:32.323Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.323Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.323Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732323 13:25:32 2023-12-20T13:25:32.324Z INFO 7468 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 13:25:32 2023-12-20T13:25:32.329Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:25:32 2023-12-20T13:25:32.329Z INFO 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:25:32 acks = -1 13:25:32 auto.include.jmx.reporter = true 13:25:32 batch.size = 16384 13:25:32 bootstrap.servers = [PLAINTEXT://localhost:32788] 13:25:32 buffer.memory = 33554432 13:25:32 client.dns.lookup = use_all_dns_ips 13:25:32 client.id = producer-21 13:25:32 compression.type = none 13:25:32 connections.max.idle.ms = 540000 13:25:32 delivery.timeout.ms = 120000 13:25:32 enable.idempotence = false 13:25:32 interceptor.classes = [] 13:25:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:25:32 linger.ms = 1 13:25:32 max.block.ms = 60000 13:25:32 max.in.flight.requests.per.connection = 5 13:25:32 max.request.size = 1048576 13:25:32 metadata.max.age.ms = 300000 13:25:32 metadata.max.idle.ms = 300000 13:25:32 metric.reporters = [] 13:25:32 metrics.num.samples = 2 13:25:32 metrics.recording.level = INFO 13:25:32 metrics.sample.window.ms = 30000 13:25:32 partitioner.adaptive.partitioning.enable = true 13:25:32 partitioner.availability.timeout.ms = 0 13:25:32 partitioner.class = null 13:25:32 partitioner.ignore.keys = false 13:25:32 receive.buffer.bytes = 32768 13:25:32 reconnect.backoff.max.ms = 1000 13:25:32 reconnect.backoff.ms = 50 13:25:32 request.timeout.ms = 30000 13:25:32 retries = 0 13:25:32 retry.backoff.ms = 100 13:25:32 sasl.client.callback.handler.class = null 13:25:32 sasl.jaas.config = null 13:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:25:32 sasl.kerberos.min.time.before.relogin = 60000 13:25:32 sasl.kerberos.service.name = null 13:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:25:32 sasl.login.callback.handler.class = null 13:25:32 sasl.login.class = null 13:25:32 sasl.login.connect.timeout.ms = null 13:25:32 sasl.login.read.timeout.ms = null 13:25:32 sasl.login.refresh.buffer.seconds = 300 13:25:32 sasl.login.refresh.min.period.seconds = 60 13:25:32 sasl.login.refresh.window.factor = 0.8 13:25:32 sasl.login.refresh.window.jitter = 0.05 13:25:32 sasl.login.retry.backoff.max.ms = 10000 13:25:32 sasl.login.retry.backoff.ms = 100 13:25:32 sasl.mechanism = GSSAPI 13:25:32 sasl.oauthbearer.clock.skew.seconds = 30 13:25:32 sasl.oauthbearer.expected.audience = null 13:25:32 sasl.oauthbearer.expected.issuer = null 13:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:25:32 sasl.oauthbearer.jwks.endpoint.url = null 13:25:32 sasl.oauthbearer.scope.claim.name = scope 13:25:32 sasl.oauthbearer.sub.claim.name = sub 13:25:32 sasl.oauthbearer.token.endpoint.url = null 13:25:32 security.protocol = PLAINTEXT 13:25:32 security.providers = null 13:25:32 send.buffer.bytes = 131072 13:25:32 socket.connection.setup.timeout.max.ms = 30000 13:25:32 socket.connection.setup.timeout.ms = 10000 13:25:32 ssl.cipher.suites = null 13:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:25:32 ssl.endpoint.identification.algorithm = https 13:25:32 ssl.engine.factory.class = null 13:25:32 ssl.key.password = null 13:25:32 ssl.keymanager.algorithm = SunX509 13:25:32 ssl.keystore.certificate.chain = null 13:25:32 ssl.keystore.key = null 13:25:32 ssl.keystore.location = null 13:25:32 ssl.keystore.password = null 13:25:32 ssl.keystore.type = JKS 13:25:32 ssl.protocol = TLSv1.3 13:25:32 ssl.provider = null 13:25:32 ssl.secure.random.implementation = null 13:25:32 ssl.trustmanager.algorithm = PKIX 13:25:32 ssl.truststore.certificates = null 13:25:32 ssl.truststore.location = null 13:25:32 ssl.truststore.password = null 13:25:32 ssl.truststore.type = JKS 13:25:32 transaction.timeout.ms = 60000 13:25:32 transactional.id = null 13:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:25:32 13:25:32 2023-12-20T13:25:32.331Z WARN 7468 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:25:32 2023-12-20T13:25:32.331Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:25:32 2023-12-20T13:25:32.331Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:25:32 2023-12-20T13:25:32.331Z INFO 7468 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1703078732331 13:25:32 2023-12-20T13:25:32.341Z INFO 7468 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.341Z INFO 7468 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.344Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.344Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.346Z INFO 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.346Z WARN 7468 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.353Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to A3VR1wJ8QlKPI3DPPJe62g 13:25:32 2023-12-20T13:25:32.353Z INFO 7468 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: yl_pFLKSSSyxKJJRcyCQ8A 13:25:32 2023-12-20T13:25:32.452Z INFO 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.452Z WARN 7468 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.466Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 13:25:32 2023-12-20T13:25:32.467Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:25:32 2023-12-20T13:25:32.470Z INFO 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.470Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.470Z WARN 7468 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:25:32 2023-12-20T13:25:32.485Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-cf6bc9a6-854f-4804-bcf5-9139b4144afd 13:25:32 2023-12-20T13:25:32.485Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 13:25:32 2023-12-20T13:25:32.485Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:25:32 2023-12-20T13:25:32.489Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.489Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.505Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-cf6bc9a6-854f-4804-bcf5-9139b4144afd', protocol='range'} 13:25:32 2023-12-20T13:25:32.505Z INFO 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.505Z WARN 7468 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.505Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-cf6bc9a6-854f-4804-bcf5-9139b4144afd=Assignment(partitions=[my-topic-name-0])} 13:25:32 2023-12-20T13:25:32.529Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-cf6bc9a6-854f-4804-bcf5-9139b4144afd', protocol='range'} 13:25:32 2023-12-20T13:25:32.529Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 13:25:32 2023-12-20T13:25:32.529Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 13:25:32 2023-12-20T13:25:32.539Z INFO 7468 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 13:25:32 2023-12-20T13:25:32.555Z INFO 7468 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 13:25:32 2023-12-20T13:25:32.593Z INFO 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.593Z WARN 7468 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.598Z INFO 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.598Z WARN 7468 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.673Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.674Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.675Z INFO 7468 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.675Z INFO 7468 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.729Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.729Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 138ms, elapsed time since send: 138ms, request timeout: 30000ms) 13:25:32 2023-12-20T13:25:32.729Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 13:25:32 2023-12-20T13:25:32.729Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 13:25:32 2023-12-20T13:25:32.730Z INFO 7468 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=1578169771, epoch=1) to node 1: 13:25:32 13:25:32 org.apache.kafka.common.errors.DisconnectException: null 13:25:32 13:25:32 2023-12-20T13:25:32.730Z INFO 7468 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:25:32 2023-12-20T13:25:32.747Z INFO 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.747Z WARN 7468 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.774Z INFO 7468 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.774Z WARN 7468 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.774Z INFO 7468 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.774Z WARN 7468 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.774Z INFO 7468 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.774Z WARN 7468 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.775Z INFO 7468 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.775Z WARN 7468 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.775Z INFO 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.775Z WARN 7468 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.775Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.775Z WARN 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.775Z INFO 7468 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.775Z WARN 7468 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.830Z INFO 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.830Z WARN 7468 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.857Z INFO 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.857Z WARN 7468 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:25:32 2023-12-20T13:25:32.876Z INFO 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:25:32 2023-12-20T13:25:32.876Z WARN 7468 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 13:25:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.717 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:25:32 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:25:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:25:32 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:25:32 2023-12-20T13:25:32.914Z WARN 7468 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 13:25:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:25:32 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 13:25:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 13:25:33 [INFO] 13:25:33 [INFO] Results: 13:25:33 [INFO] 13:25:33 [INFO] Tests run: 546, Failures: 0, Errors: 0, Skipped: 0 13:25:33 [INFO] 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 13:25:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:25:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 13:25:33 [INFO] 13:25:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 13:25:33 [INFO] 13:25:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 13:25:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 13:25:33 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:25:33 [INFO] 13:25:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 13:25:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 13:25:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:25:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 13:25:33 [INFO] All coverage checks have been met. 13:25:33 [INFO] 13:25:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 13:25:33 [INFO] 13:25:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 13:25:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar 13:25:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom 13:25:33 [INFO] 13:25:33 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 13:25:33 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 13:25:33 [INFO] --------------------------------[ jar ]--------------------------------- 13:25:33 [INFO] 13:25:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 13:25:33 [INFO] 13:25:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 13:25:33 [INFO] 13:25:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 13:25:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:25:33 [INFO] 13:25:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 13:25:33 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:25:33 [INFO] 13:25:33 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 13:25:34 [INFO] Generating with dryRun=false 13:25:34 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:25:34 [INFO] OpenAPI Generator: spring (server) 13:25:34 [INFO] Generator 'spring' is considered stable. 13:25:34 [INFO] ---------------------------------- 13:25:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:25:34 [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) 13:25:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:25:34 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [INFO] Processing operation getResourceDataForCmHandle 13:25:34 [INFO] Processing operation updateResourceDataRunningForCmHandle 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [INFO] Processing operation createResourceDataRunningForCmHandle 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [INFO] Processing operation deleteResourceDataRunningForCmHandle 13:25:34 [INFO] Processing operation patchResourceDataRunningForCmHandle 13:25:34 [INFO] Processing operation executeDataOperationForCmHandles 13:25:34 [INFO] Processing operation queryResourceDataForCmHandle 13:25:34 [INFO] Processing operation getModuleReferencesByCmHandle 13:25:34 [INFO] Processing operation getModuleDefinitionsByCmHandleId 13:25:34 [INFO] Processing operation searchCmHandles 13:25:34 [INFO] Processing operation retrieveCmHandleDetailsById 13:25:34 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 13:25:34 [INFO] Processing operation searchCmHandleIds 13:25:34 [INFO] Processing operation getCmHandleStateByCmHandleId 13:25:34 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 13:25:34 [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] 13:25:34 [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] 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [WARNING] Multiple MediaTypes found, using only the first one 13:25:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:34 [WARNING] Multiple MediaTypes found, using only the first one 13:25:34 [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] 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 13:25:34 [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] 13:25:34 [INFO] Skipping generation of supporting files. 13:25:34 ################################################################################ 13:25:34 # Thanks for using OpenAPI Generator. # 13:25:34 # Please consider donation to help us maintain this project 🙏 # 13:25:34 # https://opencollective.com/openapi_generator/donate # 13:25:34 ################################################################################ 13:25:34 [INFO] 13:25:34 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 13:25:34 [INFO] Generating with dryRun=false 13:25:34 [INFO] No .openapi-generator-ignore file found. 13:25:34 [INFO] OpenAPI Generator: spring (server) 13:25:34 [INFO] Generator 'spring' is considered stable. 13:25:34 [INFO] ---------------------------------- 13:25:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:25:34 [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) 13:25:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:25:34 [INFO] Processing operation updateDmiPluginRegistration 13:25:34 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 13:25:34 [INFO] Processing operation searchCmHandleIds 13:25:34 [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] 13:25:34 [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] 13:25:34 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 13:25:34 [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] 13:25:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 13:25:34 [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] 13:25:34 [INFO] Skipping generation of supporting files. 13:25:34 ################################################################################ 13:25:34 # Thanks for using OpenAPI Generator. # 13:25:34 # Please consider donation to help us maintain this project 🙏 # 13:25:34 # https://opencollective.com/openapi_generator/donate # 13:25:34 ################################################################################ 13:25:34 [INFO] 13:25:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 13:25:34 [INFO] You have 0 Checkstyle violations. 13:25:34 [INFO] 13:25:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 13:25:34 [INFO] You have 0 Checkstyle violations. 13:25:34 [INFO] 13:25:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 13:25:34 [INFO] Starting audit... 13:25:34 Audit done. 13:25:34 [INFO] You have 0 Checkstyle violations. 13:25:34 [INFO] 13:25:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 13:25:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:25:34 [INFO] Copying 1 resource 13:25:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 13:25:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 13:25:34 [INFO] 13:25:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 13:25:34 [INFO] Changes detected - recompiling the module! :dependency 13:25:34 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 13:25:35 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 13:25:35 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 13:25:35 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 13:25:35 [INFO] 13:25:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 13:25:35 [INFO] 13:25:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 13:25:35 [INFO] Fork Value is true 13:25:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:25:37 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:25:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:25:37 [java] WARNING: System::setSecurityManager will be removed in a future release 13:25:39 [INFO] Done SpotBugs Analysis.... 13:25:39 [INFO] 13:25:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 13:25:39 [INFO] 13:25:39 [INFO] 13:25:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 13:25:39 [INFO] BugInstance size is 0 13:25:39 [INFO] Error size is 0 13:25:39 [INFO] No errors/warnings found 13:25:39 [INFO] 13:25:39 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 13:25:39 [INFO] Generating with dryRun=false 13:25:39 [INFO] No .openapi-generator-ignore file found. 13:25:39 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:25:39 [INFO] Generator 'openapi-yaml' is considered stable. 13:25:39 [INFO] Output file [outputFile=openapi-inventory.yaml] 13:25:39 [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] 13:25:39 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:25:39 ################################################################################ 13:25:39 # Thanks for using OpenAPI Generator. # 13:25:39 # Please consider donation to help us maintain this project 🙏 # 13:25:39 # https://opencollective.com/openapi_generator/donate # 13:25:39 ################################################################################ 13:25:39 [INFO] 13:25:39 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 13:25:39 [INFO] Generating with dryRun=false 13:25:39 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:25:39 [INFO] Generator 'openapi-yaml' is considered stable. 13:25:39 [INFO] Output file [outputFile=openapi.yaml] 13:25:39 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 13:25:39 [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] 13:25:39 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:25:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:39 [WARNING] Multiple MediaTypes found, using only the first one 13:25:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [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] 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 13:25:39 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:25:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:25:39 ################################################################################ 13:25:39 # Thanks for using OpenAPI Generator. # 13:25:39 # Please consider donation to help us maintain this project 🙏 # 13:25:39 # https://opencollective.com/openapi_generator/donate # 13:25:39 ################################################################################ 13:25:39 [INFO] 13:25:39 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 13:25:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:25:39 [INFO] Copying 2 resources 13:25:39 [INFO] 13:25:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 13:25:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:25:39 [INFO] Copying 6 resources 13:25:39 [INFO] 13:25:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 13:25:39 [INFO] Changes detected - recompiling the module! :dependency 13:25:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:25:40 [INFO] 13:25:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 13:25:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:25:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:25:41 [INFO] Compiled 18 files. 13:25:41 [INFO] 13:25:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 13:25:41 [INFO] 13:25:41 [INFO] ------------------------------------------------------- 13:25:41 [INFO] T E S T S 13:25:41 [INFO] ------------------------------------------------------- 13:25:43 13:25:42.717 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:25:43 13:25:42.905 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:25:43 13:25:43.027 [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. 13:25:43 13:25:43.068 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:25:43 13:25:43.086 [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. 13:25:43 13:25:43.095 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:25:43 13:25:43.134 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:25:43 13:25:43.142 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:25:43 13:25:43.145 [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. 13:25:43 13:25:43.152 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:25:43 13:25:43.155 [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. 13:25:43 13:25:43.161 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:25:43 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:25:47 13:25:42,529 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:25:47 13:25:42,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:25:47 13:25:42,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:25:47 13:25:42,550 |-INFO in ch.qos.logback.classic.BasicConfigurator@63714a1 - Setting up default configuration. 13:25:47 13:25:44,834 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@53bf791 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:25:47 13:25:44,881 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bc6a43c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:25:47 13:25:44,881 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@53bf791 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:25:47 13:25:44,884 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:25:47 13:25:44,884 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:25:47 13:25:44,884 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:25:47 13:25:44,886 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bc6a43c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:25:47 13:25:44,886 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@53bf791 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:25:47 13:25:44,893 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:25:47 13:25:44,893 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:25:47 13:25:44,897 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:25:47 13:25:44,927 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078744925) 13:25:47 13:25:44,927 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:25:47 13:25:44,927 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:25:47 13:25:44,932 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:25:47 13:25:44,936 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:25:47 13:25:44,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:47 13:25:44,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:25:47 13:25:44,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:25:47 13:25:44,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:47 13:25:44,973 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:25:47 13:25:44,980 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:25:47 13:25:45,307 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6193340e - Setting zoneId to "UTC" 13:25:47 13:25:45,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:25:47 13:25:45,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:25:47 13:25:45,556 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:25:47 13:25:45,557 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:25:47 13:25:45,557 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:25:47 13:25:45,557 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:25:47 13:25:45,558 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:25:47 13:25:45,558 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f3fa154 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:25:47 13:25:45,558 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:25:47 13:25:45,558 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3bced0d2 - End of configuration. 13:25:47 13:25:45,558 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@158774d3 - Registering current configuration as safe fallback point 13:25:47 13:25:47 13:25:47 . ____ _ __ _ _ 13:25:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:47 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:47 =========|_|==============|___/=/_/_/_/ 13:25:47 :: Spring Boot :: (v3.1.2) 13:25:47 13:25:47 2023-12-20T13:25:45.665Z INFO 13041 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13041 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:25:47 2023-12-20T13:25:45.666Z INFO 13041 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:25:47 2023-12-20T13:25:47.070Z INFO 13041 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:25:47 2023-12-20T13:25:47.071Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:25:47 2023-12-20T13:25:47.072Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:25:47 2023-12-20T13:25:47.109Z INFO 13041 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.64 seconds (process running for 5.328) 13:25:47 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:25:48 2023-12-20T13:25:48.065Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:48 13:25:48 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:25:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:25:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:25:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:25:48 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:25:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:25:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:48 13:25:48 2023-12-20T13:25:48.079Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:48 13:25:48 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:25:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:25:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:25:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:25:48 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:25:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:25:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:48 13:25:48 2023-12-20T13:25:48.094Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:48 13:25:48 java.lang.IllegalStateException: some error message 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:25:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:25:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:25:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:25:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:25:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:25:48 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:25:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:25:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:25:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:48 13:25:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.849 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:25:48 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:25:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:25:48 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:25:49 13:25:49 . ____ _ __ _ _ 13:25:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:49 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:49 =========|_|==============|___/=/_/_/_/ 13:25:49 :: Spring Boot :: (v3.1.2) 13:25:49 13:25:49 2023-12-20T13:25:48.450Z INFO 13041 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13041 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:25:49 2023-12-20T13:25:48.451Z INFO 13041 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:25:49 2023-12-20T13:25:49.167Z INFO 13041 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:25:49 2023-12-20T13:25:49.167Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:25:49 2023-12-20T13:25:49.167Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:25:49 2023-12-20T13:25:49.175Z INFO 13041 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.755 seconds (process running for 7.394) 13:25:49 2023-12-20T13:25:49.327Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 13:25:49 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:25:49 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 13:25:49 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 13:25:49 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:25:49 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1326592284.executeRequest(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.356Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.574Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:25:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:25:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:25:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:25:49 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 13:25:49 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:25:49 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 13:25:49 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 13:25:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 13:25:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 13:25:49 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 13:25:49 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:25:49 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:25:49 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:25:49 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:25:49 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:25:49 ... 123 common frames omitted 13:25:49 13:25:49 2023-12-20T13:25:49.629Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.636Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:25:49 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.642Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.648Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:25:49 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.657Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.663Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:25:49 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.669Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 2023-12-20T13:25:49.675Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:49 13:25:49 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:25:49 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:25:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:25:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:25:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:25:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:49 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:49 13:25:49 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:25:49 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:25:50 13:25:50 . ____ _ __ _ _ 13:25:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:25:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:25:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:25:50 ' |____| .__|_| |_|_| |_\__, | / / / / 13:25:50 =========|_|==============|___/=/_/_/_/ 13:25:50 :: Spring Boot :: (v3.1.2) 13:25:50 13:25:50 2023-12-20T13:25:49.756Z INFO 13041 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13041 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:25:50 2023-12-20T13:25:49.756Z INFO 13041 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:25:50 2023-12-20T13:25:50.016Z INFO 13041 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:25:50 2023-12-20T13:25:50.016Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:25:50 2023-12-20T13:25:50.016Z INFO 13041 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:25:50 2023-12-20T13:25:50.020Z INFO 13041 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.291 seconds (process running for 8.239) 13:25:50 2023-12-20T13:25:50.092Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:50 13:25:50 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:25:50 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:25:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:25:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:50 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 13:25:50 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 13:25:50 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 13:25:50 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 13:25:50 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 13:25:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 13:25:50 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 13:25:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 13:25:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:25:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:25:50 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:25:50 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:25:50 ... 123 common frames omitted 13:25:50 13:25:50 2023-12-20T13:25:50.123Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:50 13:25:50 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) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:25:50 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:25:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:25:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:25:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:50 13:25:50 2023-12-20T13:25:50.127Z ERROR 13041 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:25:50 13:25:50 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:25:50 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:25:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:25:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:25:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:25:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:25:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:25:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:25:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:25:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:25:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:25:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:25:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:25:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:25:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:25:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:25:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:25:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:25:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:25:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:25:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:25:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:25:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:25:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:25:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:25:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:25:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:25:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:25:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:25:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:25:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:25:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:25:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:25:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:25:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:25:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:25:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:25:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:25:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:25:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:25:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:25:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:25:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:25:50 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:25:50 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 13:25:50 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:25:50 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 13:25:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 13:25:50 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 13:25:50 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 13:25:50 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:25:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:25:50 ... 133 common frames omitted 13:25:50 13:25:50 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:25:50 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:25:50 2023-12-20T13:25:50.203Z ERROR 13041 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:25:50 2023-12-20T13:25:50.708Z WARN 13041 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 13:25:50 2023-12-20T13:25:50.716Z ERROR 13041 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:25:50 2023-12-20T13:25:50.719Z INFO 13041 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:25:50 2023-12-20T13:25:50.726Z ERROR 13041 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:25:50 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:25:50 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:25:50 2023-12-20T13:25:50.797Z INFO 13041 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:25:50 2023-12-20T13:25:50.818Z ERROR 13041 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 13:25:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:25:50 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:25:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:25:50 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:25:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:25:50 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:25:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:25:50 [INFO] 13:25:50 [INFO] Results: 13:25:50 [INFO] 13:25:50 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 13:25:50 [INFO] 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 13:25:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:25:51 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:25:51 [INFO] 13:25:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 13:25:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 13:25:51 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:25:51 [INFO] 13:25:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 13:25:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 13:25:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:25:51 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:25:51 [INFO] All coverage checks have been met. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 13:25:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 13:25:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom 13:25:51 [INFO] 13:25:51 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 13:25:51 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 13:25:51 [INFO] --------------------------------[ pom ]--------------------------------- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] surefireArgLine set to empty 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] argLine set to empty 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Starting audit... 13:25:51 Audit done. 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 13:25:51 [INFO] 13:25:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 13:25:51 [INFO] 13:25:51 [INFO] 13:25:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] No sources specified for compilation. Skipping. 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] 13:25:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] failsafeArgLine set to empty 13:25:51 [INFO] 13:25:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] No tests to run. 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 13:25:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom 13:25:51 [INFO] 13:25:51 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 13:25:51 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 13:25:51 [INFO] --------------------------------[ jar ]--------------------------------- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] 13:25:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] surefireArgLine set to empty 13:25:51 [INFO] 13:25:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:51 [INFO] argLine set to empty 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Starting audit... 13:25:51 Audit done. 13:25:51 [INFO] You have 0 Checkstyle violations. 13:25:51 [INFO] 13:25:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:25:51 [INFO] Copying 3 resources 13:25:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 13:25:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 13:25:51 [INFO] 13:25:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Changes detected - recompiling the module! :dependency 13:25:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:25:51 [INFO] 13:25:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 13:25:51 [INFO] 13:25:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 13:25:51 [INFO] Fork Value is true 13:25:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:25:53 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:25:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:25:53 [java] WARNING: System::setSecurityManager will be removed in a future release 13:25:54 [INFO] Done SpotBugs Analysis.... 13:25:54 [INFO] 13:25:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 13:25:54 [INFO] 13:25:54 [INFO] 13:25:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 13:25:54 [INFO] BugInstance size is 0 13:25:54 [INFO] Error size is 0 13:25:54 [INFO] No errors/warnings found 13:25:54 [INFO] 13:25:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 13:25:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:25:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 13:25:54 [INFO] 13:25:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 13:25:54 [INFO] No sources to compile 13:25:54 [INFO] 13:25:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 13:25:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:25:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:25:55 [INFO] Compiled 4 files. 13:25:55 [INFO] 13:25:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 13:25:55 [INFO] 13:25:55 [INFO] ------------------------------------------------------- 13:25:55 [INFO] T E S T S 13:25:55 [INFO] ------------------------------------------------------- 13:25:56 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:25:58 13:25:55,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:25:58 13:25:55,619 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:25:58 13:25:55,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:25:58 13:25:55,620 |-INFO in ch.qos.logback.classic.BasicConfigurator@3c952a33 - Setting up default configuration. 13:25:58 13:25:56,812 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:25:58 13:25:56,844 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1150d471 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:25:58 13:25:56,844 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:25:58 13:25:56,847 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:25:58 13:25:56,847 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:25:58 13:25:56,847 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:25:58 13:25:56,849 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1150d471 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:25:58 13:25:56,849 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:25:58 13:25:56,854 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:25:58 13:25:56,854 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:25:58 13:25:56,858 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:25:58 13:25:56,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078756873) 13:25:58 13:25:56,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:25:58 13:25:56,875 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:25:58 13:25:56,879 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:25:58 13:25:56,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:25:58 13:25:56,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:58 13:25:56,888 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:25:58 13:25:56,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:25:58 13:25:56,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:25:58 13:25:56,904 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:25:58 13:25:56,907 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:25:58 13:25:56,925 |-INFO in ch.qos.logback.classic.pattern.DateConverter@654e6a90 - Setting zoneId to "UTC" 13:25:58 13:25:56,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:25:58 13:25:56,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:25:58 13:25:57,067 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:25:58 13:25:57,068 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:25:58 13:25:57,068 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:25:58 13:25:57,068 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:25:58 13:25:57,069 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:25:58 13:25:57,069 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:25:58 13:25:57,080 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:25:58 13:25:57,080 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@14168e1 - End of configuration. 13:25:58 13:25:57,080 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@16a5c7e4 - Registering current configuration as safe fallback point 13:25:58 13:25:58 2023-12-20T13:25:57.165Z INFO 13165 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 13:25:58 2023-12-20T13:25:57.166Z INFO 13165 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 13:25:58 2023-12-20T13:25:58.019Z INFO 13165 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 13:25:58 2023-12-20T13:25:58.021Z INFO 13165 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 13:25:58 2023-12-20T13:25:58.055Z INFO 13165 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 13:25:58 2023-12-20T13:25:58.055Z INFO 13165 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 868 ms 13:25:58 2023-12-20T13:25:58.102Z INFO 13165 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 13:25:58 2023-12-20T13:25:58.106Z INFO 13165 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@6aaa678d{application,/,[file:///tmp/jetty-docbase.0.13301155432512909282/],AVAILABLE} 13:25:58 2023-12-20T13:25:58.108Z INFO 13165 --- [ main] org.eclipse.jetty.server.Server : Started Server@7aa15a80{STARTING}[11.0.15,sto=0] @2910ms 13:25:58 2023-12-20T13:25:58.523Z INFO 13165 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 13:25:58 2023-12-20T13:25:58.523Z INFO 13165 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 13:25:58 2023-12-20T13:25:58.524Z INFO 13165 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 13:25:58 2023-12-20T13:25:58.535Z INFO 13165 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@37986daf{HTTP/1.1, (http/1.1)}{0.0.0.0:46795} 13:25:58 2023-12-20T13:25:58.535Z INFO 13165 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 46795 (http/1.1) with context path '/' 13:25:58 2023-12-20T13:25:58.544Z INFO 13165 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.931 seconds (process running for 3.346) 13:25:58 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:25:59 2023-12-20T13:25:59.379Z WARN 13165 --- [tp2116841430-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 13:25:59 2023-12-20T13:25:59.379Z INFO 13165 --- [tp2116841430-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:25:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:25:59 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:25:59 2023-12-20T13:25:59.535Z WARN 13165 --- [ 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 13:25:59 2023-12-20T13:25:59.535Z INFO 13165 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:25:59 2023-12-20T13:25:59.540Z INFO 13165 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test6423243139062493447/file.txt 13:25:59 2023-12-20T13:25:59.541Z WARN 13165 --- [ 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 13:25:59 2023-12-20T13:25:59.541Z ERROR 13165 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 13:25:59 2023-12-20T13:25:59.542Z WARN 13165 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test6423243139062493447/unknown-file.txt', will search it in classpath 13:25:59 2023-12-20T13:25:59.542Z ERROR 13165 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test6423243139062493447/unknown-file.txt file not found on classpath or on file system 13:25:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:25:59 [INFO] 13:25:59 [INFO] Results: 13:25:59 [INFO] 13:25:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 13:25:59 [INFO] 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] 13:25:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] 13:25:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] failsafeArgLine set to empty 13:25:59 [INFO] 13:25:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] 13:25:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] 13:25:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 13:25:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 13:25:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom 13:25:59 [INFO] 13:25:59 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 13:25:59 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 13:25:59 [INFO] --------------------------------[ jar ]--------------------------------- 13:25:59 [INFO] 13:25:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] 13:25:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] 13:25:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] surefireArgLine set to empty 13:25:59 [INFO] 13:25:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:25:59 [INFO] argLine set to empty 13:25:59 [INFO] 13:25:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] You have 0 Checkstyle violations. 13:25:59 [INFO] 13:25:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] You have 0 Checkstyle violations. 13:25:59 [INFO] 13:25:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 13:25:59 [INFO] Starting audit... 13:25:59 Audit done. 13:25:59 [INFO] You have 0 Checkstyle violations. 13:25:59 [INFO] 13:25:59 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 13:26:00 [INFO] 13:26:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 13:26:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 13:26:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 13:26:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 13:26:00 [INFO] 13:26:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 13:26:00 [INFO] Changes detected - recompiling the module! :dependency 13:26:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:26:00 [INFO] 13:26:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 13:26:00 [INFO] 13:26:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 13:26:00 [INFO] Fork Value is true 13:26:02 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:26:02 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:26:02 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:26:02 [java] WARNING: System::setSecurityManager will be removed in a future release 13:26:02 [INFO] Done SpotBugs Analysis.... 13:26:02 [INFO] 13:26:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 13:26:02 [INFO] 13:26:02 [INFO] 13:26:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] BugInstance size is 0 13:26:02 [INFO] Error size is 0 13:26:02 [INFO] No errors/warnings found 13:26:02 [INFO] 13:26:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 13:26:02 [INFO] 13:26:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] No sources to compile 13:26:02 [INFO] 13:26:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] No sources specified for compilation. Skipping. 13:26:02 [INFO] 13:26:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] No tests to run. 13:26:02 [INFO] 13:26:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 13:26:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:02 [INFO] 13:26:02 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] 13:26:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 13:26:03 [INFO] 13:26:03 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:26:03 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original 13:26:03 [INFO] 13:26:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:03 [INFO] failsafeArgLine set to empty 13:26:03 [INFO] 13:26:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] No tests to run. 13:26:03 [INFO] 13:26:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:03 [INFO] 13:26:03 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:03 [INFO] 13:26:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] 13:26:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 13:26:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 13:26:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom 13:26:03 [INFO] 13:26:03 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 13:26:03 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 13:26:03 [INFO] --------------------------------[ jar ]--------------------------------- 13:26:04 [INFO] 13:26:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 13:26:04 [INFO] 13:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 13:26:04 [INFO] 13:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 13:26:04 [INFO] 13:26:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 13:26:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:26:04 [INFO] 13:26:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 13:26:04 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:26:04 [INFO] 13:26:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 13:26:04 [INFO] You have 0 Checkstyle violations. 13:26:04 [INFO] 13:26:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 13:26:04 [INFO] You have 0 Checkstyle violations. 13:26:04 [INFO] 13:26:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 13:26:04 [INFO] Starting audit... 13:26:04 Audit done. 13:26:04 [INFO] You have 0 Checkstyle violations. 13:26:04 [INFO] 13:26:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 13:26:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:04 [INFO] Copying 58 resources 13:26:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 13:26:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 13:26:04 [INFO] 13:26:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 13:26:04 [INFO] Changes detected - recompiling the module! :dependency 13:26:04 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 13:26:05 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 13:26:05 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 13:26:05 [INFO] 13:26:05 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 13:26:05 [INFO] 13:26:05 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 13:26:05 [INFO] Fork Value is true 13:26:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:26:06 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:26:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:26:06 [java] WARNING: System::setSecurityManager will be removed in a future release 13:26:09 [INFO] Done SpotBugs Analysis.... 13:26:09 [INFO] 13:26:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 13:26:09 [INFO] 13:26:09 [INFO] 13:26:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 13:26:09 [INFO] BugInstance size is 0 13:26:09 [INFO] Error size is 0 13:26:09 [INFO] No errors/warnings found 13:26:09 [INFO] 13:26:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 13:26:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 13:26:09 [INFO] 13:26:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 13:26:09 [INFO] No sources to compile 13:26:09 [INFO] 13:26:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 13:26:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:26:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:26:10 [INFO] Compiled 24 files. 13:26:10 [INFO] 13:26:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 13:26:10 [INFO] 13:26:10 [INFO] ------------------------------------------------------- 13:26:10 [INFO] T E S T S 13:26:10 [INFO] ------------------------------------------------------- 13:26:12 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:26:13 13:26:13.903 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 13:26:14 13:26:14.200 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:26:14 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:26:14 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:26:15 13:26:11,709 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:26:15 13:26:11,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:26:15 13:26:11,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:26:15 13:26:11,731 |-INFO in ch.qos.logback.classic.BasicConfigurator@fabe3f8 - Setting up default configuration. 13:26:15 13:26:14,467 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a88d87 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:26:15 13:26:14,511 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@ce24a98 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:26:15 13:26:14,511 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a88d87 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:26:15 13:26:14,514 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:26:15 13:26:14,514 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:26:15 13:26:14,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:26:15 13:26:14,516 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@ce24a98 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:26:15 13:26:14,516 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@11a88d87 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:26:15 13:26:14,546 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:26:15 13:26:14,546 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:26:15 13:26:14,551 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:26:15 13:26:14,587 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078774585) 13:26:15 13:26:14,587 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:26:15 13:26:14,587 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:26:15 13:26:14,593 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:26:15 13:26:14,594 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:26:15 13:26:14,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:26:15 13:26:14,601 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:26:15 13:26:14,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:26:15 13:26:14,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:26:15 13:26:14,627 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:26:15 13:26:14,634 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:26:15 13:26:14,644 |-INFO in ch.qos.logback.classic.pattern.DateConverter@19858f26 - Setting zoneId to "UTC" 13:26:15 13:26:14,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:26:15 13:26:14,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:26:15 13:26:14,907 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:26:15 13:26:14,908 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:26:15 13:26:14,908 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:26:15 13:26:14,909 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:26:15 13:26:14,909 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:26:15 13:26:14,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@496101d1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:26:15 13:26:14,909 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:26:15 13:26:14,909 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c14ed24 - End of configuration. 13:26:15 13:26:14,909 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@523cc8b4 - Registering current configuration as safe fallback point 13:26:15 13:26:15 13:26:15 . ____ _ __ _ _ 13:26:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:26:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:26:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:26:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:26:15 =========|_|==============|___/=/_/_/_/ 13:26:15 :: Spring Boot :: (v3.1.2) 13:26:15 13:26:15 2023-12-20T13:26:15.009Z INFO 13347 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13347 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 13:26:15 2023-12-20T13:26:15.010Z INFO 13347 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 13:26:15 2023-12-20T13:26:15.261Z INFO 13347 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.974 seconds (process running for 4.258) 13:26:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:26:18 2023-12-20T13:26:15.895Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:18 13:26:18 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:18 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:18 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:18 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:18 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:18 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:18 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:18 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:18 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:18 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:18 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:18 ... 48 common frames omitted 13:26:18 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:18 ... 75 common frames omitted 13:26:18 13:26:18 2023-12-20T13:26:16.140Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:26:18 13:26:18 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:18 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:18 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:18 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:18 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:18 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:18 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:18 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:18 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:18 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:18 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:18 ... 48 common frames omitted 13:26:18 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:18 ... 75 common frames omitted 13:26:18 13:26:18 2023-12-20T13:26:16.806Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:26:18 13:26:18 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:18 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:18 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:18 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:18 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:18 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:18 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:18 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:18 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:18 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:18 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:18 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:18 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:18 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:18 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:18 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:18 ... 48 common frames omitted 13:26:18 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:18 ... 75 common frames omitted 13:26:18 13:26:20 2023-12-20T13:26:18.344Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:26:20 13:26:20 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:20 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:20 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:20 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:20 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:20 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:20 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:20 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:20 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:20 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:20 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:20 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:20 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:20 ... 48 common frames omitted 13:26:20 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:20 ... 75 common frames omitted 13:26:20 13:26:20 2023-12-20T13:26:20.350Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:26:20 13:26:20 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:20 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:20 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:20 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:20 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:20 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:20 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:20 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:20 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:20 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:20 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:20 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:20 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:20 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:20 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:20 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:20 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:20 ... 48 common frames omitted 13:26:20 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:20 ... 75 common frames omitted 13:26:20 13:26:21 2023-12-20T13:26:20.372Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:21 13:26:21 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:21 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:21 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:21 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:21 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:21 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:21 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:21 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:21 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:21 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:21 ... 48 common frames omitted 13:26:21 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:21 ... 75 common frames omitted 13:26:21 13:26:21 2023-12-20T13:26:20.604Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:26:21 13:26:21 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:21 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:21 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:21 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:21 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:21 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:26:21 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:21 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:21 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:21 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:21 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:21 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:21 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:21 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:21 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:21 ... 48 common frames omitted 13:26:21 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:21 ... 75 common frames omitted 13:26:21 13:26:23 2023-12-20T13:26:21.418Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:23 13:26:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:23 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:23 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:23 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:23 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:23 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:23 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:23 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:23 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:23 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:23 ... 48 common frames omitted 13:26:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:23 ... 75 common frames omitted 13:26:23 13:26:23 2023-12-20T13:26:21.705Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:26:23 13:26:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:23 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:23 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:23 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:23 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:23 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:23 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:23 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:23 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:23 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:23 ... 48 common frames omitted 13:26:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:23 ... 75 common frames omitted 13:26:23 13:26:23 2023-12-20T13:26:22.323Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:26:23 13:26:23 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:23 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:23 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:23 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:23 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:23 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:23 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:23 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:23 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:23 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:23 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:23 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:23 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:23 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:23 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:23 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:23 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:23 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:23 ... 48 common frames omitted 13:26:23 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:23 ... 75 common frames omitted 13:26:23 13:26:25 2023-12-20T13:26:23.340Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 48 common frames omitted 13:26:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 75 common frames omitted 13:26:25 13:26:25 2023-12-20T13:26:25.084Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 48 common frames omitted 13:26:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 75 common frames omitted 13:26:25 13:26:25 2023-12-20T13:26:25.098Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 48 common frames omitted 13:26:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 75 common frames omitted 13:26:25 13:26:25 2023-12-20T13:26:25.310Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:26:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:26:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:26:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:26:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:26:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:26:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:26:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:26:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:26:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:26:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:26:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:26:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 48 common frames omitted 13:26:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 75 common frames omitted 13:26:25 13:26:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.546 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:26:25 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:26:25 2023-12-20T13:26:25.792Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:26:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:26:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:26:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:26:25 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:26:25 at java.base/java.lang.Class.newInstance(Class.java:645) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:26:25 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:26:25 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 30 common frames omitted 13:26:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 46 common frames omitted 13:26:25 13:26:25 2023-12-20T13:26:25.796Z WARN 13347 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:26:25 13:26:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:26:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:26:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:26:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:26:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:26:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:26:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:26:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:26:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:26:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:26:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:26:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:26:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:26:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:26:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:26:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:26:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:26:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:26:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:26:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:26:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:26:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:26:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:26:25 Caused by: org.hibernate.exception.ConstraintViolationException: 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:26:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:26:25 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:26:25 at java.base/java.lang.Class.newInstance(Class.java:645) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:26:25 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:26:25 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:26:25 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:26:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:26:25 ... 30 common frames omitted 13:26:25 Caused by: java.sql.SQLException: no checksum 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:26:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:26:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:26:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:26:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:26:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:26:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:26:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:26:25 ... 46 common frames omitted 13:26:25 13:26:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:26:25 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:26:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:26:25 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 13:26:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 13:26:25 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 13:26:26 2023-12-20T13:26:26.019Z INFO 13347 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 13:26:26 2023-12-20T13:26:26.019Z INFO 13347 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 13:26:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.cps.spi.utils.SessionManagerSpec 13:26:26 [INFO] 13:26:26 [INFO] Results: 13:26:26 [INFO] 13:26:26 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 13:26:26 [INFO] 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 13:26:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:26:26 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:26:26 [INFO] 13:26:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 13:26:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 13:26:26 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:26:26 [INFO] 13:26:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 13:26:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 13:26:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:26:26 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:26:26 [INFO] All coverage checks have been met. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 13:26:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar 13:26:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom 13:26:26 [INFO] 13:26:26 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 13:26:26 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 13:26:26 [INFO] --------------------------------[ pom ]--------------------------------- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] surefireArgLine set to empty 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] argLine set to empty 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Starting audit... 13:26:26 Audit done. 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 13:26:26 [INFO] 13:26:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 13:26:26 [INFO] 13:26:26 [INFO] 13:26:26 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] No sources specified for compilation. Skipping. 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] 13:26:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] failsafeArgLine set to empty 13:26:26 [INFO] 13:26:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] No tests to run. 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 13:26:26 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom 13:26:26 [INFO] 13:26:26 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 13:26:26 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 13:26:26 [INFO] --------------------------------[ jar ]--------------------------------- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] 13:26:26 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] surefireArgLine set to empty 13:26:26 [INFO] 13:26:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:26 [INFO] argLine set to empty 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] Starting audit... 13:26:26 Audit done. 13:26:26 [INFO] You have 0 Checkstyle violations. 13:26:26 [INFO] 13:26:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:26 [INFO] Copying 4 resources 13:26:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 13:26:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 13:26:26 [INFO] 13:26:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:26 [INFO] Changes detected - recompiling the module! :dependency 13:26:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 13:26:27 [INFO] 13:26:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 13:26:27 [INFO] 13:26:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:27 [INFO] Fork Value is true 13:26:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:26:28 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:26:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:26:28 [java] WARNING: System::setSecurityManager will be removed in a future release 13:26:29 [INFO] Done SpotBugs Analysis.... 13:26:29 [INFO] 13:26:29 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 13:26:29 [INFO] 13:26:29 [INFO] 13:26:29 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] BugInstance size is 0 13:26:29 [INFO] Error size is 0 13:26:29 [INFO] No errors/warnings found 13:26:29 [INFO] 13:26:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 13:26:29 [INFO] 13:26:29 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] No sources to compile 13:26:29 [INFO] 13:26:29 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] No sources specified for compilation. Skipping. 13:26:29 [INFO] 13:26:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] No tests to run. 13:26:29 [INFO] 13:26:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:29 [INFO] 13:26:29 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] 13:26:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 13:26:29 [INFO] 13:26:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:29 [INFO] failsafeArgLine set to empty 13:26:29 [INFO] 13:26:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] No tests to run. 13:26:29 [INFO] 13:26:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:29 [INFO] 13:26:29 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:29 [INFO] 13:26:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] 13:26:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 13:26:29 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 13:26:29 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom 13:26:29 [INFO] 13:26:29 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 13:26:29 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 13:26:29 [INFO] --------------------------------[ jar ]--------------------------------- 13:26:30 [INFO] 13:26:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] 13:26:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] 13:26:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] 13:26:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:30 [INFO] surefireArgLine set to empty 13:26:30 [INFO] 13:26:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:30 [INFO] argLine set to empty 13:26:30 [INFO] 13:26:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] You have 0 Checkstyle violations. 13:26:30 [INFO] 13:26:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] You have 0 Checkstyle violations. 13:26:30 [INFO] 13:26:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Starting audit... 13:26:30 Audit done. 13:26:30 [INFO] You have 0 Checkstyle violations. 13:26:30 [INFO] 13:26:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 13:26:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 13:26:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 13:26:30 [INFO] 13:26:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Changes detected - recompiling the module! :dependency 13:26:30 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:26:30 [INFO] 13:26:30 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 13:26:30 [INFO] 13:26:30 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:30 [INFO] Fork Value is true 13:26:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:26:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:26:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:26:31 [java] WARNING: System::setSecurityManager will be removed in a future release 13:26:32 [INFO] Done SpotBugs Analysis.... 13:26:32 [INFO] 13:26:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 13:26:32 [INFO] 13:26:32 [INFO] 13:26:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] BugInstance size is 0 13:26:32 [INFO] Error size is 0 13:26:32 [INFO] No errors/warnings found 13:26:32 [INFO] 13:26:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 13:26:32 [INFO] 13:26:32 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] No sources to compile 13:26:32 [INFO] 13:26:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] No sources specified for compilation. Skipping. 13:26:32 [INFO] 13:26:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] No tests to run. 13:26:32 [INFO] 13:26:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:32 [INFO] 13:26:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] 13:26:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 13:26:32 [INFO] 13:26:32 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:34 [INFO] 13:26:34 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231220T132002Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 13:26:34 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 13:26:34 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:26:34 [INFO] Building dependencies layer... 13:26:34 [INFO] Building project dependencies layer... 13:26:34 [INFO] Building resources layer... 13:26:34 [INFO] Building classes layer... 13:26:34 [INFO] Building jvm arg files layer... 13:26:34 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:26:37 [INFO] 13:26:37 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 13:26:37 [INFO] Loading to Docker daemon... 13:26:43 [INFO] 13:26:43 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231220T132002Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 13:26:43 [INFO] 13:26:43 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 13:26:43 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 13:26:43 [INFO] 13:26:43 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 13:26:43 [INFO] 13:26:43 [INFO] 13:26:43 [INFO] 13:26:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:43 [INFO] failsafeArgLine set to empty 13:26:43 [INFO] 13:26:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] No tests to run. 13:26:43 [INFO] 13:26:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:43 [INFO] 13:26:43 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:26:43 [INFO] 13:26:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] 13:26:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 13:26:43 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 13:26:43 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom 13:26:43 [INFO] 13:26:43 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 13:26:43 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 13:26:43 [INFO] --------------------------------[ jar ]--------------------------------- 13:26:43 [INFO] 13:26:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 13:26:43 [INFO] 13:26:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 13:26:43 [INFO] 13:26:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 13:26:43 [INFO] 13:26:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 13:26:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:26:43 [INFO] 13:26:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 13:26:43 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:26:43 [INFO] 13:26:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 13:26:43 [INFO] You have 0 Checkstyle violations. 13:26:43 [INFO] 13:26:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 13:26:43 [INFO] You have 0 Checkstyle violations. 13:26:43 [INFO] 13:26:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 13:26:43 [INFO] Starting audit... 13:26:43 Audit done. 13:26:43 [INFO] You have 0 Checkstyle violations. 13:26:43 [INFO] 13:26:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 13:26:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 13:26:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 13:26:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 13:26:43 [INFO] 13:26:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 13:26:43 [INFO] No sources to compile 13:26:43 [INFO] 13:26:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 13:26:43 [INFO] 13:26:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 13:26:43 [INFO] 13:26:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 13:26:43 [INFO] 13:26:43 [INFO] 13:26:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 13:26:43 [INFO] 13:26:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 13:26:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:26:43 [INFO] Copying 16 resources 13:26:43 [INFO] 13:26:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 13:26:43 [INFO] Changes detected - recompiling the module! :dependency 13:26:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:26:44 [INFO] 13:26:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 13:26:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:26:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:26:46 [INFO] Compiled 73 files. 13:26:46 [INFO] 13:26:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 13:26:46 [INFO] 13:26:46 [INFO] ------------------------------------------------------- 13:26:46 [INFO] T E S T S 13:26:46 [INFO] ------------------------------------------------------- 13:26:48 13:26:48.557 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:26:48 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 13:27:42 13:26:48.947 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 13:27:42 13:26:49.335 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:27:42 13:26:49.337 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:27:42 13:26:49.362 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:27:42 Server Version: 23.0.1 13:27:42 API Version: 1.42 13:27:42 Operating System: CentOS Stream 8 13:27:42 Total Memory: 31890 MB 13:27:42 13:26:49.366 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:27:42 ******************************************************************************** 13:27:42 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:27:42 ******************************************************************************** 13:27:42 13:26:49.369 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:27:42 13:26:49.370 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:27:42 13:26:49.399 [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. 13:27:42 13:26:49.405 [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) 13:27:42 13:26:51.434 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 13:27:42 13:26:51.461 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:27:42 13:26:51.947 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 13:27:42 13:26:54.043 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (4 MB/? MB) 13:27:42 13:26:55.183 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (9 MB/? MB) 13:27:42 13:26:56.309 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (13 MB/? MB) 13:27:42 13:26:56.816 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (16 MB/? MB) 13:27:42 13:26:57.320 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (19 MB/? MB) 13:27:42 13:26:59.386 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 13:27:42 13:26:59.888 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 13:27:42 13:27:00.385 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (43 MB/? MB) 13:27:42 13:27:00.412 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (44 MB/? MB) 13:27:42 13:27:00.597 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (44 MB/? MB) 13:27:42 13:27:00.686 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 3 extracted, (44 MB/? MB) 13:27:42 13:27:00.803 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 4 extracted, (45 MB/? MB) 13:27:42 13:27:00.884 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (45 MB/? MB) 13:27:42 13:27:01.380 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (47 MB/? MB) 13:27:42 13:27:01.585 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (47 MB/? MB) 13:27:42 13:27:02.003 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (48 MB/? MB) 13:27:42 13:27:02.159 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 13:27:42 13:27:02.296 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (49 MB/? MB) 13:27:42 13:27:02.478 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (49 MB/? MB) 13:27:42 13:27:23.019 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 13:27:42 13:27:25.115 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 13:27:42 13:27:25.206 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 13:27:42 13:27:25.289 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 13:27:42 13:27:25.369 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 13:27:42 13:27:25.436 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 13:27:42 13:27:25.454 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 34s (downloaded 130 MB at 3 MB/s) 13:27:42 13:27:25.488 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 13:27:42 13:27:31.174 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: a7526d1ed900b9979091c91fdf7c189d5f1a7462a10ba37853f87a71579ace22 13:27:42 13:27:33.048 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT43.6777606S 13:27:42 13:27:33.050 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 13:27:42 13:26:47,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:27:42 13:26:47,223 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:27:42 13:26:47,223 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:27:42 13:26:47,224 |-INFO in ch.qos.logback.classic.BasicConfigurator@4c5afa2d - Setting up default configuration. 13:27:42 13:27:33,452 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@554d4856 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:27:42 13:27:33,526 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@46cd3592 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:27:42 13:27:33,526 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@554d4856 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:27:42 13:27:33,529 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:27:42 13:27:33,529 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:27:42 13:27:33,529 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:27:42 13:27:33,531 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@46cd3592 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:27:42 13:27:33,531 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@554d4856 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:27:42 13:27:33,539 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:27:42 13:27:33,539 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:27:42 13:27:33,544 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:27:42 13:27:33,574 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078853572) 13:27:42 13:27:33,575 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:27:42 13:27:33,575 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:27:42 13:27:33,579 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:27:42 13:27:33,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:27:42 13:27:33,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:27:42 13:27:33,590 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:27:42 13:27:33,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:27:42 13:27:33,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:27:42 13:27:33,619 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:27:42 13:27:33,626 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:27:42 13:27:34,348 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3177221b - Setting zoneId to "UTC" 13:27:42 13:27:34,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:27:42 13:27:34,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:27:42 13:27:34,613 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:27:42 13:27:34,614 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:27:42 13:27:34,614 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:27:42 13:27:34,614 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:27:42 13:27:34,615 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:27:42 13:27:34,615 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a673ee8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:27:42 13:27:34,615 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:27:42 13:27:34,615 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ec7c39b - End of configuration. 13:27:42 13:27:34,615 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@21890674 - Registering current configuration as safe fallback point 13:27:42 13:27:42 13:27:42 . ____ _ __ _ _ 13:27:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:27:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:27:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:27:42 ' |____| .__|_| |_|_| |_\__, | / / / / 13:27:42 =========|_|==============|___/=/_/_/_/ 13:27:42 :: Spring Boot :: (v3.1.2) 13:27:42 13:27:42 2023-12-20T13:27:34.750Z INFO 13796 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13796 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 13:27:42 2023-12-20T13:27:34.751Z INFO 13796 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:27:42 2023-12-20T13:27:35.301Z INFO 13796 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 13:27:42 2023-12-20T13:27:35.362Z INFO 13796 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 13:27:42 2023-12-20T13:27:36.102Z INFO 13796 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 13:27:42 2023-12-20T13:27:36.375Z INFO 13796 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22080528 13:27:42 2023-12-20T13:27:36.376Z INFO 13796 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 13:27:42 2023-12-20T13:27:36.560Z INFO 13796 --- [ main] liquibase.database : Set default schema name to public 13:27:42 2023-12-20T13:27:36.762Z INFO 13796 --- [ main] liquibase.lockservice : Successfully acquired change log lock 13:27:42 2023-12-20T13:27:36.992Z INFO 13796 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 13:27:42 2023-12-20T13:27:37.001Z INFO 13796 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:27:42 2023-12-20T13:27:37.147Z INFO 13796 --- [ main] liquibase.command : Using deploymentId: 3078857007 13:27:42 2023-12-20T13:27:37.162Z INFO 13796 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 13:27:42 2023-12-20T13:27:37.212Z INFO 13796 --- [ main] liquibase.changelog : Table anchor created 13:27:42 2023-12-20T13:27:37.212Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 10ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 13:27:42 2023-12-20T13:27:37.238Z INFO 13796 --- [ main] liquibase.changelog : Table relation created 13:27:42 2023-12-20T13:27:37.238Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 13:27:42 2023-12-20T13:27:37.246Z INFO 13796 --- [ main] liquibase.changelog : Table relation_type created 13:27:42 2023-12-20T13:27:37.247Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 13:27:42 2023-12-20T13:27:37.254Z INFO 13796 --- [ main] liquibase.changelog : Table fragment created 13:27:42 2023-12-20T13:27:37.254Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 5ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 13:27:42 2023-12-20T13:27:37.263Z INFO 13796 --- [ main] liquibase.changelog : Table schema_set created 13:27:42 2023-12-20T13:27:37.265Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 8ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 13:27:42 2023-12-20T13:27:37.272Z INFO 13796 --- [ main] liquibase.changelog : Table yang_resource created 13:27:42 2023-12-20T13:27:37.274Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 13:27:42 2023-12-20T13:27:37.283Z INFO 13796 --- [ main] liquibase.changelog : Table dataspace created 13:27:42 2023-12-20T13:27:37.283Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 13:27:42 2023-12-20T13:27:37.291Z INFO 13796 --- [ main] liquibase.changelog : Table schema_node created 13:27:42 2023-12-20T13:27:37.291Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 5ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 13:27:42 2023-12-20T13:27:37.298Z INFO 13796 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 13:27:42 2023-12-20T13:27:37.298Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 13:27:42 2023-12-20T13:27:37.304Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 13:27:42 2023-12-20T13:27:37.304Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 13:27:42 2023-12-20T13:27:37.313Z INFO 13796 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 13:27:42 2023-12-20T13:27:37.314Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 13:27:42 2023-12-20T13:27:37.328Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 13:27:42 2023-12-20T13:27:37.329Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 7ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 13:27:42 2023-12-20T13:27:37.335Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 13:27:42 2023-12-20T13:27:37.335Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 13:27:42 2023-12-20T13:27:37.343Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 13:27:42 2023-12-20T13:27:37.344Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 13:27:42 2023-12-20T13:27:37.347Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 13:27:42 2023-12-20T13:27:37.348Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 13:27:42 2023-12-20T13:27:37.353Z INFO 13796 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 13:27:42 2023-12-20T13:27:37.354Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 13:27:42 2023-12-20T13:27:37.359Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 13:27:42 2023-12-20T13:27:37.360Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 13:27:42 2023-12-20T13:27:37.364Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 13:27:42 2023-12-20T13:27:37.364Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 13:27:42 2023-12-20T13:27:37.368Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 13:27:42 2023-12-20T13:27:37.369Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 13:27:42 2023-12-20T13:27:37.373Z INFO 13796 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 13:27:42 2023-12-20T13:27:37.374Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 13:27:42 2023-12-20T13:27:37.379Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 13:27:42 2023-12-20T13:27:37.380Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 13:27:42 2023-12-20T13:27:37.386Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 13:27:42 2023-12-20T13:27:37.386Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 13:27:42 2023-12-20T13:27:37.392Z INFO 13796 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 13:27:42 2023-12-20T13:27:37.392Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 13:27:42 2023-12-20T13:27:37.399Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 13:27:42 2023-12-20T13:27:37.399Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 13:27:42 2023-12-20T13:27:37.405Z INFO 13796 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 13:27:42 2023-12-20T13:27:37.405Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 13:27:42 2023-12-20T13:27:37.410Z INFO 13796 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 13:27:42 2023-12-20T13:27:37.410Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 13:27:42 2023-12-20T13:27:37.415Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 13:27:42 2023-12-20T13:27:37.420Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 8ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 13:27:42 2023-12-20T13:27:37.426Z INFO 13796 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 13:27:42 2023-12-20T13:27:37.426Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 13:27:42 2023-12-20T13:27:37.432Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 13:27:42 2023-12-20T13:27:37.433Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 13:27:42 2023-12-20T13:27:37.438Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 13:27:42 2023-12-20T13:27:37.439Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 13:27:42 2023-12-20T13:27:37.443Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 13:27:42 2023-12-20T13:27:37.444Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 13:27:42 2023-12-20T13:27:37.450Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 13:27:42 2023-12-20T13:27:37.450Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 13:27:42 2023-12-20T13:27:37.456Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 13:27:42 2023-12-20T13:27:37.458Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 13:27:42 2023-12-20T13:27:37.465Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 13:27:42 2023-12-20T13:27:37.483Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 22ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 13:27:42 2023-12-20T13:27:37.491Z INFO 13796 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 13:27:42 2023-12-20T13:27:37.491Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 4ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 13:27:42 2023-12-20T13:27:37.510Z INFO 13796 --- [ main] liquibase.changelog : Custom SQL executed 13:27:42 2023-12-20T13:27:37.510Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 15ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 13:27:42 2023-12-20T13:27:37.513Z INFO 13796 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 13:27:42 2023-12-20T13:27:37.513Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 13:27:42 2023-12-20T13:27:37.521Z INFO 13796 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 13:27:42 2023-12-20T13:27:37.521Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 6ms 13:27:42 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 13:27:42 2023-12-20T13:27:37.526Z INFO 13796 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 13:27:42 2023-12-20T13:27:37.528Z INFO 13796 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 13:27:42 2023-12-20T13:27:37.529Z INFO 13796 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 5ms 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : UPDATE SUMMARY 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : Run: 39 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : Previously run: 0 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : Filtered out: 0 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : ------------------------------- 13:27:42 2023-12-20T13:27:37.539Z INFO 13796 --- [ main] liquibase.util : Total change sets: 39 13:27:42 13:27:42 13:27:42 UPDATE SUMMARY 13:27:42 Run: 39 13:27:42 Previously run: 0 13:27:42 Filtered out: 0 13:27:42 ------------------------------- 13:27:42 Total change sets: 39 13:27:42 13:27:42 2023-12-20T13:27:37.540Z INFO 13796 --- [ main] liquibase.util : Update summary generated 13:27:42 Liquibase: Update has been successful. 13:27:42 2023-12-20T13:27:37.541Z INFO 13796 --- [ main] liquibase.command : Update command completed successfully. 13:27:42 2023-12-20T13:27:37.543Z INFO 13796 --- [ main] liquibase.lockservice : Successfully released change log lock 13:27:42 2023-12-20T13:27:37.547Z INFO 13796 --- [ main] liquibase.lockservice : Successfully released change log lock 13:27:42 2023-12-20T13:27:37.549Z INFO 13796 --- [ main] liquibase.command : Command execution complete 13:27:42 2023-12-20T13:27:37.648Z INFO 13796 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 13:27:42 2023-12-20T13:27:37.706Z INFO 13796 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 13:27:42 2023-12-20T13:27:37.708Z INFO 13796 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 13:27:42 2023-12-20T13:27:37.708Z INFO 13796 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 13:27:42 2023-12-20T13:27:37.959Z INFO 13796 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:27:42 2023-12-20T13:27:38.113Z INFO 13796 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 13:27:42 2023-12-20T13:27:38.397Z INFO 13796 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:27:42 2023-12-20T13:27:39.328Z INFO 13796 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 13:27:42 2023-12-20T13:27:39.331Z INFO 13796 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 13:27:42 2023-12-20T13:27:39.655Z WARN 13796 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 13:27:42 2023-12-20T13:27:39.766Z WARN 13796 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 13:27:42 2023-12-20T13:27:39.781Z INFO 13796 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 13:27:42 2023-12-20T13:27:40.008Z WARN 13796 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 13:27:42 2023-12-20T13:27:40.054Z WARN 13796 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 13:27:42 2023-12-20T13:27:40.097Z WARN 13796 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 13:27:42 2023-12-20T13:27:40.369Z WARN 13796 --- [ 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 13:27:42 2023-12-20T13:27:42.349Z INFO 13796 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 9.218 seconds (process running for 55.929) 13:27:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:27:44 2023-12-20T13:27:44.320Z INFO 13796 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:27:44 2023-12-20T13:27:44.343Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:44 2023-12-20T13:27:44.343Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 13:27:44 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 13:27:44 2023-12-20T13:27:44.382Z INFO 13796 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:27:44 2023-12-20T13:27:44.395Z INFO 13796 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:27:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.194 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 13:27:44 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 13:27:44 2023-12-20T13:27:44.960Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:44 2023-12-20T13:27:44.960Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 13:27:44 Detail: Key (name)=(generalTestDataspace) already exists. 13:27:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 13:27:44 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 13:27:46 line 1:0 mismatched input 'invalid' expecting '/' 13:27:46 line 1:0 mismatched input 'invalid' expecting '/' 13:27:46 2023-12-20T13:27:46.070Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 13:27:47 2023-12-20T13:27:46.884Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:46.885Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 13:27:47 2023-12-20T13:27:46.886Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 13:27:47 2023-12-20T13:27:46.888Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:46.888Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 13:27:47 line 1:9 missing '/' at 'path' 13:27:47 line 1:9 missing '/' at 'path' 13:27:47 2023-12-20T13:27:47.046Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 13:27:47 2023-12-20T13:27:47.308Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.308Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.309Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 13:27:47 2023-12-20T13:27:47.312Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.312Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.565Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.565Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.566Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 13:27:47 2023-12-20T13:27:47.569Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.569Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.714Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.714Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.715Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 13:27:47 2023-12-20T13:27:47.718Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.718Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.773Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.773Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:27:47 2023-12-20T13:27:47.773Z WARN 13796 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 13:27:47 2023-12-20T13:27:47.777Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:47 2023-12-20T13:27:47.777Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:27:47 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:27:49 [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.286 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 13:27:49 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 13:27:49 2023-12-20T13:27:49.305Z WARN 13796 --- [ 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]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.486Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.487Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.488Z WARN 13796 --- [ 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_72, Optional[2072-01-01]] 13:27:49 2023-12-20T13:27:49.814Z WARN 13796 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 13:27:49 2023-12-20T13:27:49.864Z WARN 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:27:49 2023-12-20T13:27:49.864Z ERROR 13796 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 13:27:49 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 8) already exists. 13:27:50 2023-12-20T13:27:50.116Z WARN 13796 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 13:27:50 2023-12-20T13:27:50.222Z WARN 13796 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 13:27:50 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 13:27:50 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 13:27:50 line 1:0 mismatched input 'cpsPath' expecting '/' 13:27:50 line 1:0 mismatched input 'cpsPath' expecting '/' 13:27:51 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 13:27:51 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 13:27:51 2023-12-20T13:27:51.581Z WARN 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 13:27:51 2023-12-20T13:27:51.581Z INFO 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 13:27:51 2023-12-20T13:27:51.581Z INFO 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 13:27:51 2023-12-20T13:27:51.582Z INFO 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 13:27:51 2023-12-20T13:27:51.582Z INFO 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 13:27:51 2023-12-20T13:27:51.584Z INFO 13796 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 13:27:51 2023-12-20T13:27:51.625Z INFO 13796 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:27:51 2023-12-20T13:27:51.696Z INFO 13796 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 13:27:51 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 13:27:51 2023-12-20T13:27:51.727Z INFO 13796 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 13:27:52 2023-12-20T13:27:51.783Z INFO 13796 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 13:27:52 2023-12-20T13:27:52.090Z INFO 13796 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 2023-12-20T13:27:52.094Z INFO 13796 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 13:27:52 2023-12-20T13:27:52.101Z INFO 13796 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 2023-12-20T13:27:52.103Z INFO 13796 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:27:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 13:27:52 [INFO] 13:27:52 [INFO] Results: 13:27:52 [INFO] 13:27:52 [INFO] Tests run: 283, Failures: 0, Errors: 0, Skipped: 0 13:27:52 [INFO] 13:27:52 [INFO] 13:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 13:27:52 [INFO] Skipping JaCoCo execution due to missing classes directory. 13:27:52 [INFO] 13:27:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 13:27:52 [INFO] 13:27:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 13:27:52 [WARNING] JAR will be empty - no content was marked for inclusion! 13:27:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 13:27:52 [INFO] 13:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 13:27:52 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:27:52 [INFO] 13:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 13:27:52 [INFO] 13:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 13:27:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:27:52 [INFO] 13:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 13:27:52 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 13:27:52 [INFO] 13:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 13:27:52 [INFO] 13:27:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 13:27:52 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar 13:27:52 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom 13:27:52 [INFO] 13:27:52 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 13:27:52 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 13:27:52 [INFO] --------------------------------[ jar ]--------------------------------- 13:27:56 [INFO] 13:27:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 13:27:56 [INFO] 13:27:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 13:27:56 [INFO] 13:27:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 13:27:56 [INFO] 13:27:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 13:27:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:27:56 [INFO] 13:27:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 13:27:56 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:27:56 [INFO] 13:27:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 13:27:56 [INFO] You have 0 Checkstyle violations. 13:27:56 [INFO] 13:27:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 13:27:57 [INFO] You have 0 Checkstyle violations. 13:27:57 [INFO] 13:27:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 13:27:57 [INFO] Starting audit... 13:27:57 Audit done. 13:27:57 [INFO] You have 0 Checkstyle violations. 13:27:57 [INFO] 13:27:57 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 13:27:57 [INFO] 13:27:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 13:27:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:27:57 [INFO] Copying 1 resource 13:27:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 13:27:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 13:27:57 [INFO] 13:27:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 13:27:57 [INFO] Changes detected - recompiling the module! :dependency 13:27:57 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:27:57 [INFO] 13:27:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 13:27:57 [INFO] 13:27:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 13:27:57 [INFO] Fork Value is true 13:27:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:27:58 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 13:27:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:27:58 [java] WARNING: System::setSecurityManager will be removed in a future release 13:28:00 [INFO] Done SpotBugs Analysis.... 13:28:00 [INFO] 13:28:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 13:28:00 [INFO] 13:28:00 [INFO] 13:28:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 13:28:00 [INFO] BugInstance size is 0 13:28:00 [INFO] Error size is 0 13:28:00 [INFO] No errors/warnings found 13:28:00 [INFO] 13:28:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 13:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:28:00 [INFO] Copying 2 resources 13:28:00 [INFO] 13:28:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 13:28:00 [INFO] Changes detected - recompiling the module! :dependency 13:28:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:28:00 [INFO] 13:28:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 13:28:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:28:00 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:28:00 [INFO] Compiled 2 files. 13:28:00 [INFO] 13:28:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 13:28:00 [INFO] 13:28:00 [INFO] ------------------------------------------------------- 13:28:00 [INFO] T E S T S 13:28:00 [INFO] ------------------------------------------------------- 13:28:02 13:28:01.985 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:28:02 13:28:02.164 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 13:28:02 13:28:02.373 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 13:28:02 13:28:02.408 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:28:02 13:28:02.418 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 13:28:02 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 13:28:07 13:28:01,808 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:28:07 13:28:01,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:28:07 13:28:01,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:28:07 13:28:01,830 |-INFO in ch.qos.logback.classic.BasicConfigurator@73299197 - Setting up default configuration. 13:28:07 13:28:03,134 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ef7145f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:28:07 13:28:03,182 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1611ce1c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:28:07 13:28:03,182 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ef7145f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 13:28:07 13:28:03,186 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:28:07 13:28:03,186 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:28:07 13:28:03,186 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:28:07 13:28:03,187 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1611ce1c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:28:07 13:28:03,187 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ef7145f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 13:28:07 13:28:03,195 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:28:07 13:28:03,195 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:28:07 13:28:03,199 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:28:07 13:28:03,230 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1703078883229) 13:28:07 13:28:03,231 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 13:28:07 13:28:03,231 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:28:07 13:28:03,236 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:28:07 13:28:03,243 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:28:07 13:28:03,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:28:07 13:28:03,250 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:28:07 13:28:03,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:28:07 13:28:03,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:28:07 13:28:03,281 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:28:07 13:28:03,294 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:28:07 13:28:03,637 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7fd7965b - Setting zoneId to "UTC" 13:28:07 13:28:03,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:28:07 13:28:03,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:28:07 13:28:03,885 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:28:07 13:28:03,886 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:28:07 13:28:03,886 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:28:07 13:28:03,887 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:28:07 13:28:03,887 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:28:07 13:28:03,887 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40cd02fc - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:28:07 13:28:03,887 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:28:07 13:28:03,888 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@9742012 - End of configuration. 13:28:07 13:28:03,888 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@118d7e0e - Registering current configuration as safe fallback point 13:28:07 13:28:07 13:28:07 . ____ _ __ _ _ 13:28:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:28:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:28:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:28:07 ' |____| .__|_| |_|_| |_\__, | / / / / 13:28:07 =========|_|==============|___/=/_/_/_/ 13:28:07 :: Spring Boot :: (v3.1.2) 13:28:07 13:28:07 2023-12-20T13:28:03.988Z INFO 14462 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14462 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 13:28:07 2023-12-20T13:28:03.989Z INFO 14462 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 13:28:07 2023-12-20T13:28:05.171Z INFO 14462 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6de7c6bd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4355f7b6, org.springframework.security.web.context.SecurityContextHolderFilter@d5f3118, org.springframework.security.web.header.HeaderWriterFilter@24af33a1, org.springframework.security.web.authentication.logout.LogoutFilter@1d66664f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6e79cc31, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@523a10a0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e64ee13, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ce50896, org.springframework.security.web.access.ExceptionTranslationFilter@4f6f69ef, org.springframework.security.web.access.intercept.AuthorizationFilter@4e5c1817] 13:28:07 2023-12-20T13:28:07.036Z INFO 14462 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:28:07 2023-12-20T13:28:07.036Z INFO 14462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:28:07 2023-12-20T13:28:07.038Z INFO 14462 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 13:28:07 2023-12-20T13:28:07.060Z INFO 14462 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.337 seconds (process running for 6.044) 13:28:07 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:28:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.835 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 13:28:08 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 13:28:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec 13:28:08 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 13:28:11 2023-12-20T13:28:08.548Z INFO 14462 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 13:28:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.3 s - in org.onap.cps.architecture.LayeredArchitectureTest 13:28:11 [INFO] 13:28:11 [INFO] Results: 13:28:11 [INFO] 13:28:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 13:28:11 [INFO] 13:28:11 [INFO] 13:28:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 13:28:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:28:11 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:28:12 [INFO] 13:28:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 13:28:12 [INFO] 13:28:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 13:28:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 13:28:12 [INFO] 13:28:12 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 13:28:12 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:28:12 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original 13:28:12 [INFO] 13:28:12 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 13:28:12 [INFO] 13:28:12 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231220T132002Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 13:28:12 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 13:28:12 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:28:12 [INFO] Building dependencies layer... 13:28:12 [INFO] Building resources layer... 13:28:12 [INFO] Building project dependencies layer... 13:28:12 [INFO] Building jvm arg files layer... 13:28:12 [INFO] Building classes layer... 13:28:12 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:28:16 [INFO] 13:28:16 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 13:28:16 [INFO] Loading to Docker daemon... 13:28:18 [INFO] 13:28:18 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231220T132002Z, nexus3.onap.org:10003/onap/cps-and-ncmp 13:28:18 [INFO] 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 13:28:18 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:28:18 [INFO] 13:28:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 13:28:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:28:18 [INFO] All coverage checks have been met. 13:28:18 [INFO] 13:28:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 13:28:18 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar 13:28:18 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom 13:28:18 [INFO] 13:28:18 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 13:28:18 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 13:28:18 [INFO] --------------------------------[ jar ]--------------------------------- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 13:28:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 13:28:18 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/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/* 13:28:18 [INFO] 13:28:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 13:28:18 [INFO] You have 0 Checkstyle violations. 13:28:18 [INFO] 13:28:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 13:28:18 [INFO] You have 0 Checkstyle violations. 13:28:18 [INFO] 13:28:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 13:28:18 [INFO] Starting audit... 13:28:18 Audit done. 13:28:18 [INFO] You have 0 Checkstyle violations. 13:28:18 [INFO] 13:28:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 13:28:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:28:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 13:28:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 13:28:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 13:28:18 [INFO] 13:28:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 13:28:18 [INFO] No sources to compile 13:28:18 [INFO] 13:28:18 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 13:28:18 [INFO] 13:28:18 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 13:28:18 [INFO] 13:28:18 [INFO] 13:28:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 13:28:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:28:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 13:28:18 [INFO] 13:28:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 13:28:18 [INFO] No sources to compile 13:28:18 [INFO] 13:28:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 13:28:18 [INFO] No sources specified for compilation. Skipping. 13:28:18 [INFO] 13:28:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 13:28:18 [INFO] No tests to run. 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 13:28:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:28:18 [INFO] 13:28:18 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 13:28:18 [INFO] 13:28:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 13:28:18 [WARNING] JAR will be empty - no content was marked for inclusion! 13:28:18 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 13:28:18 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* 13:28:18 [INFO] 13:28:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 13:28:18 [INFO] No tests to run. 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 13:28:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 13:28:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] 13:28:18 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 13:28:18 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:28:18 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:28:18 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:28:18 [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes 13:28:18 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:28:18 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:28:18 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:28:18 [INFO] Analyzed bundle 'cps-service' with 54 classes 13:28:18 [INFO] Analyzed bundle 'integration-test' with 0 classes 13:28:19 [INFO] 13:28:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 13:28:19 [INFO] 13:28:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 13:28:19 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar 13:28:19 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom 13:28:19 [INFO] 13:28:19 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 13:28:19 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 13:28:19 [INFO] --------------------------------[ pom ]--------------------------------- 13:28:19 [INFO] 13:28:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 13:28:19 [INFO] 13:28:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 13:28:19 [INFO] 13:28:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 13:28:19 [INFO] 13:28:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 13:28:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 13:28:19 [INFO] 13:28:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 13:28:19 [INFO] Starting audit... 13:28:19 Audit done. 13:28:19 [INFO] You have 0 Checkstyle violations. 13:28:19 [INFO] 13:28:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 13:28:20 [INFO] Starting audit... 13:28:20 Audit done. 13:28:20 [INFO] You have 0 Checkstyle violations. 13:28:20 [INFO] 13:28:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 13:28:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:28:20 [INFO] 13:28:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 13:28:20 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 13:28:20 [INFO] 13:28:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 13:28:20 [INFO] No tests to run. 13:28:20 [INFO] 13:28:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 13:28:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:28:20 [INFO] 13:28:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 13:28:20 [INFO] 13:28:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 13:28:20 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom 13:28:20 [INFO] ------------------------------------------------------------------------ 13:28:20 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 13:28:20 [INFO] 13:28:20 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.004 s] 13:28:20 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 13:28:20 [INFO] checkstyle ......................................... SUCCESS [ 4.873 s] 13:28:20 [INFO] spotbugs ........................................... SUCCESS [ 0.017 s] 13:28:20 [INFO] cps-parent ......................................... SUCCESS [ 12.768 s] 13:28:20 [INFO] cps-events ......................................... SUCCESS [ 11.015 s] 13:28:20 [INFO] cps-path-parser .................................... SUCCESS [ 13.302 s] 13:28:20 [INFO] cps-service ........................................ SUCCESS [ 58.650 s] 13:28:20 [INFO] cps-rest ........................................... SUCCESS [ 26.682 s] 13:28:20 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.003 s] 13:28:20 [INFO] cps-ncmp-service ................................... SUCCESS [03:12 min] 13:28:20 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.471 s] 13:28:20 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.180 s] 13:28:20 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.363 s] 13:28:20 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.479 s] 13:28:20 [INFO] cps-ri ............................................. SUCCESS [ 23.161 s] 13:28:20 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.213 s] 13:28:20 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.353 s] 13:28:20 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 13.250 s] 13:28:20 [INFO] integration-test ................................... SUCCESS [01:09 min] 13:28:20 [INFO] cps-application .................................... SUCCESS [ 25.511 s] 13:28:20 [INFO] jacoco-report ...................................... SUCCESS [ 0.720 s] 13:28:20 [INFO] cps ................................................ SUCCESS [ 1.344 s] 13:28:20 [INFO] ------------------------------------------------------------------------ 13:28:20 [INFO] BUILD SUCCESS 13:28:20 [INFO] ------------------------------------------------------------------------ 13:28:20 [INFO] Total time: 08:17 min 13:28:20 [INFO] Finished at: 2023-12-20T13:28:20Z 13:28:20 [INFO] ------------------------------------------------------------------------ 13:28:20 $ ssh-agent -k 13:28:20 unset SSH_AUTH_SOCK; 13:28:20 unset SSH_AGENT_PID; 13:28:20 echo Agent pid 5606 killed; 13:28:20 [ssh-agent] Stopped. 13:28:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:28:20 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13049174037715026637.sh 13:28:20 ---> sysstat.sh 13:28:20 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2679710463551920277.sh 13:28:20 ---> package-listing.sh 13:28:20 ++ facter osfamily 13:28:20 ++ tr '[:upper:]' '[:lower:]' 13:28:21 + OS_FAMILY=redhat 13:28:21 + workspace=/w/workspace/cps-master-verify-java 13:28:21 + START_PACKAGES=/tmp/packages_start.txt 13:28:21 + END_PACKAGES=/tmp/packages_end.txt 13:28:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:28:21 + PACKAGES=/tmp/packages_start.txt 13:28:21 + '[' /w/workspace/cps-master-verify-java ']' 13:28:21 + PACKAGES=/tmp/packages_end.txt 13:28:21 + case "${OS_FAMILY}" in 13:28:21 + sort 13:28:21 + rpm -qa 13:28:21 + '[' -f /tmp/packages_start.txt ']' 13:28:21 + '[' -f /tmp/packages_end.txt ']' 13:28:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:28:21 + '[' /w/workspace/cps-master-verify-java ']' 13:28:21 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 13:28:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 13:28:21 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15172577505327323879.sh 13:28:21 ---> capture-instance-metadata.sh 13:28:21 Setup pyenv: 13:28:21 system 13:28:21 3.8.13 13:28:21 3.9.13 13:28:21 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:28:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-foC9 from file:/tmp/.os_lf_venv 13:28:23 lf-activate-venv(): INFO: Installing: lftools 13:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-foC9/bin to PATH 13:28:33 INFO: Running in OpenStack, capturing instance metadata 13:28:33 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16691318573799276811.sh 13:28:33 provisioning config files... 13:28:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18262932542644914457tmp 13:28:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:28:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:28:33 [EnvInject] - Injecting environment variables from a build step. 13:28:33 [EnvInject] - Injecting as environment variables the properties content 13:28:33 SERVER_ID=logs 13:28:33 13:28:33 [EnvInject] - Variables injected successfully. 13:28:33 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9538958052411991001.sh 13:28:33 ---> create-netrc.sh 13:28:33 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5991976016775945639.sh 13:28:33 ---> python-tools-install.sh 13:28:33 Setup pyenv: 13:28:33 system 13:28:33 3.8.13 13:28:33 3.9.13 13:28:33 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:28:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-foC9 from file:/tmp/.os_lf_venv 13:28:35 lf-activate-venv(): INFO: Installing: lftools 13:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-foC9/bin to PATH 13:28:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17982013796166927955.sh 13:28:42 ---> sudo-logs.sh 13:28:42 Archiving 'sudo' log.. 13:28:43 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4673423518257818616.sh 13:28:43 ---> job-cost.sh 13:28:43 Setup pyenv: 13:28:43 system 13:28:43 3.8.13 13:28:43 3.9.13 13:28:43 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-foC9 from file:/tmp/.os_lf_venv 13:28:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:28:53 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. 13:28:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:28:53 lf-activate-venv(): INFO: Adding /tmp/venv-foC9/bin to PATH 13:28:53 INFO: No Stack... 13:28:53 INFO: Retrieving Pricing Info for: v3-standard-8 13:28:53 INFO: Archiving Costs 13:28:53 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins6571234971000731290.sh 13:28:54 ---> logs-deploy.sh 13:28:54 Setup pyenv: 13:28:54 system 13:28:54 3.8.13 13:28:54 3.9.13 13:28:54 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-foC9 from file:/tmp/.os_lf_venv 13:28:55 lf-activate-venv(): INFO: Installing: lftools 13:29:03 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. 13:29:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-foC9/bin to PATH 13:29:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6388 13:29:04 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 13:29:05 Archives upload complete. 13:29:05 INFO: archiving logs to Nexus 13:29:06 ---> uname -a: 13:29:06 Linux prd-centos8-docker-8c-8g-6495.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:29:06 13:29:06 13:29:06 ---> lscpu: 13:29:06 Architecture: x86_64 13:29:06 CPU op-mode(s): 32-bit, 64-bit 13:29:06 Byte Order: Little Endian 13:29:06 CPU(s): 8 13:29:06 On-line CPU(s) list: 0-7 13:29:06 Thread(s) per core: 1 13:29:06 Core(s) per socket: 1 13:29:06 Socket(s): 8 13:29:06 NUMA node(s): 1 13:29:06 Vendor ID: AuthenticAMD 13:29:06 CPU family: 23 13:29:06 Model: 49 13:29:06 Model name: AMD EPYC-Rome Processor 13:29:06 Stepping: 0 13:29:06 CPU MHz: 2800.000 13:29:06 BogoMIPS: 5600.00 13:29:06 Virtualization: AMD-V 13:29:06 Hypervisor vendor: KVM 13:29:06 Virtualization type: full 13:29:06 L1d cache: 32K 13:29:06 L1i cache: 32K 13:29:06 L2 cache: 512K 13:29:06 L3 cache: 16384K 13:29:06 NUMA node0 CPU(s): 0-7 13:29:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:29:06 13:29:06 13:29:06 ---> nproc: 13:29:06 8 13:29:06 13:29:06 13:29:06 ---> df -h: 13:29:06 Filesystem Size Used Avail Use% Mounted on 13:29:06 devtmpfs 16G 0 16G 0% /dev 13:29:06 tmpfs 16G 0 16G 0% /dev/shm 13:29:06 tmpfs 16G 17M 16G 1% /run 13:29:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:29:06 /dev/vda1 160G 13G 148G 8% / 13:29:06 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:29:06 13:29:06 13:29:06 ---> free -m: 13:29:06 total used free shared buff/cache available 13:29:06 Mem: 31890 1101 25626 19 5162 30314 13:29:06 Swap: 1023 0 1023 13:29:06 13:29:06 13:29:06 ---> ip addr: 13:29:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:29:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:29:06 inet 127.0.0.1/8 scope host lo 13:29:06 valid_lft forever preferred_lft forever 13:29:06 inet6 ::1/128 scope host 13:29:06 valid_lft forever preferred_lft forever 13:29:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:29:06 link/ether fa:16:3e:93:3f:3f brd ff:ff:ff:ff:ff:ff 13:29:06 altname enp0s3 13:29:06 altname ens3 13:29:06 inet 10.30.107.136/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:29:06 valid_lft 85714sec preferred_lft 85714sec 13:29:06 inet6 fe80::f816:3eff:fe93:3f3f/64 scope link 13:29:06 valid_lft forever preferred_lft forever 13:29:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:29:06 link/ether 02:42:d1:76:13:eb brd ff:ff:ff:ff:ff:ff 13:29:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:29:06 valid_lft forever preferred_lft forever 13:29:06 inet6 fe80::42:d1ff:fe76:13eb/64 scope link 13:29:06 valid_lft forever preferred_lft forever 13:29:06 13:29:06 13:29:06 ---> sar -b -r -n DEV: 13:29:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/20/2023 _x86_64_ (8 CPU) 13:29:06 13:29:06 13:17:34 LINUX RESTART (8 CPU) 13:29:06 13:29:06 01:18:01 PM tps rtps wtps bread/s bwrtn/s 13:29:06 01:19:01 PM 153.72 28.70 125.02 7280.68 15485.72 13:29:06 01:20:01 PM 126.27 4.95 121.33 1483.37 9687.00 13:29:06 01:21:01 PM 198.32 18.24 180.07 2431.72 8998.07 13:29:06 01:22:01 PM 94.05 1.32 92.73 487.92 8944.79 13:29:06 01:23:01 PM 31.56 0.12 31.44 31.99 2548.73 13:29:06 01:24:01 PM 115.39 12.38 103.02 869.58 28220.16 13:29:06 01:25:01 PM 16.16 0.02 16.14 0.53 299.63 13:29:06 01:26:01 PM 39.58 0.02 39.56 0.93 1247.94 13:29:06 01:27:01 PM 46.83 2.48 44.35 4510.63 7072.53 13:29:06 01:28:01 PM 110.77 1.10 109.68 68.61 28880.63 13:29:06 01:29:01 PM 55.91 0.48 55.42 64.12 16704.33 13:29:06 Average: 89.87 6.35 83.53 1566.45 11645.47 13:29:06 13:29:06 01:18:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:29:06 01:19:01 PM 29685180 31262972 2970532 9.10 2688 1911416 1549184 4.60 173076 2407028 83052 13:29:06 01:20:01 PM 29417784 31273260 3237928 9.92 2688 2172864 2000080 5.93 171620 2611048 133668 13:29:06 01:21:01 PM 28495504 30590664 4160208 12.74 2688 2409136 1890292 5.61 261060 3418360 76248 13:29:06 01:22:01 PM 27164776 29488624 5490936 16.81 2688 2634100 3274960 9.72 305876 4687668 51400 13:29:06 01:23:01 PM 26503540 29263772 6152172 18.84 2688 3066660 2982212 8.85 367572 5273104 419436 13:29:06 01:24:01 PM 25713736 28883028 6941976 21.26 2688 3461876 3304996 9.81 527200 5849692 472 13:29:06 01:25:01 PM 24883348 28055476 7772364 23.80 2688 3463316 6282940 18.64 533416 6646444 1740 13:29:06 01:26:01 PM 26187816 29392264 6467896 19.81 2688 3496072 3306488 9.81 544596 5357468 20916 13:29:06 01:27:01 PM 24921508 28947764 7734204 23.68 2688 4309484 3243384 9.62 731264 6408180 505760 13:29:06 01:28:01 PM 24870904 29204704 7784808 23.84 2688 4605784 3397184 10.08 771532 6389028 21240 13:29:06 01:29:01 PM 26216872 31016020 6438840 19.72 2688 5063368 1539620 4.57 937572 4874440 48640 13:29:06 Average: 26732815 29761686 5922897 18.14 2688 3326734 2979213 8.84 484071 4902042 123870 13:29:06 13:29:06 01:18:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:29:06 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:19:01 PM eth0 397.75 219.72 1538.20 62.95 0.00 0.00 0.00 0.00 13:29:06 01:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:20:01 PM eth0 55.26 37.49 655.55 16.94 0.00 0.00 0.00 0.00 13:29:06 01:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:21:01 PM eth0 227.16 214.85 2421.77 34.08 0.00 0.00 0.00 0.00 13:29:06 01:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:22:01 PM lo 1.85 1.85 0.33 0.33 0.00 0.00 0.00 0.00 13:29:06 01:22:01 PM eth0 231.01 182.77 3222.57 26.53 0.00 0.00 0.00 0.00 13:29:06 01:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:23:01 PM eth0 790.45 336.34 5940.62 30.74 0.00 0.00 0.00 0.00 13:29:06 01:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:24:01 PM lo 22.88 22.88 2.08 2.08 0.00 0.00 0.00 0.00 13:29:06 01:24:01 PM eth0 180.71 95.17 555.06 18.19 0.00 0.00 0.00 0.00 13:29:06 01:24:01 PM docker0 6.85 7.60 0.87 0.90 0.00 0.00 0.00 0.00 13:29:06 01:25:01 PM lo 262.31 262.31 108.34 108.34 0.00 0.00 0.00 0.00 13:29:06 01:25:01 PM eth0 88.50 82.94 44.26 26.71 0.00 0.00 0.00 0.00 13:29:06 01:25:01 PM docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:29:06 01:25:01 PM vethc71693e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:29:06 01:26:01 PM lo 75.05 75.05 7.05 7.05 0.00 0.00 0.00 0.00 13:29:06 01:26:01 PM eth0 105.83 84.30 214.22 35.07 0.00 0.00 0.00 0.00 13:29:06 01:26:01 PM docker0 3.52 4.18 0.59 0.54 0.00 0.00 0.00 0.00 13:29:06 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:27:01 PM eth0 369.33 216.88 2401.02 31.01 0.00 0.00 0.00 0.00 13:29:06 01:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:28:01 PM lo 234.59 234.59 54.06 54.06 0.00 0.00 0.00 0.00 13:29:06 01:28:01 PM eth0 431.31 202.13 1742.32 17.11 0.00 0.00 0.00 0.00 13:29:06 01:28:01 PM docker0 116.52 122.61 36.53 19.43 0.00 0.00 0.00 0.00 13:29:06 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 01:29:01 PM eth0 37.71 33.88 140.96 14.22 0.00 0.00 0.00 0.00 13:29:06 01:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:06 Average: lo 54.25 54.25 15.63 15.63 0.00 0.00 0.00 0.00 13:29:06 Average: eth0 265.02 155.14 1716.07 28.51 0.00 0.00 0.00 0.00 13:29:06 Average: docker0 11.54 12.23 3.46 1.90 0.00 0.00 0.00 0.00 13:29:06 13:29:06 13:29:06 ---> sar -P ALL: 13:29:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/20/2023 _x86_64_ (8 CPU) 13:29:06 13:29:06 13:17:34 LINUX RESTART (8 CPU) 13:29:06 13:29:06 01:18:01 PM CPU %user %nice %system %iowait %steal %idle 13:29:06 01:19:01 PM all 11.89 0.00 1.95 3.59 0.05 82.51 13:29:06 01:19:01 PM 0 9.23 0.00 1.49 1.82 0.07 87.39 13:29:06 01:19:01 PM 1 14.05 0.00 2.38 6.77 0.05 76.75 13:29:06 01:19:01 PM 2 7.10 0.00 2.00 4.00 0.05 86.85 13:29:06 01:19:01 PM 3 13.60 0.00 2.05 7.73 0.05 76.56 13:29:06 01:19:01 PM 4 5.73 0.00 1.65 0.55 0.05 92.02 13:29:06 01:19:01 PM 5 14.03 0.00 2.41 4.69 0.05 78.82 13:29:06 01:19:01 PM 6 24.07 0.00 2.06 1.61 0.07 72.19 13:29:06 01:19:01 PM 7 7.25 0.00 1.60 1.56 0.05 89.54 13:29:06 01:20:01 PM all 7.96 0.00 0.86 3.40 0.05 87.73 13:29:06 01:20:01 PM 0 19.58 0.00 2.04 4.41 0.07 73.90 13:29:06 01:20:01 PM 1 19.32 0.00 1.43 3.89 0.05 75.32 13:29:06 01:20:01 PM 2 10.49 0.00 1.24 6.55 0.05 81.66 13:29:06 01:20:01 PM 3 1.54 0.00 0.18 0.82 0.10 97.36 13:29:06 01:20:01 PM 4 6.79 0.00 0.97 7.19 0.02 85.03 13:29:06 01:20:01 PM 5 0.72 0.00 0.40 2.62 0.03 96.23 13:29:06 01:20:01 PM 6 1.87 0.00 0.25 1.50 0.03 96.34 13:29:06 01:20:01 PM 7 3.44 0.00 0.38 0.25 0.02 95.91 13:29:06 01:21:01 PM all 23.81 0.00 1.11 4.05 0.08 70.96 13:29:06 01:21:01 PM 0 10.61 0.00 0.59 0.05 0.07 88.69 13:29:06 01:21:01 PM 1 31.14 0.00 0.50 0.77 0.08 67.50 13:29:06 01:21:01 PM 2 24.61 0.00 1.41 11.27 0.08 62.62 13:29:06 01:21:01 PM 3 15.61 0.00 1.02 5.91 0.07 77.40 13:29:06 01:21:01 PM 4 22.89 0.00 1.68 5.12 0.08 70.23 13:29:06 01:21:01 PM 5 27.77 0.00 1.22 4.52 0.08 66.40 13:29:06 01:21:01 PM 6 30.63 0.00 1.78 3.85 0.08 63.65 13:29:06 01:21:01 PM 7 27.24 0.00 0.65 0.91 0.07 71.14 13:29:06 01:22:01 PM all 27.66 0.00 0.93 2.44 0.10 68.87 13:29:06 01:22:01 PM 0 24.60 0.00 1.42 0.12 0.10 73.76 13:29:06 01:22:01 PM 1 31.83 0.00 0.64 5.56 0.10 61.87 13:29:06 01:22:01 PM 2 38.38 0.00 1.25 5.47 0.10 54.80 13:29:06 01:22:01 PM 3 15.96 0.00 1.36 5.75 0.10 76.82 13:29:06 01:22:01 PM 4 25.16 0.00 0.69 0.37 0.08 73.69 13:29:06 01:22:01 PM 5 33.45 0.00 0.55 0.00 0.10 65.90 13:29:06 01:22:01 PM 6 31.11 0.00 0.82 2.05 0.10 65.91 13:29:06 01:22:01 PM 7 20.86 0.00 0.67 0.22 0.08 78.17 13:29:06 01:23:01 PM all 38.51 0.00 1.28 0.71 0.10 59.40 13:29:06 01:23:01 PM 0 44.69 0.00 1.02 0.00 0.10 54.19 13:29:06 01:23:01 PM 1 36.86 0.00 1.28 1.05 0.08 60.73 13:29:06 01:23:01 PM 2 41.29 0.00 0.75 0.00 0.08 57.88 13:29:06 01:23:01 PM 3 50.73 0.00 1.86 0.65 0.10 46.65 13:29:06 01:23:01 PM 4 30.20 0.00 0.98 0.35 0.08 68.38 13:29:06 01:23:01 PM 5 44.52 0.00 1.82 1.46 0.12 52.08 13:29:06 01:23:01 PM 6 35.75 0.00 1.35 1.57 0.08 61.24 13:29:06 01:23:01 PM 7 24.04 0.00 1.20 0.57 0.10 74.09 13:29:06 01:24:01 PM all 18.28 0.26 2.47 3.30 0.11 75.58 13:29:06 01:24:01 PM 0 16.12 0.00 2.40 1.93 0.15 79.39 13:29:06 01:24:01 PM 1 16.57 1.61 3.16 6.37 0.17 72.11 13:29:06 01:24:01 PM 2 22.71 0.00 2.76 3.25 0.10 71.19 13:29:06 01:24:01 PM 3 17.62 0.00 2.46 0.69 0.10 79.13 13:29:06 01:24:01 PM 4 15.79 0.05 2.06 0.98 0.12 81.01 13:29:06 01:24:01 PM 5 15.94 0.05 2.28 9.74 0.08 71.91 13:29:06 01:24:01 PM 6 22.54 0.37 2.23 0.55 0.10 74.21 13:29:06 01:24:01 PM 7 18.96 0.03 2.38 2.85 0.08 75.70 13:29:06 01:25:01 PM all 12.67 0.25 1.45 0.45 0.10 85.08 13:29:06 01:25:01 PM 0 13.64 0.13 1.44 0.10 0.08 84.60 13:29:06 01:25:01 PM 1 16.87 0.02 1.63 0.05 0.07 81.36 13:29:06 01:25:01 PM 2 12.96 0.00 1.44 0.23 0.12 85.25 13:29:06 01:25:01 PM 3 12.11 0.02 1.24 0.39 0.12 86.13 13:29:06 01:25:01 PM 4 11.34 0.00 1.51 1.44 0.08 85.63 13:29:06 01:25:01 PM 5 10.70 0.02 1.71 0.57 0.13 86.86 13:29:06 01:25:01 PM 6 10.95 0.00 1.02 0.03 0.07 87.92 13:29:06 01:25:01 PM 7 12.79 1.85 1.61 0.77 0.12 82.86 13:29:06 01:26:01 PM all 35.66 0.09 2.12 0.36 0.10 61.68 13:29:06 01:26:01 PM 0 48.04 0.07 2.19 0.23 0.10 49.36 13:29:06 01:26:01 PM 1 20.96 0.00 2.24 0.62 0.10 76.08 13:29:06 01:26:01 PM 2 40.25 0.03 2.02 0.18 0.10 57.42 13:29:06 01:26:01 PM 3 37.35 0.00 2.23 0.85 0.10 59.46 13:29:06 01:26:01 PM 4 27.74 0.44 1.96 0.25 0.08 69.53 13:29:06 01:26:01 PM 5 49.32 0.03 2.54 0.45 0.10 47.55 13:29:06 01:26:01 PM 6 33.14 0.03 1.61 0.10 0.10 65.01 13:29:06 01:26:01 PM 7 28.51 0.08 2.16 0.17 0.10 68.97 13:29:06 01:27:01 PM all 26.47 0.00 1.52 0.76 0.08 71.17 13:29:06 01:27:01 PM 0 33.43 0.00 1.14 0.44 0.07 64.93 13:29:06 01:27:01 PM 1 23.69 0.00 1.19 0.29 0.07 74.76 13:29:06 01:27:01 PM 2 32.24 0.00 2.22 1.90 0.07 63.58 13:29:06 01:27:01 PM 3 27.07 0.00 1.52 0.88 0.08 70.45 13:29:06 01:27:01 PM 4 35.99 0.00 1.73 0.10 0.08 62.09 13:29:06 01:27:01 PM 5 22.01 0.00 1.62 0.27 0.08 76.02 13:29:06 01:27:01 PM 6 19.83 0.00 1.36 1.78 0.08 76.96 13:29:06 01:27:01 PM 7 17.49 0.00 1.43 0.42 0.07 80.59 13:29:06 01:28:01 PM all 20.74 0.00 1.44 2.68 0.08 75.06 13:29:06 01:28:01 PM 0 22.43 0.00 1.19 0.00 0.08 76.30 13:29:06 01:28:01 PM 1 34.68 0.00 2.05 3.73 0.10 59.43 13:29:06 01:28:01 PM 2 12.43 0.00 1.98 5.39 0.08 80.12 13:29:06 01:28:01 PM 3 32.16 0.00 1.34 5.06 0.08 61.35 13:29:06 01:28:01 PM 4 23.11 0.00 1.56 2.18 0.10 73.04 13:29:06 01:28:01 PM 5 12.13 0.00 1.31 1.88 0.07 84.62 13:29:06 01:28:01 PM 6 11.48 0.00 0.89 1.16 0.05 86.42 13:29:06 01:28:01 PM 7 17.55 0.00 1.17 2.06 0.07 79.15 13:29:06 01:29:01 PM all 19.84 0.00 1.27 0.94 0.06 77.90 13:29:06 01:29:01 PM 0 10.67 0.00 0.73 0.03 0.05 88.51 13:29:06 01:29:01 PM 1 17.94 0.00 0.84 1.15 0.07 80.00 13:29:06 01:29:01 PM 2 36.31 0.00 2.24 1.24 0.07 60.15 13:29:06 01:29:01 PM 3 27.43 0.00 2.00 2.64 0.05 67.88 13:29:06 01:29:01 PM 4 11.27 0.00 0.99 0.17 0.05 87.53 13:29:06 01:29:01 PM 5 20.78 0.00 1.27 0.38 0.07 77.50 13:29:06 01:29:01 PM 6 18.70 0.00 1.04 1.87 0.05 78.35 13:29:06 01:29:01 PM 7 15.65 0.00 1.05 0.00 0.05 83.24 13:29:06 13:29:06 Average: CPU %user %nice %system %iowait %steal %idle 13:29:06 Average: all 22.12 0.05 1.49 2.06 0.08 74.19 13:29:06 Average: 0 22.98 0.02 1.42 0.83 0.09 74.66 13:29:06 Average: 1 23.98 0.15 1.58 2.75 0.09 71.46 13:29:06 Average: 2 25.31 0.00 1.76 3.59 0.08 69.25 13:29:06 Average: 3 22.83 0.00 1.57 2.85 0.09 72.66 13:29:06 Average: 4 19.62 0.04 1.43 1.71 0.08 77.12 13:29:06 Average: 5 22.81 0.01 1.56 2.42 0.08 73.12 13:29:06 Average: 6 21.80 0.04 1.31 1.46 0.07 75.32 13:29:06 Average: 7 17.61 0.18 1.30 0.89 0.07 79.95 13:29:06 13:29:06 13:29:06